From fd3f9bf6a916222db2d5b7240193351a8f14c323 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Mon, 2 Feb 2026 17:02:00 +0000 Subject: [PATCH] chore: replace old nodejs teams with cloud-sdk-nodejs-team --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b4bc3846..a9baa420 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-profiler @googleapis/jsteam \ No newline at end of file +# Unless specified, the googleapis/cloud-sdk-nodejs-team is the default owner for nodejs repositories. +* @googleapis/api-profiler @googleapis/cloud-sdk-nodejs-team \ No newline at end of file