Skip to content

Commit 80c8f1d

Browse files
committed
chore: replace old python teams with cloud-sdk-python-team
1 parent 049bdb6 commit 80c8f1d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/CODEOWNERS

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

77
# Default owners for changes in this repo
8-
* @googleapis/yoshi-python @googleapis/python-core-client-libraries
8+
* @googleapis/cloud-sdk-python-team
99

1010
# The python-samples-reviewers team is the default owner for samples changes
11-
/samples/ @googleapis/python-samples-owners @googleapis/python-core-client-libraries
11+
/samples/ @googleapis/python-samples-owners @googleapis/cloud-sdk-python-team
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/python-core-client-libraries @googleapis/yoshi-python
14+
.github/auto-approve.yml @googleapis/cloud-sdk-python-team
1515

1616
# 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-
/docs/dyn/index.md @yoshi-approver @googleapis/yoshi-python
19-
/googleapiclient/discovery_cache/documents/*.json @yoshi-approver @googleapis/yoshi-python
17+
/docs/dyn/*.html @yoshi-approver @googleapis/cloud-sdk-python-team
18+
/docs/dyn/index.md @yoshi-approver @googleapis/cloud-sdk-python-team
19+
/googleapiclient/discovery_cache/documents/*.json @yoshi-approver @googleapis/cloud-sdk-python-team

.github/blunderbuss.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# team, please update `codeowner_team` in `.repo-metadata.json`.
66

77
assign_issues:
8-
- googleapis/python-core-client-libraries
8+
- googleapis/cloud-sdk-python-team
99

1010
assign_issues_by:
1111
- labels:
@@ -14,4 +14,4 @@ assign_issues_by:
1414
- googleapis/python-samples-reviewers
1515

1616
assign_prs:
17-
- googleapis/python-core-client-libraries
17+
- googleapis/cloud-sdk-python-team

0 commit comments

Comments
 (0)