chore: remove liam from codeowners and issue triage (#29427)

This PR removes me from the Codeowners file as well as the issue triage
list.
This commit is contained in:
Liam DeBeasi
2024-05-01 12:28:25 -04:00
committed by GitHub
parent 300f0a8159
commit e170e31ba9
2 changed files with 1 additions and 6 deletions

5
.github/CODEOWNERS vendored
View File

@@ -12,8 +12,3 @@
# This should make it easy to add new rules without breaking existing ones.
* @ionic-team/framework
# Utilities
/core/src/utils/gesture/ @liamdebeasi
/core/src/utils/input-shims/ @liamdebeasi

View File

@@ -13,6 +13,6 @@ jobs:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@65947009a243e6b3993edeef4e64df3ca85d760c # v1.14.0
with:
assignees: liamdebeasi, sean-perkins, brandyscarney, thetaPC
assignees: sean-perkins, brandyscarney, thetaPC
numOfAssignee: 1
allowSelfAssign: false