Skip to content

Commit

Permalink
Fix team ID for model-transparency-codeowners (#421)
Browse files Browse the repository at this point in the history
I did a copy-paste-and-forget error yesterday, I didn't remember to also
update the team id number. This is why we could not merge PRs in the
repo after approval (I think).

Team ID taken from going to
https://github.com/orgs/sigstore/teams/model-transparency-codeowners and
looking at the URL for the avatar
(https://avatars.githubusercontent.com/t/9730895?s=116&v=4).

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
  • Loading branch information
mihaimaruseac committed Mar 20, 2024
1 parent 96324ef commit 1d466c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-sync/github-data/sigstore/repositories.yaml
Expand Up @@ -962,7 +962,7 @@ repositories:
collaborators: []
teams:
- name: model-transparency-codeowners
id: 4722047
id: 9730895
permission: admin
branchesProtection:
- pattern: main
Expand Down

0 comments on commit 1d466c6

Please sign in to comment.