From 528bfbf04028dfa3e4776f4a1251ae3573baf169 Mon Sep 17 00:00:00 2001 From: Olivier Bourgeois <3271352+bourgeoisor@users.noreply.github.com> Date: Wed, 7 Sep 2022 11:12:37 -0400 Subject: [PATCH] chore: Remove anthos-dpe from owners (#779) 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 * 🦉 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 --- java-container/.github/CODEOWNERS | 4 +--- java-container/.repo-metadata.json | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/java-container/.github/CODEOWNERS b/java-container/.github/CODEOWNERS index 0cae7167462c..30fdb7b9c8f7 100644 --- a/java-container/.github/CODEOWNERS +++ b/java-container/.github/CODEOWNERS @@ -4,9 +4,7 @@ # For syntax help see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -# The @googleapis/anthos-dpe is the default owner for changes in this repo -* @googleapis/yoshi-java @googleapis/anthos-dpe - +* @googleapis/yoshi-java # The java-samples-reviewers team is the default owner for samples changes samples/**/*.java @googleapis/java-samples-reviewers diff --git a/java-container/.repo-metadata.json b/java-container/.repo-metadata.json index e9abb1802c7b..6f54a8999a49 100644 --- a/java-container/.repo-metadata.json +++ b/java-container/.repo-metadata.json @@ -9,7 +9,6 @@ "repo": "googleapis/java-container", "repo_short": "java-container", "distribution_name": "com.google.cloud:google-cloud-container", - "codeowner_team": "@googleapis/anthos-dpe", "api_id": "container.googleapis.com", "api_description": "is an enterprise-grade platform for containerized applications, including stateful and stateless, AI and ML, Linux and Windows, complex and simple web apps, API, and backend services. Leverage industry-first features like four-way auto-scaling and no-stress management. Optimize GPU and TPU provisioning, use integrated developer tools, and get multi-cluster support from SREs.", "transport": "grpc",