From 52b7812a2f577e8e07e5850d94b870efc0be7126 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Thu, 5 Feb 2026 15:52:42 +0000 Subject: [PATCH] chore: replace old nodejs teams with cloud-sdk-nodejs-team --- .github/CODEOWNERS | 4 ++-- .github/blunderbuss.yml | 4 ++-- .repo-metadata.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 80520bba..067e94b2 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/cloud-sdk-nodejs-team # The github automation team is the default owner for the auto-approve file. -.github/auto-approve.yml @googleapis/github-automation +.github/auto-approve.yml @googleapis/cloud-sdk-platform-team 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 e2f55ae0..cc81e2da 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -2,7 +2,7 @@ "client_documentation": "https://cloud.google.com/nodejs/docs/reference/logging/latest", "product_documentation": "https://cloud.google.com/logging/docs", "name": "logging", - "codeowner_team": "@googleapis/yoshi-nodejs", + "codeowner_team": "@googleapis/cloud-sdk-nodejs-team", "release_level": "stable", "language": "nodejs", "api_id": "logging.googleapis.com",