-
Notifications
You must be signed in to change notification settings - Fork 6.4k
/
CODEOWNERS
Validating CODEOWNERS rules...
67 lines (64 loc) · 5.69 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
65
66
67
# 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
/appengine/**/*.py @engelke @GoogleCloudPlatform/python-samples-owners
/auth/**/*.py @busunkim96 @GoogleCloudPlatform/python-samples-owners
/automl/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/billing/**/*.py @GoogleCloudPlatform/billing-samples-maintainers @GoogleCloudPlatform/python-samples-owners
/bigquery/**/*.py @shollyman @GoogleCloudPlatform/python-samples-owners
/bigquery_storage/**/*.py @shollyman @GoogleCloudPlatform/python-samples-owners
/bigtable/**/*.py @GoogleCloudPlatform/bigtable-dpe @GoogleCloudPlatform/python-samples-owners
/blog/**/*.py @GoogleCloudPlatform/python-samples-owners
/cdn/**/*.py @mpwarres @elithrar @GoogleCloudPlatform/python-samples-owners
/cloud-sql/**/*.py @GoogleCloudPlatform/cloud-sql-dpes @GoogleCloudPlatform/python-samples-owners
/codelabs/**/*.py @GoogleCloudPlatform/python-samples-owners
/composer/**/*.py @leahecole @GoogleCloudPlatform/python-samples-owners
/compute/**/*.py @GoogleCloudPlatform/python-samples-owners
/container_registry/**/*.py @donmccasland @dinagraves @kelsk @GoogleCloudPlatform/python-samples-owners
/data-science-onramp/ @coleleah @bradmiro @GoogleCloudPlatform/python-samples-owners
/datacatalog/**/*.py @shollyman @GoogleCloudPlatform/python-samples-owners
/dataflow/**/*.py @davidcavazos @GoogleCloudPlatform/python-samples-owners
/datalabeling/**/*.py @sgreenberg @GoogleCloudPlatform/python-samples-owners
/dataproc/**/*.py @bradmiro @GoogleCloudPlatform/python-samples-owners
/datastore/**/*.py @GoogleCloudPlatform/firestore-dpe @GoogleCloudPlatform/python-samples-owners
/dialogflow/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/dlp/**/*.py @GoogleCloudPlatform/python-samples-owners
/dns/**/*.py @michaelawyu @GoogleCloudPlatform/python-samples-owners
/endpoints/**/*.py @GoogleCloudPlatform/python-samples-owners
/error_reporting/**/*.py @GoogleCloudPlatform/python-samples-owners
/firestore/**/*.py @GoogleCloudPlatform/firestore-dpe @GoogleCloudPlatform/python-samples-owners
/functions/**/*.py @ace-n @grant @GoogleCloudPlatform/python-samples-owners
/healthcare/**/*.py @noerog @GoogleCloudPlatform/python-samples-owners
/iam/**/*.py @melaniedejong @GoogleCloudPlatform/python-samples-owners
/iap/**/*.py @GoogleCloudPlatform/python-samples-owners
/iot/**/*.py @gguuss @GoogleCloudPlatform/python-samples-owners
/jobs/**/*.py @GoogleCloudPlatform/python-samples-owners
/kms/**/*.py @GoogleCloudPlatform/python-samples-owners
/kubernetes_engine/**/*.py @GoogleCloudPlatform/python-samples-owners
/language/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/logging/**/*.py @simonz130 @GoogleCloudPlatform/python-samples-owners
/memorystore/**/*.py @GoogleCloudPlatform/python-samples-owners
/ml_engine/**/*.py @alecglassford @GoogleCloudPlatform/python-samples-owners
/monitoring/**/*.py @GoogleCloudPlatform/python-samples-owners
/notebooks/**/*.py @alixhami @sirtorry @GoogleCloudPlatform/python-samples-owners
/opencensus/**/*.py @GoogleCloudPlatform/python-samples-owners
/profiler/**/*.py @kalyanac @GoogleCloudPlatform/python-samples-owners
/pubsub/**/*.py @anguillanneuf @hongalex @GoogleCloudPlatform/python-samples-owners
/run/**/*.py @averikitsch @grant @GoogleCloudPlatform/python-samples-owners
/scheduler/**/*.py @averikitsch @GoogleCloudPlatform/python-samples-owners
/spanner/**/*.py @larkee @GoogleCloudPlatform/python-samples-owners
/speech/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/storage/**/*.py @GoogleCloudPlatform/storage-dpe @GoogleCloudPlatform/python-samples-owners
/tables/automl/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/tasks/**/*.py @averikitsch @GoogleCloudPlatform/python-samples-owners
/texttospeech/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/third_party/apache-airflow/**/*.py @leahecole @GoogleCloudPlatform/python-samples-owners
/trace/**/*.py @dukeng @ziweizhao @GoogleCloudPlatform/python-samples-owners
/translate/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/video/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
/vision/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners