We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56da63e commit 2e9ac19Copy full SHA for 2e9ac19
synthtool/gcp/templates/java_library/.github/CODEOWNERS
@@ -15,3 +15,6 @@
15
{% endif %}
16
# The java-samples-reviewers team is the default owner for samples changes
17
samples/**/*.java @googleapis/java-samples-reviewers
18
+
19
+# Generated snippets should not be owned by samples reviewers
20
+samples/snippets/generated/ @googleapis/yoshi-java
0 commit comments