Skip to content

Commit f32e6fa

Browse files
authored
chore: add googleapis/python-core-client-libraries as codeowner (#2670)
* chore: add googleapis/python-core-client-libraries as codeowner * removed @googleapis/github-automation
1 parent 0fb1cf3 commit f32e6fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
# For syntax help see:
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

7-
# The @googleapis/yoshi-python is the default owner for changes in this repo
8-
* @googleapis/yoshi-python
7+
# Default owners for changes in this repo
8+
* @googleapis/yoshi-python @googleapis/python-core-client-libraries
99

1010
# The python-samples-reviewers team is the default owner for samples changes
11-
/samples/ @googleapis/python-samples-owners
11+
/samples/ @googleapis/python-samples-owners @googleapis/python-core-client-libraries
1212

1313
# For more information, see https://github.com/googleapis/repo-automation-bots/blob/main/packages/auto-approve/README.md
14-
.github/auto-approve.yml @googleapis/github-automation @googleapis/yoshi-python
14+
.github/auto-approve.yml @googleapis/python-core-client-libraries @googleapis/yoshi-python
1515

1616
# The following is needed to auto-approve changes to static discovery artifacts and generated documentation.
1717
/docs/dyn/*.html @yoshi-approver @googleapis/yoshi-python

0 commit comments

Comments
 (0)