From 76636f08a19f8d748200d01e616f79cb1b5575b5 Mon Sep 17 00:00:00 2001 From: Shabir Mohamed Abdul Samadh <7249208+Shabirmean@users.noreply.github.com> Date: Tue, 23 Mar 2021 14:06:26 -0400 Subject: [PATCH 1/3] Update .repo-metadata.json --- .repo-metadata.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index af5f987..9f2ea49 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -8,5 +8,6 @@ "language": "python", "repo": "googleapis/python-binary-authorization", "distribution_name": "google-cloud-binary-authorization", - "api_id": "binaryauthorization.googleapis.com" - } \ No newline at end of file + "api_id": "binaryauthorization.googleapis.com", + "codeowner_team": "@googleapis/cicd" + } From c3da5da46f1b2be6e8c179893521f9392662c68a Mon Sep 17 00:00:00 2001 From: Shabir Mohamed Abdul Samadh <7249208+Shabirmean@users.noreply.github.com> Date: Tue, 23 Mar 2021 14:06:26 -0400 Subject: [PATCH 2/3] Update .repo-metadata.json to include dev-play team as codeowners --- .repo-metadata.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index af5f987..9f2ea49 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -8,5 +8,6 @@ "language": "python", "repo": "googleapis/python-binary-authorization", "distribution_name": "google-cloud-binary-authorization", - "api_id": "binaryauthorization.googleapis.com" - } \ No newline at end of file + "api_id": "binaryauthorization.googleapis.com", + "codeowner_team": "@googleapis/cicd" + } From ed03c45f244fa2a33027b84ba83c1b7e2390d41e Mon Sep 17 00:00:00 2001 From: Shabir Mohamed Abdul Samadh <7249208+Shabirmean@users.noreply.github.com> Date: Wed, 24 Mar 2021 17:03:29 -0400 Subject: [PATCH 3/3] Update the CODEOWNERS file manually to add the DevPlat team --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d08d984..2857de2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax # The @googleapis/yoshi-python is the default owner for changes in this repo -* @googleapis/yoshi-python +* @googleapis/yoshi-python @googleapis/cicd -/samples/ @googleapis/python-samples-owners \ No newline at end of file +/samples/ @googleapis/python-samples-owners