From f7afbcb0b1d30ab4d885031ff8b308a7f9e389c7 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Thu, 5 Feb 2026 15:40:15 +0000 Subject: [PATCH] chore: replace old nodejs teams with cloud-sdk-nodejs-team --- .github/CODEOWNERS | 2 +- .github/blunderbuss.yml | 4 ++-- .repo-metadata.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f01d9b57..53e1f914 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,4 +6,4 @@ # The yoshi-nodejs team is the default owner for nodejs repositories. -* @googleapis/yoshi-nodejs @jsteam +* @googleapis/cloud-sdk-nodejs-team @jsteam diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index 768497b9..f4ddd62c 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -1,4 +1,4 @@ assign_issues: - - googleapis/yoshi-nodejs + - googleapis/cloud-sdk-nodejs-team assign_prs: - - googleapis/yoshi-nodejs + - googleapis/cloud-sdk-nodejs-team diff --git a/.repo-metadata.json b/.repo-metadata.json index d19df6d4..ca788e36 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -9,6 +9,6 @@ "repo": "googleapis/nodejs-logging-bunyan", "distribution_name": "@google-cloud/logging-bunyan", "api_id": "logging.googleapis.com", - "codeowner_team": "@googleapis/yoshi-nodejs", + "codeowner_team": "@googleapis/cloud-sdk-nodejs-team", "library_type": "OTHER" }