Skip to content

Commit ecae6ea

Browse files
authored
update codeowners for Serverless & DevTools samples (GoogleCloudPlatform#6761)
1 parent 870a4a3 commit ecae6ea

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/CODEOWNERS

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

12-
/appengine/**/*.py @GoogleCloudPlatform/cdpe-serverless @GoogleCloudPlatform/python-samples-owners
13-
/appengine/standard/django/**/*.py @glasnt @GoogleCloudPlatform/cdpe-serverless @GoogleCloudPlatform/python-samples-owners
14-
/appengine/flexible/django_cloudsql/**/*.py @glasnt @GoogleCloudPlatform/cdpe-serverless @GoogleCloudPlatform/python-samples-owners
12+
/appengine/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
13+
/appengine/standard/django/**/*.py @glasnt @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
14+
/appengine/flexible/django_cloudsql/**/*.py @glasnt @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
1515
/appengine/standard_python3/spanner/*.py @GoogleCloudPlatform/api-spanner-python @GoogleCloudPlatform/python-samples-owners
1616
/auth/**/*.py @busunkim96 @arithmetic1728 @silvolu @GoogleCloudPlatform/python-samples-owners
1717
/automl/**/*.py @telpirion @GoogleCloudPlatform/python-samples-owners
@@ -37,9 +37,9 @@
3737
/dns/**/*.py @GoogleCloudPlatform/python-samples-owners
3838
/endpoints/**/*.py @GoogleCloudPlatform/python-samples-owners
3939
/error_reporting/**/*.py @GoogleCloudPlatform/observability-devx @GoogleCloudPlatform/python-samples-owners
40-
/eventarc/**/*.py @GoogleCloudPlatform/cdpe-serverless @GoogleCloudPlatform/python-samples-owners
40+
/eventarc/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
4141
/firestore/**/*.py @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/python-samples-owners
42-
/functions/**/*.py @GoogleCloudPlatform/cdpe-serverless @GoogleCloudPlatform/python-samples-owners
42+
/functions/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
4343
/functions/spanner/*.py @GoogleCloudPlatform/api-spanner-python @GoogleCloudPlatform/python-samples-owners
4444
/healthcare/**/*.py @noerog @GoogleCloudPlatform/python-samples-owners
4545
/iam/**/*.py @GoogleCloudPlatform/python-samples-owners
@@ -61,9 +61,9 @@
6161
/people-and-planet-ai/**/*.py @davidcavazos @GoogleCloudPlatform/python-samples-owners
6262
/profiler/**/*.py @kalyanac @GoogleCloudPlatform/python-samples-owners
6363
/pubsub/**/*.py @anguillanneuf @hongalex @GoogleCloudPlatform/python-samples-owners
64-
/run/**/*.py @GoogleCloudPlatform/cdpe-serverless @GoogleCloudPlatform/python-samples-owners
65-
/run/django/**/*.py @glasnt @GoogleCloudPlatform/cdpe-serverless @GoogleCloudPlatform/python-samples-owners
66-
/scheduler/**/*.py @averikitsch @GoogleCloudPlatform/python-samples-owners
64+
/run/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
65+
/run/django/**/*.py @glasnt @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
66+
/scheduler/**/*.py @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-owners
6767
/spanner/**/*.py @larkee @GoogleCloudPlatform/python-samples-owners
6868
/speech/**/*.py @telpirion @GoogleCloudPlatform/python-samples-owners
6969
/storage/**/*.py @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/python-samples-owners

0 commit comments

Comments
 (0)