Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 9646beb

Browse files
committed
chore: replace old python teams with cloud-sdk-python-team
1 parent c0c824b commit 9646beb

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 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
# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.
77

8-
# @googleapis/yoshi-python @googleapis/api-bigquery are the default owners for changes in this repo
9-
* @googleapis/yoshi-python @googleapis/python-core-client-libraries
8+
# @googleapis/cloud-sdk-python-team @googleapis/api-bigquery are the default owners for changes in this repo
9+
* @googleapis/cloud-sdk-python-team
1010

1111
# @googleapis/python-samples-reviewers @googleapis/api-bigquery are the default owners for samples changes
12-
/samples/ @googleapis/python-samples-reviewers @googleapis/python-core-client-libraries
12+
/samples/ @googleapis/python-samples-reviewers @googleapis/cloud-sdk-python-team

.github/blunderbuss.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
# Note: This file is autogenerated. To make changes to the assignee
55
# team, please update `codeowner_team` in `.repo-metadata.json`.
66
assign_issues:
7-
- googleapis/python-core-client-libraries
7+
- googleapis/cloud-sdk-python-team
88

99
assign_issues_by:
1010
- labels:
1111
- "samples"
1212
to:
1313
- googleapis/python-samples-reviewers
14-
- googleapis/python-core-client-libraries
14+
- googleapis/cloud-sdk-python-team
1515

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

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"distribution_name": "sqlalchemy-bigquery",
1010
"api_id": "bigquery.googleapis.com",
1111
"default_version": "",
12-
"codeowner_team": "@googleapis/python-core-client-libraries"
12+
"codeowner_team": "@googleapis/cloud-sdk-python-team"
1313
}

0 commit comments

Comments
 (0)