Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfcaf397

Browse files
authored
chore: update ownership/routing for repo (googleapis#2346)
This PR effectively moves ownership for this repo to the python languageteam, and removes api-bigquery as the defacto code owner.
1 parent91fed54 commitfcaf397

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

7-
# The @googleapis/api-bigquery is the default owner for changes in this repo
8-
*@googleapis/api-bigquery@googleapis/yoshi-python
7+
# The @googleapis/python-core-client-libraries is the default owner for changes in this repo
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)

[8]ページ先頭

©2009-2025 Movatter.jp