Skip to content

Commit 32a8d55

Browse files
authored
feat: Create CODEOWNERS (#135)
* Create CODEOWNERS Adding owner team * fix: Add correct org googleapis@ org needed
1 parent d84c0dd commit 32a8d55

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/CODEOWNERS

+10
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 storage-dpe team is the default owner for anything not
9+
# explicitly taken by someone else.
10+
* @googleapis/storage-dpe

0 commit comments

Comments
 (0)