Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit d7b5ba5

Browse files
docs(samples): add codeowner file (#180)
1 parent 1f23a48 commit d7b5ba5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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+
# The java-samples-reviewers team is the default owner for samples changes
8+
samples/**/*.java @stephaniewang526 @googleapis/java-samples-reviewers

0 commit comments

Comments
 (0)