Skip to content

Commit

Permalink
Update community codeowners
Browse files Browse the repository at this point in the history
This adds both org admins as maintainers of the community repo
to help with reviews.

Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
  • Loading branch information
haydentherapper committed Jun 18, 2024
1 parent 2968324 commit 2cc8c8b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @sigstore/core-team
* @sigstore/core-team @sigstore/community-codeowners
5 changes: 5 additions & 0 deletions github-sync/github-data/sigstore/repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@ repositories:
- name: Core Team
id: 4563391
permission: admin
- name: community-codeowners
id: 10339798
permission: maintain
branchesProtection:
- pattern: main
enforceAdmins: true
Expand All @@ -168,8 +171,10 @@ repositories:
- DCO
pushRestrictions:
- Core Team
- community-codeowners
dismissalRestrictions:
- Core Team
- community-codeowners
webCommitSignoffRequired: true
- name: cosign
owner: sigstore
Expand Down
4 changes: 4 additions & 0 deletions github-sync/github-data/sigstore/users.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ users:
- username: cpanato
role: admin
teams:
- name: community-codeowners
role: member
- name: cosign-installer-codeowners
role: maintainer
- name: helm
Expand Down Expand Up @@ -205,6 +207,8 @@ users:
role: member
- name: architecture-doc-team
role: member
- name: community-codeowners
role: member
- name: cosign-codeowners
role: member
- name: cosign-installer-codeowners
Expand Down

0 comments on commit 2cc8c8b

Please sign in to comment.