From 91d6d3dff41b762f415be70988399aa5f0467230 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Tue, 17 Feb 2026 21:49:35 +0000 Subject: [PATCH] chore: replace old spanner teams with spanner-team --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b29b8eef37..3354ee1c84 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,5 +4,5 @@ # For syntax help see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -# The @googleapis/spanner-client-libraries-java is the default owner for changes in this repo -* @googleapis/cloud-sdk-java-team @googleapis/spanner-client-libraries-java +# The @googleapis/spanner-team is the default owner for changes in this repo +* @googleapis/cloud-sdk-java-team @googleapis/spanner-team