Skip to content

Commit

Permalink
Merge f271c53 into 11d3703
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobweinstock authored May 9, 2023
2 parents 11d3703 + f271c53 commit fbcc1e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 18 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/.github/settings.yml @mmlb @micahhausler @chrisdoherty4
/.github/CODEOWNERS @mmlb @micahhausler @chrisdoherty4
/.github/settings.yml @chrisdoherty4 @jacobweinstock
/.github/CODEOWNERS @chrisdoherty4 @jacobweinstock
18 changes: 2 additions & 16 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,14 @@
# See https://docs.github.com/en/rest/reference/repos#add-a-repository-collaborator for available options
collaborators:
# Maintainers, should also be added to the .github/CODEOWNERS file as owners of this settings.yml file.
- username: micahhausler
permission: maintain
- username: mmlb
permission: maintain
- username: chrisdoherty4
permission: maintain
- username: jacobweinstock
permission: maintain
# Approvers
- username: displague
permission: push
- username: jacobweinstock
permission: push
- username: nshalman
permission: push
- username: tstromberg
permission: push
# Reviewers
- username: detiber
permission: triage
- username: stephen-fox
permission: triage
- username: tobert
permission: triage

# Note: `permission` is only valid on organization-owned repositories.
# The permission to grant the collaborator. Can be one of:
Expand Down

0 comments on commit fbcc1e1

Please sign in to comment.