From 8419fa4c8655479d7571e05917683952777da6c7 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Mon, 2 Feb 2026 17:07:28 +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 449a50846..9414feaee 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/cloud-native-db-dpes @googleapis/api-datastore-sdk @googleapis/jsteam \ No newline at end of file +# Unless specified, the googleapis/cloud-sdk-nodejs-team is the default owner for nodejs repositories. +* @googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk @googleapis/cloud-sdk-nodejs-team \ No newline at end of file