8000 chore: configure blunderbuss (#4603) · code4ward/python-docs-samples@19f35d6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 19f35d6

Browse files
author
Takashi Matsuo
authored
chore: configure blunderbuss (GoogleCloudPlatform#4603)
* chore: configure blunderbuss
1 parent 5df67f0 commit 19f35d6

File tree

2 files changed

+102
-3
lines changed

2 files changed

+102
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
/codelabs/**/*.py @GoogleCloudPlatform/python-samples-owners
2323
/composer/**/*.py @leahecole @GoogleCloudPlatform/python-samples-owners
2424
/compute/**/*.py @GoogleCloudPlatform/python-samples-owners
25-
/container_registry/**/*.py @donmccasland @GoogleCloudPlatform/python-samples-owners
25+
/container_registry/**/*.py @donmccasland @dinagraves @kelsk @GoogleCloudPlatform/python-samples-owners
2626
/data-science-onramp/ @coleleah @bradmiro @GoogleCloudPlatform/python-samples-owners
2727
/datacatalog/**/*.py @shollyman @GoogleCloudPlatform/python-samples-owners
2828
/dataflow/**/*.py @davidcavazos @GoogleCloudPlatform/python-samples-owners
@@ -35,7 +35,7 @@
3535
/endpoints/**/*.py @GoogleCloudPlatform/python-samples-owners
3636
/error_reporting/**/*.py @GoogleCloudPlatform/python-samples-owners
3737
/firestore/**/*.py @GoogleCloudPlatform/firestore-dpe @GoogleCloudPlatform/python-samples-owners
38-
/functions/**/*.py @ace-n @GoogleCloudPlatform/python-samples-owners
38+
/functions/**/*.py @ace-n @grant @GoogleCloudPlatform/python-samples-owners
3939
/healthcare/**/*.py @noerog @GoogleCloudPlatform/python-samples-owners
4040
/iam/**/*.py @melaniedejong @GoogleCloudPlatform/python-samples-owners
4141
/iap/**/*.py @GoogleCloudPlatform/python-samples-owners
@@ -50,7 +50,7 @@
5050
/monitoring/**/*.py @GoogleCloudPlatform/python-samples-owners
5151
/notebooks/**/*.py @alixhami @sirtorry @GoogleCloudPlatform/python-samples-owners
5252
/opencensus/**/*.py @GoogleCloudPlatform/python-samples-owners
53-
/profiler/**/*.py @jqll @GoogleCloudPlatform/python-samples-owners
53+
/profiler/**/*.py @kalyanac @GoogleCloudPlatform/python-samples-owners
5454
/pubsub/**/*.py @anguillanneuf @hongalex @GoogleCloudPlatform/python-samples-owners
5555
/run/**/*.py @averikitsch @grant @GoogleCloudPlatform/python-samples-owners
5656
/scheduler/**/*.py @averikitsch @GoogleCloudPlatform/python-samples-owners

.github/blunderbuss.yml

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,116 @@ assign_issues_by:
55
- engelke
66
- labels:
77
- 'api: automl'
8+
- 'api: dialogflow'
9+
- 'api: language'
10+
- 'api: speech'
11+
- 'api: texttospeech'
12+
- 'api: translate'
13+
- 'api: video'
14+
- 'api: vision'
815
to:
916
- sirtorry
1017
- telpirion
1118
- labels:
1219
- 'api: bigquery'
20+
- 'api: datacatalog'
1321
to:
1422
- shollyman
1523
- labels:
1624
- 'api: bigtable'
1725
to:
1826
- billyjacobson
27+
- labels:
28+
- 'api: billingbudgets'
29+
to:
30+
- GoogleCloudPlatform/billing-samples-maintainers
31+
- labels:
32+
- 'api: cloudsql'
33+
to:
34+
- GoogleCloudPlatform/cloud-sql-dpes
35+
- labels:
36+
- 'api: containeranalysis'
37+
to:
38+
- donmccasland
39+
- dinagraves
40+
- kelsk
41+
- labels:
42+
- 'api: datalabeling'
43+
- 'api: iot'
44+
to:
45+
- sgreenberg
46+
- labels:
47+
- 'api: dataproc'
48+
to:
49+
- bradmiro
50+
- labels:
51+
- 'api: datastore'
52+
- 'api: firestore'
53+
to:
54+
- GoogleCloudPlatform/firestore-dpe
55+
- labels:
56+
- 'api: dns'
57+
to:
58+
- michaelawyu
59+
- labels:
60+
- 'api: functions'
61+
to:
62+
- ace-n
63+
- grant
64+
- labels:
65+
- 'api: healthcare'
66+
to:
67+
- noerog
68+
- labels:
69+
- 'api: iam'
70+
to:
71+
- melaniedejong
72+
- labels:
73+
- 'api: logging'
74+
to:
75+
- simonz130
76+
- labels:
77+
- 'api: ml'
78+
to:
79+
- alecglassford
80+
- labels:
81+
- 'api: notebooks'
82+
to:
83+
- sirtorry
84+
- labels:
85+
- 'api: cloudprofiler'
86+
to:
87+
- kalyanac
88+
- labels:
89+
- 'api: pubsub'
90+
to:
91+
- anguillanneuf
92+
- labels:
93+
- 'api: run'
94+
to:
95+
- averikitsch
96+
- grant
97+
- labels:
98+
- 'api: cloudscheduler'
99+
- 'api: cloudtasks'
100+
- 'api: tasks'
101+
to:
102+
- averikitsch
103+
- labels:
104+
- 'api: spanner'
105+
to:
106+
- larkee
107+
- labels:
108+
- 'api: storage'
109+
to:
110+
- GoogleCloudPlatform/storage-dpe
111+
- labels:
112+
- 'api: cloudtrace'
113+
- 'api: trace'
114+
to:
115+
- dukeng
116+
- ziweizhao
117+
19118

20119
assign_issues:
21120
- busunkim96

0 commit comments

Comments
 (0)
0