diff --git a/java-beyondcorp-appgateways/.github/.OwlBot.lock.yaml b/java-beyondcorp-appgateways/.github/.OwlBot.lock.yaml index 835375deb3de..6259292301cb 100644 --- a/java-beyondcorp-appgateways/.github/.OwlBot.lock.yaml +++ b/java-beyondcorp-appgateways/.github/.OwlBot.lock.yaml @@ -12,5 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. docker: - digest: sha256:b47e411068ffc6e6990cb4e0802fbac9a4488dec7f5f424553518ba21abea208 - image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest \ No newline at end of file + image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest + digest: sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93 diff --git a/java-beyondcorp-appgateways/.github/CODEOWNERS b/java-beyondcorp-appgateways/.github/CODEOWNERS index 30fdb7b9c8f7..db2d8ad1747b 100644 --- a/java-beyondcorp-appgateways/.github/CODEOWNERS +++ b/java-beyondcorp-appgateways/.github/CODEOWNERS @@ -8,3 +8,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