From 798ca27517b7e16b418152dd1c86ce0baf8fd5d6 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 20 Feb 2026 17:27:21 +0000 Subject: [PATCH 1/2] chore: replace old teams with cloud-sdk-nodejs-team and bigquery-team --- .github/CODEOWNERS | 4 ++-- .repo-metadata.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d982c0a9..6649eb5f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,5 +5,5 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -# Unless specified, the jsteam is the default owner for nodejs repositories. -* @googleapis/api-bigquery @googleapis/jsteam \ No newline at end of file +# Unless specified, the cloud-sdk-nodejs-team is the default owner for nodejs repositories. +* @googleapis/bigquery-team @googleapis/cloud-sdk-nodejs-team \ No newline at end of file diff --git a/.repo-metadata.json b/.repo-metadata.json index 6d5e3847..a85a5e5b 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -11,7 +11,7 @@ "name": "bigquerystorage", "name_pretty": "Google BigQuery Storage", "api_id": "bigquerystorage.googleapis.com", - "codeowner_team": "@googleapis/api-bigquery", + "codeowner_team": "@googleapis/bigquery-team @googleapis/cloud-sdk-nodejs-team", "api_shortname": "bigquerystorage", "library_type": "GAPIC_AUTO" } From a9341fe6271ffc401da80c19095150565da906c1 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Mon, 23 Feb 2026 18:43:17 +0000 Subject: [PATCH 2/2] =?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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6649eb5f..4fabf441 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,5 +5,5 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -# Unless specified, the cloud-sdk-nodejs-team is the default owner for nodejs repositories. -* @googleapis/bigquery-team @googleapis/cloud-sdk-nodejs-team \ No newline at end of file +# Unless specified, the jsteam is the default owner for nodejs repositories. +* @googleapis/bigquery-team @googleapis/cloud-sdk-nodejs-team @googleapis/jsteam \ No newline at end of file