Skip to content

Commit 03d5fac

Browse files
authored
Create CODEOWNERS (GoogleCloudPlatform#1101)
1 parent 15b1681 commit 03d5fac

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CODEOWNERS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Code owners file.
2+
# This file controls who is tagged for review for any given pull request.
3+
#
4+
# For syntax help see:
5+
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6+
7+
8+
# The php-admins team is the default owner for anything not
9+
# explicitly taken by someone else.
10+
* @GoogleCloudPlatform/php-admins
11+
12+
/bigtable/ @GoogleCloudPlatform/bigtable-dpe @GoogleCloudPlatform/php-admins
13+
/cloud_sql/ @GoogleCloudPlatform/cloud-sql-dpes @GoogleCloudPlatform/php-admins
14+
/datastore/ @GoogleCloudPlatform/firestore-dpe @GoogleCloudPlatform/php-admins
15+
/firestore/ @GoogleCloudPlatform/firestore-dpe @GoogleCloudPlatform/php-admins
16+
/storage/ @GoogleCloudPlatform/storage-dpe @GoogleCloudPlatform/php-admins

0 commit comments

Comments
 (0)