From dc30a2c126b65455dddbf2af2280cf6a9255804c Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 20 Feb 2026 17:27:08 +0000 Subject: [PATCH] chore: replace old teams with cloud-sdk-nodejs-team and firestore-team --- .github/CODEOWNERS | 4 ++-- .repo-metadata.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2f84a2eb3..8b2529fac 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,6 +5,6 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -# The yoshi-nodejs team is the default owner for nodejs repositories. -* @googleapis/yoshi-nodejs @googleapis/firestore-dpe @googleapis/api-firestore +# The cloud-sdk-nodejs-team team is the default owner for nodejs repositories. +* @googleapis/cloud-sdk-nodejs-team @googleapis/firestore-team .github/auto-approve.yml @googleapis/github-automation/ \ No newline at end of file diff --git a/.repo-metadata.json b/.repo-metadata.json index 06828e770..fd32b52a7 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,5 +1,5 @@ { - "codeowner_team": "@googleapis/firestore-dpe", + "codeowner_team": "@googleapis/firestore-team @googleapis/cloud-sdk-nodejs-team", "language": "nodejs", "api_id": "firestore.googleapis.com", "name_pretty": "Cloud Firestore",