Skip to content

Commit 8208c71

Browse files
authored
fix: update OWNERS and blunderbuss (#8536)
1 parent c338628 commit 8208c71

File tree

2 files changed

+19
-26
lines changed

2 files changed

+19
-26
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,10 @@
3535
/compute/**/* @m-strzelczyk @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers
3636
/container/**/* @GoogleCloudPlatform/dee-platform-ops @GoogleCloudPlatform/python-samples-reviewers
3737
/data-science-onramp/ @leahecole @bradmiro @GoogleCloudPlatform/python-samples-reviewers
38+
/datacatalog/**/* @GoogleCloudPlatform/python-samples-reviewers
3839
/dataflow/**/* @davidcavazos @GoogleCloudPlatform/python-samples-reviewers
3940
/datalabeling/**/* @GoogleCloudPlatform/python-samples-reviewers @ivanmkc
41+
/dataproc/**/* @GoogleCloudPlatform/python-samples-reviewers
4042
/datastore/**/* @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/python-samples-reviewers
4143
/dns/**/* @GoogleCloudPlatform/python-samples-reviewers
4244
/endpoints/**/* @GoogleCloudPlatform/python-samples-reviewers
@@ -50,6 +52,7 @@
5052
/iap/**/* @GoogleCloudPlatform/python-samples-reviewers
5153
/iot/**/* @gcseh @GoogleCloudPlatform/api-iot @GoogleCloudPlatform/python-samples-reviewers
5254
/jobs/**/* @GoogleCloudPlatform/python-samples-reviewers
55+
/kms/**/** @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers
5356
/kubernetes_engine/**/* @GoogleCloudPlatform/python-samples-reviewers
5457
/kubernetes_engine/django_tutorial/**/* @glasnt @GoogleCloudPlatform/python-samples-reviewers
5558
/media_cdn/**/* @justin-mp @msampathkumar @GoogleCloudPlatform/python-samples-reviewers
@@ -76,6 +79,3 @@
7679
/talent/**/* @GoogleCloudPlatform/python-samples-reviewers
7780
/vision/**/* @GoogleCloudPlatform/python-samples-reviewers
7881
/workflows/**/* @GoogleCloudPlatform/python-samples-reviewers
79-
/datacatalog/**/* @GoogleCloudPlatform/python-samples-reviewers
80-
/kms/**/** @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers
81-
/dataproc/**/** @GoogleCloudPlatform/cloud-dpes @GoogleCloudPlatform/python-samples-reviewers

.github/blunderbuss.yml

Lines changed: 16 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ assign_issues_by:
4444
- GoogleCloudPlatform/torus-dpe
4545
- labels:
4646
- 'api: cloudsql'
47+
- 'api: cloudtasks'
4748
to:
4849
- GoogleCloudPlatform/infra-db-dpes
4950
- labels:
@@ -58,6 +59,7 @@ assign_issues_by:
5859
- m-strzelczyk
5960
- labels:
6061
- 'api: container'
62+
- 'api: texttospeech'
6163
to:
6264
- GoogleCloudPlatform/dee-platform-ops
6365
- labels:
@@ -130,27 +132,29 @@ assign_issues_by:
130132
- 'api: monitoring'
131133
to:
132134
- GoogleCloudPlatform/dee-observability
133-
- labels:
134-
- 'api: texttospeech'
135-
to:
136-
- GoogleCloudPlatform/dee-platform-ops
137-
- labels:
138-
- 'api: datacatalog'
139-
to:
140-
- GoogleCloudPlatform/python-samples-reviewers
141135
- labels:
142136
- 'api: kms'
143137
- 'api: cloudkms'
144-
to:
138+
to:
145139
- GoogleCloudPlatform/dee-infra
146140
- labels:
147141
- 'api: vision'
148142
to:
149-
- GoogleCloudPlatform/python-samples-reviewers
143+
- GoogleCloudPlatform/ml-apis
144+
- labels:
145+
- 'api: bigtable'
146+
- 'api: datastore'
147+
- 'api: firestore'
148+
to:
149+
- GoogleCloudPlatform/cloud-native-db-dpes
150150
- labels:
151+
- 'api: datacatalog'
152+
- 'api: dataproc'
153+
- 'api: clouderrorreporting'
154+
- 'api: talent'
151155
- 'api: vision'
152156
to:
153-
- GoogleCloudPlatform/ml-apis
157+
- GoogleCloudPlatform/python-samples-reviewers
154158

155159
assign_prs_by:
156160
- labels:
@@ -169,21 +173,10 @@ assign_prs_by:
169173
to:
170174
- GoogleCloudPlatform/api-iot
171175
- labels:
172-
- 'api: clouderrorreporting'
173-
to:
174-
- GoogleCloudPlatform/python-samples-reviewers
175-
- labels:
176-
- 'api: talent'
177-
to:
178-
- GoogleCloudPlatform/python-samples-reviewers
179-
- labels:
176+
- 'api: cloudsql'
180177
- 'api: cloudtasks'
181178
to:
182179
- GoogleCloudPlatform/infra-db-dpes
183-
- labels:
184-
- 'api: dataproc'
185-
to:
186-
- GoogleCloudPlatform/cloud-dpes
187180

188181
assign_issues:
189182
- GoogleCloudPlatform/python-samples-owners

0 commit comments

Comments
 (0)