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

Commit 215e53a

Browse files
authored
chore: replace old teams with cloud-sdk-python-team and bigquery-dataframe-team (#218)
This PR replaces the old api-bigquery-dataframe with bigquery-dataframe-team, and yoshi-python/python-core-client-libraries with cloud-sdk-python-team. b/478003109
1 parent 47f42d7 commit 215e53a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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
# 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

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"api_id": "bigquery.googleapis.com",
1313
"requires_billing": false,
1414
"default_version": "",
15-
"codeowner_team": "@googleapis/python-core-client-libraries @googleapis/api-bigquery-dataframe"
15+
"codeowner_team": "@googleapis/cloud-sdk-python-team @googleapis/bigquery-dataframe-team"
1616
}

0 commit comments

Comments
 (0)