Skip to content

Commit 37b7c5e

Browse files
authored
chore: create CODEOWNERS (#251)
1 parent 77c4ae8 commit 37b7c5e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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

0 commit comments

Comments
 (0)