Skip to content

Commit dd2f027

Browse files
committed
chore: reference python-samples-reviewers
1 parent 9244019 commit dd2f027

File tree

2 files changed

+75
-75
lines changed

2 files changed

+75
-75
lines changed

.github/CODEOWNERS

+71-71
Original file line numberDiff line numberDiff line change
@@ -8,75 +8,75 @@
88
# Prefer GitHub teams over individuals to make it easier to find a suitable owner
99
# when someone is OOO or leaves the team.
1010

11-
# The python-samples-owners team is the default owner for anything not
12-
# explicitly taken by someone else.
13-
* @GoogleCloudPlatform/python-samples-owners
11+
# python-samples-owners is in charge of infrastructure (Kokoro, noxfiles, etc.) in this repository
12+
# python-samples-reviewers reviews Python sample code for adherence to DPE code guidelines
13+
* @GoogleCloudPlatform/python-samples-owners @GoogleCloudPlatform/python-samples-reviewers
1414

15-
/appengine/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
16-
/appengine/standard/django/**/*.py @glasnt @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
17-
/appengine/flexible/django_cloudsql/**/*.py @glasnt @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
18-
/appengine/standard_python3/spanner/*.py @GoogleCloudPlatform/api-spanner-python @GoogleCloudPlatform/python-samples-owners
19-
/auth/**/*.py @busunkim96 @arithmetic1728 @silvolu @GoogleCloudPlatform/python-samples-owners
20-
/automl/**/*.py @telpirion @GoogleCloudPlatform/python-samples-owners
21-
/billing/**/*.py @GoogleCloudPlatform/billing-samples-maintainers @GoogleCloudPlatform/python-samples-owners
22-
/bigquery/**/*.py @shollyman @GoogleCloudPlatform/python-samples-owners
23-
/bigquery_storage/**/*.py @shollyman @GoogleCloudPlatform/python-samples-owners
24-
/bigtable/**/*.py @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/python-samples-owners
25-
/blog/**/*.py @GoogleCloudPlatform/python-samples-owners
26-
/channel/**/*.py @max-mathieu @GoogleCloudPlatform/python-samples-owners
27-
/cdn/**/*.py @mpwarres @elithrar @GoogleCloudPlatform/python-samples-owners
28-
/cloud-sql/**/*.py @GoogleCloudPlatform/infra-db-dpes @GoogleCloudPlatform/python-samples-owners
29-
/codelabs/**/*.py @GoogleCloudPlatform/python-samples-owners
30-
/composer/**/*.py @leahecole @rachael-ds @rafalbiegacz @GoogleCloudPlatform/python-samples-owners
31-
/compute/**/*.py @m-strzelczyk @GoogleCloudPlatform/python-samples-owners
32-
/container_registry/**/*.py @donmccasland @dinagraves @kelsk @GoogleCloudPlatform/python-samples-owners
33-
/data-science-onramp/ @leahecole @bradmiro @GoogleCloudPlatform/python-samples-owners
34-
/datacatalog/**/*.py @shollyman @GoogleCloudPlatform/python-samples-owners
35-
/dataflow/**/*.py @davidcavazos @GoogleCloudPlatform/python-samples-owners
36-
/datalabeling/**/*.py @sgreenberg @GoogleCloudPlatform/python-samples-owners
37-
/dataproc/**/*.py @loferris @GoogleCloudPlatform/python-samples-owners
38-
/datastore/**/*.py @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/python-samples-owners
39-
/dlp/**/*.py @GoogleCloudPlatform/python-samples-owners
40-
/dns/**/*.py @GoogleCloudPlatform/python-samples-owners
41-
/endpoints/**/*.py @GoogleCloudPlatform/python-samples-owners
42-
/error_reporting/**/*.py @GoogleCloudPlatform/observability-devx @GoogleCloudPlatform/python-samples-owners
43-
/eventarc/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
44-
/firestore/**/*.py @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/python-samples-owners
45-
/functions/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
46-
/functions/spanner/*.py @GoogleCloudPlatform/api-spanner-python @GoogleCloudPlatform/python-samples-owners
47-
/healthcare/**/*.py @noerog @GoogleCloudPlatform/python-samples-owners
48-
/iam/**/*.py @GoogleCloudPlatform/python-samples-owners
49-
/iap/**/*.py @GoogleCloudPlatform/python-samples-owners
50-
/iot/**/*.py @gcseh @GoogleCloudPlatform/api-iot @GoogleCloudPlatform/python-samples-owners
51-
/jobs/**/*.py @GoogleCloudPlatform/python-samples-owners
52-
/kms/**/*.py @GoogleCloudPlatform/python-samples-owners
53-
/kubernetes_engine/**/*.py @GoogleCloudPlatform/python-samples-owners
54-
/kubernetes_engine/django_tutorial/**/*.py @glasnt @GoogleCloudPlatform/python-samples-owners
55-
/language/**/*.py @telpirion @GoogleCloudPlatform/python-samples-owners
56-
/media/**/*.py @irataxy @GoogleCloudPlatform/python-samples-owners
57-
/memorystore/**/*.py @GoogleCloudPlatform/python-samples-owners
58-
/ml_engine/**/*.py @alecglassford @GoogleCloudPlatform/python-samples-owners
59-
/monitoring/**/*.py @GoogleCloudPlatform/python-samples-owners
60-
/monitoring/opencensus @yuriatgoogle @GoogleCloudPlatform/python-samples-owners
61-
/monitoring/prometheus @yuriatgoogle @GoogleCloudPlatform/python-samples-owners
62-
/notebooks/**/*.py @alixhami @GoogleCloudPlatform/python-samples-owners
63-
/opencensus/**/*.py @GoogleCloudPlatform/python-samples-owners
64-
/people-and-planet-ai/**/*.py @davidcavazos @GoogleCloudPlatform/python-samples-owners
65-
/profiler/**/*.py @kalyanac @GoogleCloudPlatform/python-samples-owners
66-
/pubsub/**/*.py @anguillanneuf @hongalex @GoogleCloudPlatform/python-samples-owners
67-
/pubsublite/**/*.py @anguillanneuf @hongalex @GoogleCloudPlatform/python-samples-owners
68-
/run/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
69-
/run/django/**/*.py @glasnt @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
70-
/scheduler/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
71-
/spanner/**/*.py @larkee @GoogleCloudPlatform/python-samples-owners
72-
/speech/**/*.py @telpirion @GoogleCloudPlatform/python-samples-owners
73-
/storage/**/*.py @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/python-samples-owners
74-
/storagetransfer/**/*.py @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/python-samples-owners
75-
/tables/automl/**/*.py @telpirion @GoogleCloudPlatform/python-samples-owners
76-
/tasks/**/*.py @averikitsch @GoogleCloudPlatform/python-samples-owners
77-
/texttospeech/**/*.py @telpirion @GoogleCloudPlatform/python-samples-owners
78-
/trace/**/*.py @ymotongpoo @GoogleCloudPlatform/python-samples-owners
79-
/translate/**/*.py @telpirion @GoogleCloudPlatform/python-samples-owners
80-
/video/**/*.py @telpirion @GoogleCloudPlatform/python-samples-owners
81-
/vision/**/*.py @telpirion @GoogleCloudPlatform/python-samples-owners
82-
/workflows/**/*.py @GoogleCloudPlatform/python-samples-owners
15+
/appengine/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-reviewers
16+
/appengine/standard/django/**/*.py @glasnt @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-reviewers
17+
/appengine/flexible/django_cloudsql/**/*.py @glasnt @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-reviewers
18+
/appengine/standard_python3/spanner/*.py @GoogleCloudPlatform/api-spanner-python @GoogleCloudPlatform/python-samples-reviewers
19+
/auth/**/*.py @busunkim96 @arithmetic1728 @silvolu @GoogleCloudPlatform/python-samples-reviewers
20+
/automl/**/*.py @telpirion @GoogleCloudPlatform/python-samples-reviewers
21+
/billing/**/*.py @GoogleCloudPlatform/billing-samples-maintainers @GoogleCloudPlatform/python-samples-reviewers
22+
/bigquery/**/*.py @shollyman @GoogleCloudPlatform/python-samples-reviewers
23+
/bigquery_storage/**/*.py @shollyman @GoogleCloudPlatform/python-samples-reviewers
24+
/bigtable/**/*.py @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/python-samples-reviewers
25+
/blog/**/*.py @GoogleCloudPlatform/python-samples-reviewers
26+
/channel/**/*.py @max-mathieu @GoogleCloudPlatform/python-samples-reviewers
27+
/cdn/**/*.py @mpwarres @elithrar @GoogleCloudPlatform/python-samples-reviewers
28+
/cloud-sql/**/*.py @GoogleCloudPlatform/infra-db-dpes @GoogleCloudPlatform/python-samples-reviewers
29+
/codelabs/**/*.py @GoogleCloudPlatform/python-samples-reviewers
30+
/composer/**/*.py @leahecole @rachael-ds @rafalbiegacz @GoogleCloudPlatform/python-samples-reviewers
31+
/compute/**/*.py @m-strzelczyk @GoogleCloudPlatform/python-samples-reviewers
32+
/container_registry/**/*.py @donmccasland @dinagraves @kelsk @GoogleCloudPlatform/python-samples-reviewers
33+
/data-science-onramp/ @leahecole @bradmiro @GoogleCloudPlatform/python-samples-reviewers
34+
/datacatalog/**/*.py @shollyman @GoogleCloudPlatform/python-samples-reviewers
35+
/dataflow/**/*.py @davidcavazos @GoogleCloudPlatform/python-samples-reviewers
36+
/datalabeling/**/*.py @sgreenberg @GoogleCloudPlatform/python-samples-reviewers
37+
/dataproc/**/*.py @loferris @GoogleCloudPlatform/python-samples-reviewers
38+
/datastore/**/*.py @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/python-samples-reviewers
39+
/dlp/**/*.py @GoogleCloudPlatform/python-samples-reviewers
40+
/dns/**/*.py @GoogleCloudPlatform/python-samples-reviewers
41+
/endpoints/**/*.py @GoogleCloudPlatform/python-samples-reviewers
42+
/error_reporting/**/*.py @GoogleCloudPlatform/observability-devx @GoogleCloudPlatform/python-samples-reviewers
43+
/eventarc/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-reviewers
44+
/firestore/**/*.py @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/python-samples-reviewers
45+
/functions/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-reviewers
46+
/functions/spanner/*.py @GoogleCloudPlatform/api-spanner-python @GoogleCloudPlatform/python-samples-reviewers
47+
/healthcare/**/*.py @noerog @GoogleCloudPlatform/python-samples-reviewers
48+
/iam/**/*.py @GoogleCloudPlatform/python-samples-reviewers
49+
/iap/**/*.py @GoogleCloudPlatform/python-samples-reviewers
50+
/iot/**/*.py @gcseh @GoogleCloudPlatform/api-iot @GoogleCloudPlatform/python-samples-reviewers
51+
/jobs/**/*.py @GoogleCloudPlatform/python-samples-reviewers
52+
/kms/**/*.py @GoogleCloudPlatform/python-samples-reviewers
53+
/kubernetes_engine/**/*.py @GoogleCloudPlatform/python-samples-reviewers
54+
/kubernetes_engine/django_tutorial/**/*.py @glasnt @GoogleCloudPlatform/python-samples-reviewers
55+
/language/**/*.py @telpirion @GoogleCloudPlatform/python-samples-reviewers
56+
/media/**/*.py @irataxy @GoogleCloudPlatform/python-samples-reviewers
57+
/memorystore/**/*.py @GoogleCloudPlatform/python-samples-reviewers
58+
/ml_engine/**/*.py @alecglassford @GoogleCloudPlatform/python-samples-reviewers
59+
/monitoring/**/*.py @GoogleCloudPlatform/python-samples-reviewers
60+
/monitoring/opencensus @yuriatgoogle @GoogleCloudPlatform/python-samples-reviewers
61+
/monitoring/prometheus @yuriatgoogle @GoogleCloudPlatform/python-samples-reviewers
62+
/notebooks/**/*.py @alixhami @GoogleCloudPlatform/python-samples-reviewers
63+
/opencensus/**/*.py @GoogleCloudPlatform/python-samples-reviewers
64+
/people-and-planet-ai/**/*.py @davidcavazos @GoogleCloudPlatform/python-samples-reviewers
65+
/profiler/**/*.py @kalyanac @GoogleCloudPlatform/python-samples-reviewers
66+
/pubsub/**/*.py @anguillanneuf @hongalex @GoogleCloudPlatform/python-samples-reviewers
67+
/pubsublite/**/*.py @anguillanneuf @hongalex @GoogleCloudPlatform/python-samples-reviewers
68+
/run/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-reviewers
69+
/run/django/**/*.py @glasnt @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-reviewers
70+
/scheduler/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-reviewers
71+
/spanner/**/*.py @larkee @GoogleCloudPlatform/python-samples-reviewers
72+
/speech/**/*.py @telpirion @GoogleCloudPlatform/python-samples-reviewers
73+
/storage/**/*.py @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/python-samples-reviewers
74+
/storagetransfer/**/*.py @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/python-samples-reviewers
75+
/tables/automl/**/*.py @telpirion @GoogleCloudPlatform/python-samples-reviewers
76+
/tasks/**/*.py @averikitsch @GoogleCloudPlatform/python-samples-reviewers
77+
/texttospeech/**/*.py @telpirion @GoogleCloudPlatform/python-samples-reviewers
78+
/trace/**/*.py @ymotongpoo @GoogleCloudPlatform/python-samples-reviewers
79+
/translate/**/*.py @telpirion @GoogleCloudPlatform/python-samples-reviewers
80+
/video/**/*.py @telpirion @GoogleCloudPlatform/python-samples-reviewers
81+
/vision/**/*.py @telpirion @GoogleCloudPlatform/python-samples-reviewers
82+
/workflows/**/*.py @GoogleCloudPlatform/python-samples-reviewers

AUTHORING_GUIDE.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ contains the `google-cloud-bigquery` library.
3838
### Who reviews my PR?
3939

4040
This is a work in progress - in **python-docs-samples**, your PR will
41-
automatically be assigned to one of the owners in [@GoogleCloudPlatform/python-samples-owners](https://github.com/orgs/GoogleCloudPlatform/teams/python-samples-owners).
41+
automatically be assigned to one of the reviewers in [@GoogleCloudPlatform/python-samples-reviewers](https://github.com/orgs/GoogleCloudPlatform/teams/python-samples-reviewers).
4242
You can assign a new person using the `blunderbuss:assign` label if your assignee is OOO or busy.
4343
You can (and probably should) also assign a teammate in addition to the auto-assigned
4444
owner to review your code for product-specific needs.
4545

46-
In **library repositories** with pre-existing samples GitHub will automatically assign a reviewer
47-
from python-samples-owners. If no reviewer is automatically assigned, contact [@googleapis/python-samples-owners](https://github.com/orgs/googleapis/teams/python-samples-owners).
46+
In **library repositories** GitHub should automatically assign a reviewer
47+
from python-samples-reviewers. If no reviewer is automatically assigned, contact [@googleapis/python-samples-reviewers](https://github.com/orgs/googleapis/teams/python-samples-reviewers).
4848

4949
Please reach out to your assigned reviewer if it's been more than 2 days and you haven't gotten a response!
5050

@@ -766,7 +766,7 @@ For setting up a local test environment, see [Test Environment Setup](#test-envi
766766
Secrets (e.g., project names, API keys, passwords) are kept in
767767
Cloud Secret Manager. See [python-docs-samples-test-env](https://console.cloud.google.com/security/secret-manager/secret/python-docs-samples-test-env/versions?project=cloud-devrel-kokoro-resources).
768768
If you are unable to access the link, reach out to your assigned pull
769-
request reviewer or someone in [@GoogleCloudPlatform/python-samples-owners](https://github.com/orgs/GoogleCloudPlatform/teams/python-samples-owners)
769+
request reviewer or someone in [@GoogleCloudPlatform/python-samples-reviewers](https://github.com/orgs/GoogleCloudPlatform/teams/python-samples-reviewers)
770770
for assistance.
771771
772772
1. Add the new environment variable to [`testing/test-env.tmpl.sh`](testing/test-env.tmpl.sh)

0 commit comments

Comments
 (0)