Skip to content

Commit bdbbdb2

Browse files
authored
chore: Add @yoshi-approver to CODEOWNERS (#1360)
Adds @yoshi-approver to CODEOWNERS so PRs like [this](#1359) can be auto-approved.
1 parent c2cd326 commit bdbbdb2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,10 @@
1010
# The python-samples-reviewers team is the default owner for samples changes
1111
/samples/ @googleapis/python-samples-owners
1212

13+
# For more information, see https://github.com/googleapis/repo-automation-bots/blob/master/packages/auto-approve/README.md
1314
.github/auto-approve.yml @googleapis/github-automation @googleapis/yoshi-python
15+
16+
# The following is needed to auto-approve changes to static discovery artifacts and generated documentation.
17+
/docs/dyn/*.html @yoshi-approver @googleapis/yoshi-python
18+
/googleapiclient/discovery_cache/documents/*.json @yoshi-approver @googleapis/yoshi-python
19+
/googleapiclient/discovery_cache/documents/index.md @yoshi-approver @googleapis/yoshi-python

0 commit comments

Comments
 (0)