From 8d8cb3f71cd2dcd088246b1e3728e777afed3b15 Mon Sep 17 00:00:00 2001 From: Olivier Bourgeois <3271352+bourgeoisor@users.noreply.github.com> Date: Thu, 1 Sep 2022 18:09:44 -0400 Subject: [PATCH] chore: Remove anthos-dpe from owners (#285) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Remove anthos-dpe from owners * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Remove duplicate codeowner_team from metadata Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- packages/google-cloud-container/.github/CODEOWNERS | 8 ++++---- packages/google-cloud-container/.repo-metadata.json | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/packages/google-cloud-container/.github/CODEOWNERS b/packages/google-cloud-container/.github/CODEOWNERS index 4c56bbe9015d..e446644fddac 100644 --- a/packages/google-cloud-container/.github/CODEOWNERS +++ b/packages/google-cloud-container/.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/anthos-dpe are the default owners for changes in this repo -* @googleapis/yoshi-python @googleapis/anthos-dpe +# @googleapis/yoshi-python is the default owner for changes in this repo +* @googleapis/yoshi-python -# @googleapis/python-samples-reviewers @googleapis/anthos-dpe are the default owners for samples changes -/samples/ @googleapis/python-samples-reviewers @googleapis/anthos-dpe +# @googleapis/python-samples-reviewers is the default owner for samples changes +/samples/ @googleapis/python-samples-reviewers diff --git a/packages/google-cloud-container/.repo-metadata.json b/packages/google-cloud-container/.repo-metadata.json index a28a27ade67f..3ccf7f7a9f17 100644 --- a/packages/google-cloud-container/.repo-metadata.json +++ b/packages/google-cloud-container/.repo-metadata.json @@ -10,7 +10,6 @@ "repo": "googleapis/python-container", "distribution_name": "google-cloud-container", "api_id": "container.googleapis.com", - "codeowner_team": "@googleapis/anthos-dpe", "requires_billing": true, "default_version": "v1", "api_shortname": "container",