Skip to content

Commit 8fb6a1d

Browse files
authored
chore: update CODEOWNERS and blunderbuss.yml for bigquery (#10401)
* chore: update CODEOWNERS and blunderbuss.yml for bigquery * move CODEOWNERS assignment to a proper section
1 parent efeca49 commit 8fb6a1d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
/texttospeech/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
7373
/translate/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
7474
/video/transcoder/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
75-
/bigquery-connection/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
7675

7776
# Cloud SDK Databases & Data Analytics teams
7877
# ---* Cloud Native DB
@@ -98,6 +97,7 @@
9897
/bigquery/**/* @chalmerlowe @GoogleCloudPlatform/python-samples-reviewers
9998
/bigquery/remote_function/**/* @autoerr @GoogleCloudPlatform/python-samples-reviewers
10099
/cloud-media-livestream/**/* @GoogleCloudPlatform/cloud-media-team @GoogleCloudPlatform/python-samples-reviewers
100+
/bigquery-connection/**/* @GoogleCloudPlatform/api-bigquery @GoogleCloudPlatform/python-samples-reviewers
101101
/dlp/**/* @GoogleCloudPlatform/googleapis-dlp @GoogleCloudPlatform/python-samples-reviewers
102102
/functions/spanner/* @GoogleCloudPlatform/api-spanner-python @GoogleCloudPlatform/functions-framework-google @GoogleCloudPlatform/python-samples-reviewers
103103
/healthcare/**/* @GoogleCloudPlatform/healthcare-life-sciences @GoogleCloudPlatform/python-samples-reviewers

.github/blunderbuss.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ assign_issues_by:
7070
- "api: texttospeech"
7171
- "api: translate"
7272
- "api: vision"
73-
- "api: bigquery"
7473
to:
7574
- GoogleCloudPlatform/dee-data-ai
7675

@@ -102,6 +101,10 @@ assign_issues_by:
102101
- "api: composer"
103102
to:
104103
- GoogleCloudPlatform/cloud-dpes-composer
104+
- labels:
105+
- "api: bigquery"
106+
to:
107+
- GoogleCloudPlatform/api-bigquery
105108

106109
# AppEco individuals
107110
- labels:

0 commit comments

Comments
 (0)