File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments