Skip to content

Commit

Permalink
chore: add CODEOWNERS (#56)
Browse files Browse the repository at this point in the history
* feat: add CODEOWNERS

* update based on comments
  • Loading branch information
stephaniewang526 authored and chingor13 committed Dec 27, 2019
1 parent b965a0f commit fa5687e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
@@ -0,0 +1,8 @@
# 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 java-samples-reviewers team is the default owner for samples changes
samples/ @stephaniewang526 @GoogleCloudPlatform/java-samples-reviewers

0 comments on commit fa5687e

Please sign in to comment.