From 405a7eedb1edab38e3976dc5915fdd1c4ac9b38d Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 20 Feb 2026 17:26:14 +0000 Subject: [PATCH 1/4] chore: replace old teams with cloud-sdk-nodejs-team and gcs-team --- .github/CODEOWNERS | 2 +- .repo-metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a9903dcb3..c52b734ec 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,4 +6,4 @@ # Unless specified, the jsteam is the default owner for nodejs repositories. -* @googleapis/gcs-sdk-team @googleapis/cloud-sdk-nodejs-team \ No newline at end of file +* @googleapis/gcs-team @googleapis/cloud-sdk-nodejs-team \ No newline at end of file diff --git a/.repo-metadata.json b/.repo-metadata.json index be5e4476f..a9dbf7686 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -10,7 +10,7 @@ "distribution_name": "@google-cloud/storage", "api_id": "storage-api.googleapis.com", "requires_billing": true, - "codeowner_team": "@googleapis/gcs-sdk-team", + "codeowner_team": "@googleapis/gcs-team @googleapis/cloud-sdk-nodejs-team", "api_shortname": "storage", "library_type": "GAPIC_MANUAL" } From ed39752c744404ae6b17ecc09f19fbaa60b99c0e Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Mon, 23 Feb 2026 05:26:03 +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 c52b734ec..0fcfc20f9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,4 +6,4 @@ # Unless specified, the jsteam is the default owner for nodejs repositories. -* @googleapis/gcs-team @googleapis/cloud-sdk-nodejs-team \ No newline at end of file +* @googleapis/gcs-team @googleapis/cloud-sdk-nodejs-team @googleapis/cloud-sdk-nodejs-team \ No newline at end of file From 78bde8fdff2994755e44a3fcbf36c60e063dc47d Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Mon, 23 Feb 2026 16:17:47 +0000 Subject: [PATCH 3/4] Removing the nodejs team from repo-metadata codeowners field as it's added automatically --- .repo-metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index a9dbf7686..234f65400 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -10,7 +10,7 @@ "distribution_name": "@google-cloud/storage", "api_id": "storage-api.googleapis.com", "requires_billing": true, - "codeowner_team": "@googleapis/gcs-team @googleapis/cloud-sdk-nodejs-team", + "codeowner_team": "@googleapis/gcs-team", "api_shortname": "storage", "library_type": "GAPIC_MANUAL" } From bf8dac9f7d0335e2f37470d15a4adef35ab3de5e Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Mon, 23 Feb 2026 16:23:38 +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 0fcfc20f9..c52b734ec 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,4 +6,4 @@ # Unless specified, the jsteam is the default owner for nodejs repositories. -* @googleapis/gcs-team @googleapis/cloud-sdk-nodejs-team @googleapis/cloud-sdk-nodejs-team \ No newline at end of file +* @googleapis/gcs-team @googleapis/cloud-sdk-nodejs-team \ No newline at end of file