From b9ace74d864406c288bbc329622b8c205128c3e3 Mon Sep 17 00:00:00 2001 From: Dina Graves Portman Date: Thu, 13 Jan 2022 14:18:02 -0500 Subject: [PATCH] chore: add aap-dpes to code owners (#138) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: add aap-dpes to code owners * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- packages/grafeas/.github/CODEOWNERS | 8 ++++---- packages/grafeas/.repo-metadata.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/grafeas/.github/CODEOWNERS b/packages/grafeas/.github/CODEOWNERS index 318f5e2884cf..63a84c3b5ab3 100644 --- a/packages/grafeas/.github/CODEOWNERS +++ b/packages/grafeas/.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/grafeas/.repo-metadata.json b/packages/grafeas/.repo-metadata.json index 78442ecb748f..65878e614cf4 100644 --- a/packages/grafeas/.repo-metadata.json +++ b/packages/grafeas/.repo-metadata.json @@ -10,7 +10,7 @@ "repo": "googleapis/python-grafeas", "distribution_name": "grafeas", "api_id": "", - "codeowner_team": "@googleapis/cicd", + "codeowner_team": "@googleapis/aap-dpes", "requires_billing": false, "default_version": "v1", "api_shortname": "grafeas"