Skip to content

Commit d4e3371

Browse files
authored
chore: update codeowners to reflect standards (GoogleCloudPlatform#1708)
1 parent eba5b71 commit d4e3371

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

CODEOWNERS

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,27 @@
77

88
# The php-admins team is the default owner for anything not
99
# explicitly taken by someone else.
10-
* @GoogleCloudPlatform/php-admins
10+
* @GoogleCloudPlatform/php-samples-reviewers
1111

12-
/bigtable/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-admins
13-
/cloud_sql/**/*.php @GoogleCloudPlatform/infra-db-dpes @GoogleCloudPlatform/php-admins
14-
/datastore/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-admins
15-
/firestore/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-admins
16-
/iot/ @gcseh @GoogleCloudPlatform/api-iot @GoogleCloudPlatform/php-admins
17-
/storage/ @GoogleCloudPlatform/storage-dpe @GoogleCloudPlatform/php-admins
18-
/spanner/ @GoogleCloudPlatform/api-spanner @GoogleCloudPlatform/php-admins
12+
# Kokoro
13+
.kokoro @GoogleCloudPlatform/php-admins
1914

15+
/bigtable/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-samples-reviewers
16+
/cloud_sql/**/*.php @GoogleCloudPlatform/infra-db-dpes @GoogleCloudPlatform/php-samples-reviewers
17+
/datastore/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-samples-reviewers
18+
/firestore/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-samples-reviewers
19+
/iot/ @GoogleCloudPlatform/api-iot @GoogleCloudPlatform/php-samples-reviewers
20+
/storage/ @GoogleCloudPlatform/cloud-storage-dpe @GoogleCloudPlatform/php-samples-reviewers
21+
/spanner/ @GoogleCloudPlatform/api-spanner @GoogleCloudPlatform/php-samples-reviewers
22+
23+
# Serverless, Orchestration, DevOps
24+
/appengine/ @GoogleCloudPlatform/torus-dpe @GoogleCloudPlatform/php-samples-reviewers
25+
/functions/ @GoogleCloudPlatform/torus-dpe @GoogleCloudPlatform/php-samples-reviewers
26+
/run/ @GoogleCloudPlatform/torus-dpe @GoogleCloudPlatform/php-samples-reviewers
27+
/eventarc/ @GoogleCloudPlatform/torus-dpe @GoogleCloudPlatform/php-samples-reviewers
2028

2129
# Functions samples owned by the Firebase team
22-
/functions/firebase_analytics @schandel @samtstern
30+
/functions/firebase_analytics @schandel
2331

2432

2533
# Brent is taking ownership of these samples as they are not supported by the ML team

0 commit comments

Comments
 (0)