diff --git a/java-shell/.github/.OwlBot.lock.yaml b/java-shell/.github/.OwlBot.lock.yaml index 6610882f836f..6259292301cb 100644 --- a/java-shell/.github/.OwlBot.lock.yaml +++ b/java-shell/.github/.OwlBot.lock.yaml @@ -13,5 +13,4 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest - digest: sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9 -# created: 2022-07-18T21:44:23.94208526Z + digest: sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93 diff --git a/java-shell/.github/CODEOWNERS b/java-shell/.github/CODEOWNERS index 1578dc2f60a4..5232f38fea1b 100644 --- a/java-shell/.github/CODEOWNERS +++ b/java-shell/.github/CODEOWNERS @@ -10,3 +10,6 @@ # 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