Skip to content

Commit

Permalink
feat: Create CODEOWNERS (#135)
Browse files Browse the repository at this point in the history
* Create CODEOWNERS

Adding owner team

* fix: Add correct org

googleapis@ org needed
  • Loading branch information
czahedi committed May 12, 2020
1 parent d84c0dd commit 32a8d55
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
@@ -0,0 +1,10 @@
# Code owners file.
# This file controls who is tagged for review for any given pull request.
#
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax


# The storage-dpe team is the default owner for anything not
# explicitly taken by someone else.
* @googleapis/storage-dpe

0 comments on commit 32a8d55

Please sign in to comment.