From ecc69f260d1d55567a5bb7502558909ff5172939 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 13:36:38 +0000 Subject: [PATCH] ci: update template so GAPIC_AUTO repos do not require special approvers for Java code (#1494) (#478) Source-Link: https://github.com/googleapis/synthtool/commit/da89e53878d92467eb648c610e64f94a614915cc Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9 --- java-workflows/.github/.OwlBot.lock.yaml | 4 ++-- java-workflows/.github/CODEOWNERS | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java-workflows/.github/.OwlBot.lock.yaml b/java-workflows/.github/.OwlBot.lock.yaml index 6bf3e92e78e7..6610882f836f 100644 --- a/java-workflows/.github/.OwlBot.lock.yaml +++ b/java-workflows/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest - digest: sha256:b2e8f445ca0e605d4bbefbfdbdf7335692d75cf1647af62243828dcc0ea4e690 -# created: 2022-07-14T21:08:10.768472192Z + digest: sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9 +# created: 2022-07-18T21:44:23.94208526Z diff --git a/java-workflows/.github/CODEOWNERS b/java-workflows/.github/CODEOWNERS index 5f9903d51b40..1578dc2f60a4 100644 --- a/java-workflows/.github/CODEOWNERS +++ b/java-workflows/.github/CODEOWNERS @@ -6,7 +6,7 @@ # The @googleapis/aap-dpes is the default owner for changes in this repo * @googleapis/yoshi-java @googleapis/aap-dpes -**/*.java @googleapis/aap-dpes + # The java-samples-reviewers team is the default owner for samples changes samples/**/*.java @googleapis/java-samples-reviewers