From 6f2cfd1e873523ed5bbffc9a3e9d83d3447929b1 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Mon, 2 Feb 2026 17:07:55 +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 13a23447c..d4102af48 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/spanner-client-libraries-nodejs @googleapis/jsteam \ No newline at end of file +# Unless specified, the googleapis/cloud-sdk-nodejs-team is the default owner for nodejs repositories. +* @googleapis/spanner-client-libraries-nodejs @googleapis/cloud-sdk-nodejs-team \ No newline at end of file