Skip to content

Commit 616ac34

Browse files
authored
bringing CODEOWNERS file up to date (GoogleCloudPlatform#4384)
* updates to CODEOWNERS added appengine to the list, updated list with new owners were relevant. In some cases there are no current owners so letting those fall directly to python-samples-owners * Update CODEOWNERS remove duplicates * two more tweaks fixed accidental wipe of compute and updated container_registry
1 parent d1ddeef commit 616ac34

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# explicitly taken by someone else.
1010
* @GoogleCloudPlatform/python-samples-owners
1111

12+
/appengine/ @engelke @GoogleCloudPlatform/python-samples-owners
1213
/auth/ @busunkim96 @GoogleCloudPlatform/python-samples-owners
1314
/automl/ @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
1415
/bigquery/ @shollyman @GoogleCloudPlatform/python-samples-owners
@@ -19,8 +20,8 @@
1920
/cloud-sql/ @GoogleCloudPlatform/cloud-sql-dpes @GoogleCloudPlatform/python-samples-owners
2021
/codelabs/ @GoogleCloudPlatform/python-samples-owners
2122
/composer/ @leahecole @GoogleCloudPlatform/python-samples-owners
22-
/compute/ @djmailhot @GoogleCloudPlatform/python-samples-owners
23-
/container_registry/ @DanSanche @GoogleCloudPlatform/python-samples-owners
23+
/compute/ @GoogleCloudPlatform/python-samples-owners
24+
/container_registry/ @donmccasland @GoogleCloudPlatform/python-samples-owners
2425
/datacatalog/ @shollyman @GoogleCloudPlatform/python-samples-owners
2526
/dataflow/ @davidcavazos @GoogleCloudPlatform/python-samples-owners
2627
/datalabeling/ @sgreenberg @GoogleCloudPlatform/python-samples-owners
@@ -29,7 +30,7 @@
2930
/dialogflow/ @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
3031
/dlp/ @GoogleCloudPlatform/python-samples-owners
3132
/dns/ @michaelawyu @GoogleCloudPlatform/python-samples-owners
32-
/endpoints/ @DanSanche @GoogleCloudPlatform/python-samples-owners
33+
/endpoints/ @GoogleCloudPlatform/python-samples-owners
3334
/error_reporting/ @GoogleCloudPlatform/python-samples-owners
3435
/firestore/ @GoogleCloudPlatform/firestore-dpe @GoogleCloudPlatform/python-samples-owners
3536
/functions/ @ace-n @GoogleCloudPlatform/python-samples-owners
@@ -38,18 +39,18 @@
3839
/iap/ @GoogleCloudPlatform/python-samples-owners
3940
/iot/ @gguuss @GoogleCloudPlatform/python-samples-owners
4041
/jobs/ @GoogleCloudPlatform/python-samples-owners
41-
/kms/ @DanSanche @GoogleCloudPlatform/python-samples-owners
42+
/kms/ @GoogleCloudPlatform/python-samples-owners
4243
/kubernetes_engine/ @GoogleCloudPlatform/python-samples-owners
4344
/language/ @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
44-
/logging/ @GoogleCloudPlatform/python-samples-owners
45+
/logging/ @simonz130 @GoogleCloudPlatform/python-samples-owners
4546
/memorystore/ @GoogleCloudPlatform/python-samples-owners
4647
/ml_engine/ @alecglassford @GoogleCloudPlatform/python-samples-owners
4748
/monitoring/ @GoogleCloudPlatform/python-samples-owners
4849
/notebooks/ @alixhami @sirtorry @GoogleCloudPlatform/python-samples-owners
4950
/opencensus/ @GoogleCloudPlatform/python-samples-owners
5051
/profiler/ @jqll @GoogleCloudPlatform/python-samples-owners
5152
/pubsub/ @anguillanneuf @hongalex @GoogleCloudPlatform/python-samples-owners
52-
/run/ @dinagraves @GoogleCloudPlatform/python-samples-owners
53+
/run/ @averikitsch @grant @GoogleCloudPlatform/python-samples-owners
5354
/scheduler/ @averikitsch @GoogleCloudPlatform/python-samples-owners
5455
/spanner/ @larkee @GoogleCloudPlatform/python-samples-owners
5556
/speech/ @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners

0 commit comments

Comments
 (0)