From d1bf043bb1da2a27e6270056a5704eaf4eeba510 Mon Sep 17 00:00:00 2001 From: Olivier Bourgeois Date: Thu, 1 Sep 2022 13:50:51 -0400 Subject: [PATCH 1/4] Remove anthos-dpe from owners --- .github/CODEOWNERS | 2 +- .repo-metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3da0cd5..80520bb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ # The yoshi-nodejs team is the default owner for nodejs repositories. -* @googleapis/yoshi-nodejs @googleapis/anthos-dpe +* @googleapis/yoshi-nodejs # The github automation team is the default owner for the auto-approve file. .github/auto-approve.yml @googleapis/github-automation diff --git a/.repo-metadata.json b/.repo-metadata.json index dbbe642..e6fdffe 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -8,7 +8,7 @@ "distribution_name": "@google-cloud/container", "requires_billing": true, "product_documentation": "https://cloud.google.com/kubernetes-engine", - "codeowner_team": "@googleapis/anthos-dpe", + "codeowner_team": "@googleapis/yoshi-nodejs", "name_pretty": "Kubernetes Engine Cluster Manager API", "client_documentation": "https://cloud.google.com/nodejs/docs/reference/container/latest", "release_level": "stable", From 6cbfe9bbc357482e50cd7f638db03ed64a0e3a75 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 1 Sep 2022 17:57:40 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 80520bb..089c91e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ # The yoshi-nodejs team is the default owner for nodejs repositories. -* @googleapis/yoshi-nodejs +* @googleapis/yoshi-nodejs @googleapis/yoshi-nodejs # The github automation team is the default owner for the auto-approve file. .github/auto-approve.yml @googleapis/github-automation From d4cedc504244b2c47c4dbf4e23dd78a74fe3ae75 Mon Sep 17 00:00:00 2001 From: Olivier Bourgeois <3271352+bourgeoisor@users.noreply.github.com> Date: Thu, 1 Sep 2022 16:37:22 -0400 Subject: [PATCH 3/4] Remove duplicate codeowner_team from metadata --- .repo-metadata.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index e6fdffe..d50c2b1 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -8,7 +8,6 @@ "distribution_name": "@google-cloud/container", "requires_billing": true, "product_documentation": "https://cloud.google.com/kubernetes-engine", - "codeowner_team": "@googleapis/yoshi-nodejs", "name_pretty": "Kubernetes Engine Cluster Manager API", "client_documentation": "https://cloud.google.com/nodejs/docs/reference/container/latest", "release_level": "stable", From 8b76ce694c6467756c67ecdc7b467cc8d0a717d5 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 1 Sep 2022 20:38:46 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 089c91e..80520bb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ # The yoshi-nodejs team is the default owner for nodejs repositories. -* @googleapis/yoshi-nodejs @googleapis/yoshi-nodejs +* @googleapis/yoshi-nodejs # The github automation team is the default owner for the auto-approve file. .github/auto-approve.yml @googleapis/github-automation