From 086e8bad9c0ff77564dde3b450d85190a5b7faa2 Mon Sep 17 00:00:00 2001 From: Dina Graves Portman Date: Thu, 13 Jan 2022 11:02:13 -0500 Subject: [PATCH] chore: add aap-dpes to codeowners (#229) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: add aap-dpes to codeowners Removing cicd and adding aap-dpes * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- .../google-cloud-containeranalysis/.github/CODEOWNERS | 8 ++++---- .../google-cloud-containeranalysis/.repo-metadata.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/google-cloud-containeranalysis/.github/CODEOWNERS b/packages/google-cloud-containeranalysis/.github/CODEOWNERS index 318f5e2884cf..63a84c3b5ab3 100644 --- a/packages/google-cloud-containeranalysis/.github/CODEOWNERS +++ b/packages/google-cloud-containeranalysis/.github/CODEOWNERS @@ -5,8 +5,8 @@ # 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. -# @googleapis/yoshi-python @googleapis/cicd are the default owners for changes in this repo -* @googleapis/yoshi-python @googleapis/cicd +# @googleapis/yoshi-python @googleapis/aap-dpes are the default owners for changes in this repo +* @googleapis/yoshi-python @googleapis/aap-dpes -# @googleapis/python-samples-reviewers @googleapis/cicd are the default owners for samples changes -/samples/ @googleapis/python-samples-reviewers @googleapis/cicd +# @googleapis/python-samples-reviewers @googleapis/aap-dpes are the default owners for samples changes +/samples/ @googleapis/python-samples-reviewers @googleapis/aap-dpes diff --git a/packages/google-cloud-containeranalysis/.repo-metadata.json b/packages/google-cloud-containeranalysis/.repo-metadata.json index 44db0fc88804..6b687328f6e7 100644 --- a/packages/google-cloud-containeranalysis/.repo-metadata.json +++ b/packages/google-cloud-containeranalysis/.repo-metadata.json @@ -10,7 +10,7 @@ "repo": "googleapis/python-containeranalysis", "distribution_name": "google-cloud-containeranalysis", "api_id": "containeranalysis.googleapis.com", - "codeowner_team": "@googleapis/cicd", + "codeowner_team": "@googleapis/aap-dpes", "requires_billing": false, "default_version": "v1", "api_shortname": "containeranalysis"