From ba10f2b901974b4de547c1a19c6a9ef65c7d3f30 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:34 +0000 Subject: [PATCH] ci: update template so GAPIC_AUTO repos do not require special approvers for Java code (#1494) (#448) Source-Link: https://github.com/googleapis/synthtool/commit/da89e53878d92467eb648c610e64f94a614915cc Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9 --- java-functions/.github/.OwlBot.lock.yaml | 4 ++-- java-functions/.github/CODEOWNERS | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java-functions/.github/.OwlBot.lock.yaml b/java-functions/.github/.OwlBot.lock.yaml index de9173d95efb..6610882f836f 100644 --- a/java-functions/.github/.OwlBot.lock.yaml +++ b/java-functions/.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:d4b80feffe1579818cdc39466152e9de95789a193408506cd4a1ffbe8804dc00 -# created: 2022-07-13T13:53:17.676447481Z + digest: sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9 +# created: 2022-07-18T21:44:23.94208526Z diff --git a/java-functions/.github/CODEOWNERS b/java-functions/.github/CODEOWNERS index 5f9903d51b40..1578dc2f60a4 100644 --- a/java-functions/.github/CODEOWNERS +++ b/java-functions/.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