Skip to content

Commit 7f3f342

Browse files
authored
chore: update ownership/routing for repo (#1287)
This PR effectively moves ownership for this repo to the python language team, and removes api-bigquery as the defacto code owner.
1 parent d2c01df commit 7f3f342

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.
77

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

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

.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/api-bigquery
7+
- googleapis/python-core-client-libraries
88

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

1616
assign_prs:
17-
- googleapis/api-bigquery
17+
- googleapis/python-core-client-libraries

.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/api-bigquery"
12+
"codeowner_team": "@googleapis/python-core-client-libraries"
1313
}

0 commit comments

Comments
 (0)