We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d014f61 commit c0a4d8aCopy full SHA for c0a4d8a
.github/CODEOWNERS
@@ -4,10 +4,10 @@
4
# For syntax help see:
5
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6
7
-* @googleapis/yoshi-java
+* @googleapis/cloud-sdk-java-team
8
9
# The java-samples-reviewers team is the default owner for samples changes
10
samples/**/*.java @googleapis/java-samples-reviewers
11
12
# Generated snippets should not be owned by samples reviewers
13
-samples/snippets/generated/ @googleapis/yoshi-java
+samples/snippets/generated/ @googleapis/cloud-sdk-java-team
0 commit comments