Skip to content

Commit af8c126

Browse files
authored
process: add yoshi-python group to CODEOWNERS (#466)
1 parent 7345145 commit af8c126

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
@@ -5,8 +5,8 @@
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

77

8-
# The @googleapis/api-pubsub is the default owner for changes in this repo
9-
* @googleapis/api-pubsub
8+
# The @googleapis/api-pubsub and yoshi-python are the default owners for changes in this repo
9+
* @googleapis/api-pubsub @googleapis/yoshi-python
1010

11-
# The python-samples-reviewers team is the default owner for samples changes
12-
/samples/ @googleapis/api-pubsub @googleapis/python-samples-owners
11+
# Additionally, the python-samples-reviewers team is also among the default owners for samples changes
12+
/samples/ @googleapis/api-pubsub @googleapis/python-samples-owners @googleapis/yoshi-python

0 commit comments

Comments
 (0)