We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55893af commit 7d75f77Copy full SHA for 7d75f77
java-cloudbuild/.github/.OwlBot.lock.yaml
@@ -13,5 +13,4 @@
13
# limitations under the License.
14
docker:
15
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16
- digest: sha256:b47e411068ffc6e6990cb4e0802fbac9a4488dec7f5f424553518ba21abea208
17
-# created: 2022-07-26T16:25:31.033836225Z
+ digest: sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93
java-cloudbuild/.github/CODEOWNERS
@@ -10,3 +10,6 @@
10
11
# The java-samples-reviewers team is the default owner for samples changes
12
samples/**/*.java @googleapis/java-samples-reviewers
+
+# Generated snippets should not be owned by samples reviewers
+samples/snippets/generated/ @googleapis/yoshi-java
0 commit comments