1
1
# Code owners file.
2
2
# This file controls who is tagged for review for any given pull request.
3
+ #
4
+ # For syntax help see:
5
+ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6
+
3
7
4
8
# The python-samples-owners team is the default owner for anything not
5
9
# explicitly taken by someone else.
6
- * @ GoogleCloudPlatform/python-samples-owners
7
-
8
- # Alix Hamilton is the primary maintainer of the BigQuery samples.
9
- bigquery /* @ alixhami
10
-
11
- # Tim Swast is the primary maintainer of the BigQuery Data Transfer samples.
12
- bigquery /transfer /* @ tswast
13
-
14
- # Tim Swast is the primary maintainer of the Composer samples.
15
- composer /* @ tswast
16
-
17
- # Gus Class is the primary maintainer of the IoT samples.
18
- iot /* @ gguuss
19
-
20
- # Alix Hamilton is the primary maintainer of the Jupyter notebook samples.
21
- notebooks /* @ alixhami
22
-
23
- # Torry Yang is the primary maintainer of the Tables samples.
24
- /tables / @ sirtorry
10
+ * @ GoogleCloudPlatform/python-samples-owners
25
11
26
- # Tianzi Cai is the primary maintainer of the Pub/Sub samples.
27
- /pubsub / @ anguillanneuf
12
+ /auth / @ busunkim96 @ GoogleCloudPlatform/python-samples-owners
13
+ /automl / @ nnegrey @ GoogleCloudPlatform/python-samples-owners
14
+ /bigquery / @ shollyman @ GoogleCloudPlatform/python-samples-owners
15
+ /bigquery_storage / @ shollyman @ GoogleCloudPlatform/python-samples-owners
16
+ /bigtable / @ billyjacobson @ GoogleCloudPlatform/python-samples-owners
17
+ /blog / @ GoogleCloudPlatform/python-samples-owners
18
+ /cdn / @ GoogleCloudPlatform/python-samples-owners
19
+ /cloud-sql / @ kvg @ GoogleCloudPlatform/python-samples-owners
20
+ /codelabs / @ GoogleCloudPlatform/python-samples-owners
21
+ /composer / @ leahecole @ GoogleCloudPlatform/python-samples-owners
22
+ /compute / @ djmailhot @ GoogleCloudPlatform/python-samples-owners
23
+ /container_registry / @ DanSanche @ GoogleCloudPlatform/python-samples-owners
24
+ /datacatalog / @ shollyman @ GoogleCloudPlatform/python-samples-owners
25
+ /dataflow / @ davidcavazos @ GoogleCloudPlatform/python-samples-owners
26
+ /datalabeling / @ shollyman @ GoogleCloudPlatform/python-samples-owners
27
+ /dataproc / @ bradmiro @ GoogleCloudPlatform/python-samples-owners
28
+ /datastore / @ andrewsg @ GoogleCloudPlatform/python-samples-owners
29
+ /dialogflow / @ nnegrey @ GoogleCloudPlatform/python-samples-owners
30
+ /dlp / @ GoogleCloudPlatform/python-samples-owners
31
+ /dns / @ michaelawyu @ GoogleCloudPlatform/python-samples-owners
32
+ /endpoints / @ DanSanche @ GoogleCloudPlatform/python-samples-owners
33
+ /error_reporting / @ GoogleCloudPlatform/python-samples-owners
34
+ /firestore / @ BenWhitehead @ GoogleCloudPlatform/python-samples-owners
35
+ /functions / @ grant @ GoogleCloudPlatform/python-samples-owners
36
+ /healthcare / @ noerog @ GoogleCloudPlatform/python-samples-owners
37
+ /iam / @ melaniedejong @ GoogleCloudPlatform/python-samples-owners
38
+ /iap / @ GoogleCloudPlatform/python-samples-owners
39
+ /iot / @ gguuss @ GoogleCloudPlatform/python-samples-owners
40
+ /jobs / @ GoogleCloudPlatform/python-samples-owners
41
+ /kms / @ DanSanche @ GoogleCloudPlatform/python-samples-owners
42
+ /kubernetes_engine / @ GoogleCloudPlatform/python-samples-owners
43
+ /language / @ nnegrey @ GoogleCloudPlatform/python-samples-owners
44
+ /logging / @ GoogleCloudPlatform/python-samples-owners
45
+ /memorystore / @ GoogleCloudPlatform/python-samples-owners
46
+ /ml_engine / @ alecglassford @ GoogleCloudPlatform/python-samples-owners
47
+ /monitoring / @ GoogleCloudPlatform/python-samples-owners
48
+ /notebooks / @ alixhami @ sirtorry @ GoogleCloudPlatform/python-samples-owners
49
+ /opencensus / @ GoogleCloudPlatform/python-samples-owners
50
+ /profiler / @ jqll @ GoogleCloudPlatform/python-samples-owners
51
+ /pubsub / @ anguillanneuf @ hongalex @ GoogleCloudPlatform/python-samples-owners
52
+ /run / @ averikitsch @ GoogleCloudPlatform/python-samples-owners
53
+ /scheduler / @ averikitsch @ GoogleCloudPlatform/python-samples-owners
54
+ /spanner / @ mmmarklu @ GoogleCloudPlatform/python-samples-owners
55
+ /speech / @ nnegrey @ GoogleCloudPlatform/python-samples-owners
56
+ /storage / @ crwilcox @ GoogleCloudPlatform/python-samples-owners
57
+ /tables /automl / @ sirtorry @ GoogleCloudPlatform/python-samples-owners
58
+ /tasks / @ averikitsch @ GoogleCloudPlatform/python-samples-owners
59
+ /texttospeech / @ nnegrey @ GoogleCloudPlatform/python-samples-owners
60
+ /third_party /apache-airflow / @ leahecole @ GoogleCloudPlatform/python-samples-owners
61
+ /trace / @ dukeng @ ziweizhao @ GoogleCloudPlatform/python-samples-owners
62
+ /translate / @ nnegrey @ GoogleCloudPlatform/python-samples-owners
63
+ /video / @ dizcology @ GoogleCloudPlatform/python-samples-owners
64
+ /vision / @ nnegrey @ GoogleCloudPlatform/python-samples-owners
0 commit comments