From c816d28e6b0601b5c330374548f68b07dff4c58b Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 13:29:37 -0500 Subject: [PATCH] chore(python): add .github/CODEOWNERS as a templated file (#98) Source-Link: https://github.com/googleapis/synthtool/commit/c5026b3217973a8db55db8ee85feee0e9a65e295 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7 Co-authored-by: Owl Bot --- .../.github/.OwlBot.lock.yaml | 2 +- .../google-cloud-binary-authorization/.github/CODEOWNERS | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/packages/google-cloud-binary-authorization/.github/.OwlBot.lock.yaml b/packages/google-cloud-binary-authorization/.github/.OwlBot.lock.yaml index 108063d4dee4..7519fa3a2289 100644 --- a/packages/google-cloud-binary-authorization/.github/.OwlBot.lock.yaml +++ b/packages/google-cloud-binary-authorization/.github/.OwlBot.lock.yaml @@ -1,3 +1,3 @@ docker: image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest - digest: sha256:4ee57a76a176ede9087c14330c625a71553cf9c72828b2c0ca12f5338171ba60 + digest: sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7 diff --git a/packages/google-cloud-binary-authorization/.github/CODEOWNERS b/packages/google-cloud-binary-authorization/.github/CODEOWNERS index 0693d49c2c05..52a68a1c178c 100644 --- a/packages/google-cloud-binary-authorization/.github/CODEOWNERS +++ b/packages/google-cloud-binary-authorization/.github/CODEOWNERS @@ -3,9 +3,10 @@ # # For syntax help see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax +# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json. -# The @googleapis/yoshi-python is the default owner for changes in this repo -* @googleapis/yoshi-python @googleapis/cicd - +# @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