We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3d4590 + 3c4e96d commit 6852ac6Copy full SHA for 6852ac6
.github/CODEOWNERS
@@ -5,7 +5,7 @@
5
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6
7
# The @googleapis/gcs-sdk-team is the default owner for changes in this repo
8
-* @googleapis/yoshi-java @googleapis/gcs-sdk-team
+* @googleapis/cloud-sdk-java-team @googleapis/gcs-sdk-team
9
10
# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
11
**/*.java @googleapis/gcs-sdk-team
@@ -15,4 +15,4 @@
15
samples/**/*.java @googleapis/java-samples-reviewers
16
17
# Generated snippets should not be owned by samples reviewers
18
-samples/snippets/generated/ @googleapis/yoshi-java
+samples/snippets/generated/ @googleapis/cloud-sdk-java-team
0 commit comments