From 376dfe7b350f789bb3fc6c6453f0c7c59265e17c Mon Sep 17 00:00:00 2001 From: Roger Barker Date: Tue, 29 Oct 2024 10:19:34 -0500 Subject: [PATCH] chore: add github-committers team (#35) **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 --- config.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config.yaml b/config.yaml index 27c1ee1..cbe5732 100644 --- a/config.yaml +++ b/config.yaml @@ -5,6 +5,13 @@ teams: members: - rbarkerSL - nathanklick + - andrewb1269hg +- name: github-committers + maintainers: + - hendrikebbers + members: + - san-est + - mishomihov00 - name: community maintainers: - hendrikebbers @@ -463,6 +470,7 @@ repositories: teams: tsc: maintain github-maintainers: admin + github-committers: write hiero-sdk-cpp-maintainers: maintain hiero-sdk-cpp-committers: write visibility: public @@ -470,6 +478,7 @@ repositories: teams: tsc: maintain github-maintainers: admin + github-committers: write hiero-sdk-tck-maintainers: maintain hiero-sdk-tck-committers: write visibility: public