Skip to content

Commit 169030d

Browse files
chore: update CODEOWNERS (GoogleCloudPlatform#6547)
add sijunliu and silvano as co-owners of the auth samples
1 parent e9af42a commit 169030d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
/appengine/**/*.py @GoogleCloudPlatform/cdpe-serverless @GoogleCloudPlatform/python-samples-owners
1313
/appengine/standard/django/**/*.py @glasnt @GoogleCloudPlatform/cdpe-serverless @GoogleCloudPlatform/python-samples-owners
1414
/appengine/flexible/django_cloudsql/**/*.py @glasnt @GoogleCloudPlatform/cdpe-serverless @GoogleCloudPlatform/python-samples-owners
15-
/auth/**/*.py @busunkim96 @GoogleCloudPlatform/python-samples-owners
15+
/auth/**/*.py @busunkim96 @arithmetic1728 @silvolu @GoogleCloudPlatform/python-samples-owners
1616
/automl/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
1717
/billing/**/*.py @GoogleCloudPlatform/billing-samples-maintainers @GoogleCloudPlatform/python-samples-owners
1818
/bigquery/**/*.py @shollyman @GoogleCloudPlatform/python-samples-owners

.github/blunderbuss.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@ assign_issues_by:
139139
to:
140140
- leahecole
141141
- bradmiro
142+
- labels:
143+
- 'api: auth'
144+
to:
145+
- arithmetic1728
146+
- silvolu
142147

143148
assign_prs_by:
144149
- labels:
@@ -156,6 +161,11 @@ assign_prs_by:
156161
- 'api: cloudsql'
157162
to:
158163
- GoogleCloudPlatform/infra-db-dpes
164+
- labels:
165+
- 'api: auth'
166+
to:
167+
- arithmetic1728
168+
- silvolu
159169

160170

161171
assign_issues:

0 commit comments

Comments
 (0)