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

Commit c2c5ba3

Browse files
authored
chore: replace old partner teams with updated names (#1029)
This PR replaces @googleapis/api-bigquery-dataframe with @googleapis/bigquery-dataframe-team and @googleapis/yoshi-python/@googleapis/python-core-client-libraries with @googleapis/cloud-sdk-python-team. b/478003109
1 parent d59db79 commit c2c5ba3

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

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

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

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

.github/blunderbuss.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
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
8-
- googleapis/api-bigquery-dataframe
7+
- googleapis/cloud-sdk-python-team
8+
- googleapis/bigquery-dataframe-team
99

1010
assign_issues_by:
1111
- labels:
1212
- "samples"
1313
to:
1414
- googleapis/python-samples-reviewers
15-
- googleapis/python-core-client-libraries
16-
- googleapis/api-bigquery-dataframe
15+
- googleapis/cloud-sdk-python-team
16+
- googleapis/bigquery-dataframe-team
1717

1818
assign_prs:
19-
- googleapis/python-core-client-libraries
20-
- googleapis/api-bigquery-dataframe
19+
- googleapis/cloud-sdk-python-team
20+
- googleapis/bigquery-dataframe-team

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"distribution_name": "pandas-gbq",
1212
"api_id": "bigquery.googleapis.com",
1313
"default_version": "",
14-
"codeowner_team": "@googleapis/python-core-client-libraries @googleapis/api-bigquery-dataframe"
14+
"codeowner_team": "@googleapis/cloud-sdk-python-team @googleapis/bigquery-dataframe-team"
1515
}

0 commit comments

Comments
 (0)