Skip to content

Commit

Permalink
chore: give admins owners on renovate config (#2185)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz committed Sep 25, 2023
1 parent 3a58dbb commit 26c6885
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
@@ -1,6 +1,7 @@
# Default owner for all directories not owned by others
* @googleapis/yoshi-go-admins

# Give @yoshi-approver owners for all generated files.
*.json @yoshi-approver
*-gen.go @yoshi-approver
# Also give @yoshi-approver owners for all generated files.
*.json @yoshi-approver @googleapis/yoshi-go-admins
*-gen.go @yoshi-approver @googleapis/yoshi-go-admins

0 comments on commit 26c6885

Please sign in to comment.