Skip to content

Commit 8147be7

Browse files
committed
chore: update ownership/routing for repo
1 parent 91fed54 commit 8147be7

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
@@ -5,7 +5,7 @@
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

77
# The @googleapis/api-bigquery is the default owner for changes in this repo
8-
* @googleapis/api-bigquery @googleapis/yoshi-python
8+
* @googleapis/python-core-client-libraries @googleapis/yoshi-python
99

1010
# The python-samples-reviewers team is the default owner for samples changes
11-
/samples/ @googleapis/api-bigquery @googleapis/python-samples-owners @googleapis/yoshi-python
11+
/samples/ @googleapis/python-core-client-libraries @googleapis/python-samples-owners @googleapis/yoshi-python

.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
@@ -12,7 +12,7 @@
1212
"api_id": "bigquery.googleapis.com",
1313
"requires_billing": false,
1414
"default_version": "v2",
15-
"codeowner_team": "@googleapis/api-bigquery",
15+
"codeowner_team": "@googleapis/python-core-client-libraries",
1616
"api_shortname": "bigquery",
1717
"api_description": "is a fully managed, NoOps, low cost data analytics service.\nData can be streamed into BigQuery at millions of rows per second to enable real-time analysis.\nWith BigQuery you can easily deploy Petabyte-scale Databases."
1818
}

0 commit comments

Comments
 (0)