Skip to content

Commit

Permalink
chore: update codeowners (#1126)
Browse files Browse the repository at this point in the history
* chore: update codeowners

* remove snippet sample section as not relevant to this repo
  • Loading branch information
zhumin8 authored Oct 30, 2024
1 parent ab4d5e7 commit c215f7f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,9 @@
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

# The @googleapis/googleapis-auth is the default owner for changes in this repo
* @googleapis/yoshi-java @googleapis/googleapis-auth

# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
**/*.java @googleapis/googleapis-auth
# The @googleapis/cloud-java-team-teamsync is the default owner for changes in this repo
* @googleapis/cloud-java-team-teamsync @googleapis/googleapis-auth


# The java-samples-reviewers team is the default owner for samples changes
samples/**/*.java @googleapis/java-samples-reviewers

# Generated snippets should not be owned by samples reviewers
samples/snippets/generated/ @googleapis/yoshi-java

0 comments on commit c215f7f

Please sign in to comment.