-
Notifications
You must be signed in to change notification settings - Fork 6.4k
/
CODEOWNERS
Validating CODEOWNERS rules...
64 lines (61 loc) · 4.93 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Code owners file.
# This file controls who is tagged for review for any given pull request.
#
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
# The python-samples-owners team is the default owner for anything not
# explicitly taken by someone else.
* @GoogleCloudPlatform/python-samples-owners
/auth/ @busunkim96 @GoogleCloudPlatform/python-samples-owners
/automl/ @nnegrey @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/bigquery/ @shollyman @GoogleCloudPlatform/python-samples-owners
/bigquery_storage/ @shollyman @GoogleCloudPlatform/python-samples-owners
/bigtable/ @billyjacobson @GoogleCloudPlatform/python-samples-owners
/blog/ @GoogleCloudPlatform/python-samples-owners
/cdn/ @GoogleCloudPlatform/python-samples-owners
/cloud-sql/ @kvg @GoogleCloudPlatform/python-samples-owners
/codelabs/ @GoogleCloudPlatform/python-samples-owners
/composer/ @leahecole @GoogleCloudPlatform/python-samples-owners
/compute/ @djmailhot @GoogleCloudPlatform/python-samples-owners
/container_registry/ @DanSanche @GoogleCloudPlatform/python-samples-owners
/datacatalog/ @shollyman @GoogleCloudPlatform/python-samples-owners
/dataflow/ @davidcavazos @GoogleCloudPlatform/python-samples-owners
/datalabeling/ @sgreenberg @GoogleCloudPlatform/python-samples-owners
/dataproc/ @bradmiro @GoogleCloudPlatform/python-samples-owners
/datastore/ @andrewsg @GoogleCloudPlatform/python-samples-owners
/dialogflow/ @nnegrey @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/dlp/ @GoogleCloudPlatform/python-samples-owners
/dns/ @michaelawyu @GoogleCloudPlatform/python-samples-owners
/endpoints/ @DanSanche @GoogleCloudPlatform/python-samples-owners
/error_reporting/ @GoogleCloudPlatform/python-samples-owners
/firestore/ @BenWhitehead @GoogleCloudPlatform/python-samples-owners
/functions/ @grant @GoogleCloudPlatform/python-samples-owners
/healthcare/ @noerog @GoogleCloudPlatform/python-samples-owners
/iam/ @melaniedejong @GoogleCloudPlatform/python-samples-owners
/iap/ @GoogleCloudPlatform/python-samples-owners
/iot/ @gguuss @GoogleCloudPlatform/python-samples-owners
/jobs/ @GoogleCloudPlatform/python-samples-owners
/kms/ @DanSanche @GoogleCloudPlatform/python-samples-owners
/kubernetes_engine/ @GoogleCloudPlatform/python-samples-owners
/language/ @nnegrey @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/logging/ @GoogleCloudPlatform/python-samples-owners
/memorystore/ @GoogleCloudPlatform/python-samples-owners
/ml_engine/ @alecglassford @GoogleCloudPlatform/python-samples-owners
/monitoring/ @GoogleCloudPlatform/python-samples-owners
/notebooks/ @alixhami @sirtorry @GoogleCloudPlatform/python-samples-owners
/opencensus/ @GoogleCloudPlatform/python-samples-owners
/profiler/ @jqll @GoogleCloudPlatform/python-samples-owners
/pubsub/ @anguillanneuf @hongalex @GoogleCloudPlatform/python-samples-owners
/run/ @averikitsch @GoogleCloudPlatform/python-samples-owners
/scheduler/ @averikitsch @GoogleCloudPlatform/python-samples-owners
/spanner/ @mmmarklu @GoogleCloudPlatform/python-samples-owners
/speech/ @nnegrey @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/storage/ @crwilcox @GoogleCloudPlatform/python-samples-owners
/tables/automl/ @nnegrey @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/tasks/ @averikitsch @GoogleCloudPlatform/python-samples-owners
/texttospeech/ @nnegrey @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/third_party/apache-airflow/ @leahecole @GoogleCloudPlatform/python-samples-owners
/trace/ @dukeng @ziweizhao @GoogleCloudPlatform/python-samples-owners
/translate/ @nnegrey @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/video/ @nnegrey @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/vision/ @nnegrey @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners