Skip to content

Commit 40e0160

Browse files
authored
chore: update CODEOWNERS and Blunderbuss configs for speech team (GoogleCloudPlatform#10399)
1 parent 023fff0 commit 40e0160

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@
6868
/notebooks/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
6969
/optimization/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
7070
/people-and-planet-ai/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
71-
/speech/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
71+
/speech/**/* @GoogleCloudPlatform/cloud-speech-eng @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
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
75+
/bigquery-connection/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
7676

7777
# Cloud SDK Databases & Data Analytics teams
7878
# ---* Cloud Native DB

.github/blunderbuss.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ assign_issues_by:
6666
- "api: ml"
6767
- "api: notebooks"
6868
- "api: optimization"
69-
- "api: speech"
7069
- "api: talent"
7170
- "api: texttospeech"
7271
- "api: translate"
@@ -156,6 +155,11 @@ assign_issues_by:
156155
- "api: cloudmedia"
157156
to:
158157
- GoogleCloudPlatform/cloud-media-team
158+
- labels:
159+
- "api: speech"
160+
to:
161+
- GoogleCloudPlatform/cloud-speech-eng
162+
- GoogleCloudPlatform/dee-data-ai
159163

160164
# Self-service individuals
161165
- labels:
@@ -221,7 +225,6 @@ assign_prs_by:
221225
- "api: ml"
222226
- "api: notebooks"
223227
- "api: optimization"
224-
- "api: speech"
225228
- "api: talent"
226229
- "api: texttospeech"
227230
- "api: transcoder"
@@ -312,6 +315,11 @@ assign_prs_by:
312315
- "api: videostitcher"
313316
to:
314317
- GoogleCloudPlatform/cloud-media-team
318+
- labels:
319+
- "api: speech"
320+
to:
321+
- GoogleCloudPlatform/cloud-speech-eng
322+
- GoogleCloudPlatform/dee-data-ai
315323

316324
# Self-service individuals
317325
- labels:

0 commit comments

Comments
 (0)