From 3054ddb2726c6554a40a449142b021707eeeff8a Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Mon, 2 Feb 2026 17:07:16 +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 d982c0a95..a65f5a8d3 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 googleapis/cloud-sdk-nodejs-team is the default owner for nodejs repositories. +* @googleapis/api-bigquery @googleapis/cloud-sdk-nodejs-team \ No newline at end of file