Skip to content

Commit 1797e4b

Browse files
Merge pull request #199 from chrisdoherty4/maintainership
2 parents 5ea217c + 82cb513 commit 1797e4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
/.github/settings.yml @detiber @displague @micahhausler
2-
/.github/CODEOWNERS @detiber @displague @micahhausler
1+
/.github/settings.yml @displague @micahhausler @chrisdoherty4
2+
/.github/CODEOWNERS @displague @micahhausler @chrisdoherty4

.github/settings.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
# See https://docs.github.com/en/rest/reference/repos#add-a-repository-collaborator for available options
33
collaborators:
44
# Maintainers, should also be added to the .github/CODEOWNERS file as owners of this settings.yml file.
5-
- username: detiber
6-
permission: maintain
75
- username: displague
86
permission: maintain
97
- username: micahhausler
108
permission: maintain
9+
- username: chrisdoherty4
10+
permission: maintain
1111
# Approvers
1212
- username: tstromberg
1313
permission: push
14-
- username: chrisdoherty4
14+
- username: detiber
1515
permission: push
1616
# Reviewers
1717
- username: mmlb

0 commit comments

Comments
 (0)