From 2dc0184755d2779349f2b7718f6e94190113bdab Mon Sep 17 00:00:00 2001 From: Sakthivel Subramanian <179120858+sakthivelmanii@users.noreply.github.com> Date: Wed, 29 Jan 2025 22:09:39 +0530 Subject: [PATCH] chore(spanner): Update CODEOWNERS to use TeamSync Managed Team (#11524) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 882afb1a97b8..720d824bd186 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,7 +12,7 @@ /firestore/ @googleapis/cloud-native-db-dpes @googleapis/api-firestore-partners @googleapis/yoshi-go-admins /pubsub/ @googleapis/api-pubsub @googleapis/yoshi-go-admins @shollyman /pubsublite/ @googleapis/api-pubsub @googleapis/yoshi-go-admins @shollyman -/spanner/ @googleapis/api-spanner-go @googleapis/yoshi-go-admins +/spanner/ @googleapis/spanner-client-libraries-go @googleapis/yoshi-go-admins /storage/ @googleapis/cloud-storage-dpe @googleapis/yoshi-go-admins /httpreplay/ @googleapis/cloud-storage-dpe @googleapis/yoshi-go-admins /errorreporting/ @googleapis/api-logging @googleapis/api-logging-partners @googleapis/yoshi-go-admins