From ea762fb7cfdc723dd790c27ac4e16b7270e8ea81 Mon Sep 17 00:00:00 2001 From: Les Vogel Date: Fri, 24 Sep 2021 13:36:14 -0700 Subject: [PATCH 1/2] Update .repo-metadata.json Remove codeowners --- .repo-metadata.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index fc5c7b60..120a761a 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -12,6 +12,5 @@ "distribution_name": "com.google.cloud:google-cloud-binary-authorization", "api_id": "binary-authorization.googleapis.com", "requires_billing": true, - "library_type": "GAPIC_AUTO", - "codeowner_team": "@googleapis/cicd" + "library_type": "GAPIC_AUTO" } From 0ca5b8e1c5911c2397b730e1219d5ca6ee95f875 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 24 Sep 2021 20:38:14 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- .github/CODEOWNERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index af6322b0..30fdb7b9 100644 --- a/.github/CODEOWNERS +++ b/.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/cicd is the default owner for changes in this repo -* @googleapis/yoshi-java @googleapis/cicd -**/*.java @googleapis/cicd +* @googleapis/yoshi-java # The java-samples-reviewers team is the default owner for samples changes samples/**/*.java @googleapis/java-samples-reviewers