Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update community codeowners #458

Merged
merged 1 commit into from
Jun 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading