Skip to content

Commit

Permalink
Add team for codeowners for sigstore/community, add self
Browse files Browse the repository at this point in the history
This adds me as a maintainer of community to help with reviews.

Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
  • Loading branch information
haydentherapper committed Jun 18, 2024
1 parent f7210b0 commit d19e11d
Show file tree
Hide file tree
Showing 4 changed files with 11 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: 4563391 # TODO: Update once PR is merged
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
3 changes: 3 additions & 0 deletions github-sync/github-data/sigstore/teams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ teams:
- name: codeowners-sigstore-website
privacy: closed
description: codeowners for sigstores website
- name: community-codeowners
privacy: closed
description: Team for codeowners for community configuration
- name: cosign-codeowners
privacy: closed
description: ""
Expand Down
2 changes: 2 additions & 0 deletions github-sync/github-data/sigstore/users.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,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 d19e11d

Please sign in to comment.