Skip to content

Commit e170e31

Browse files
authored
chore: remove liam from codeowners and issue triage (#29427)
This PR removes me from the Codeowners file as well as the issue triage list.
1 parent 300f0a8 commit e170e31

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,3 @@
1212
# This should make it easy to add new rules without breaking existing ones.
1313

1414
* @ionic-team/framework
15-
16-
# Utilities
17-
18-
/core/src/utils/gesture/ @liamdebeasi
19-
/core/src/utils/input-shims/ @liamdebeasi

.github/workflows/assign-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: 'Auto-assign issue'
1414
uses: pozil/auto-assign-issue@65947009a243e6b3993edeef4e64df3ca85d760c # v1.14.0
1515
with:
16-
assignees: liamdebeasi, sean-perkins, brandyscarney, thetaPC
16+
assignees: sean-perkins, brandyscarney, thetaPC
1717
numOfAssignee: 1
1818
allowSelfAssign: false

0 commit comments

Comments
 (0)