Skip to content

Commit

Permalink
chore: add github-committers team (#35)
Browse files Browse the repository at this point in the history
**Description**:
Adds the `github-committers` team; should match
`hashgraph/devops-ci-committers`. This team should get `write`
permissions on all new repositories

Signed-off-by: Roger Barker <[email protected]>
  • Loading branch information
rbarkerSL authored Oct 29, 2024
1 parent e2eca19 commit 376dfe7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ teams:
members:
- rbarkerSL
- nathanklick
- andrewb1269hg
- name: github-committers
maintainers:
- hendrikebbers
members:
- san-est
- mishomihov00
- name: community
maintainers:
- hendrikebbers
Expand Down Expand Up @@ -463,13 +470,15 @@ repositories:
teams:
tsc: maintain
github-maintainers: admin
github-committers: write
hiero-sdk-cpp-maintainers: maintain
hiero-sdk-cpp-committers: write
visibility: public
- name: hiero-sdk-tck
teams:
tsc: maintain
github-maintainers: admin
github-committers: write
hiero-sdk-tck-maintainers: maintain
hiero-sdk-tck-committers: write
visibility: public

0 comments on commit 376dfe7

Please sign in to comment.