From d78477ceff108d9e62c8be571c2456a822fe7388 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 09:09:24 -0700 Subject: [PATCH] chore: use python-samples-reviewers (#133) Source-Link: https://github.com/googleapis/synthtool/commit/da9308710160980198d85a4bcddac1d6f6f1a5bc Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:899d5d7cc340fa8ef9d8ae1a8cfba362c6898584f779e156f25ee828ba824610 Co-authored-by: Owl Bot --- packages/grafeas/.github/.OwlBot.lock.yaml | 2 +- packages/grafeas/.github/CODEOWNERS | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/grafeas/.github/.OwlBot.lock.yaml b/packages/grafeas/.github/.OwlBot.lock.yaml index 0b3c8cd98f89..f33299ddbbab 100644 --- a/packages/grafeas/.github/.OwlBot.lock.yaml +++ b/packages/grafeas/.github/.OwlBot.lock.yaml @@ -1,3 +1,3 @@ docker: image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest - digest: sha256:2f90537dd7df70f6b663cd654b1fa5dee483cf6a4edcfd46072b2775be8a23ec + digest: sha256:899d5d7cc340fa8ef9d8ae1a8cfba362c6898584f779e156f25ee828ba824610 diff --git a/packages/grafeas/.github/CODEOWNERS b/packages/grafeas/.github/CODEOWNERS index 52a68a1c178c..318f5e2884cf 100644 --- a/packages/grafeas/.github/CODEOWNERS +++ b/packages/grafeas/.github/CODEOWNERS @@ -8,5 +8,5 @@ # @googleapis/yoshi-python @googleapis/cicd are the default owners for changes in this repo * @googleapis/yoshi-python @googleapis/cicd -# @googleapis/python-samples-owners @googleapis/cicd are the default owners for samples changes -/samples/ @googleapis/python-samples-owners @googleapis/cicd +# @googleapis/python-samples-reviewers @googleapis/cicd are the default owners for samples changes +/samples/ @googleapis/python-samples-reviewers @googleapis/cicd