From 7da06ad99b12ad3c6b94376e5cf6f8f6e68b51fa Mon Sep 17 00:00:00 2001 From: Archana Kumari <78868726+archana-9430@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:11:49 +0530 Subject: [PATCH] feat:Add secretmanager team to code owner --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index d51342f6ae..934665f8ff 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -24,6 +24,7 @@ /firestore/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-samples-reviewers /storage/ @GoogleCloudPlatform/cloud-storage-dpe @GoogleCloudPlatform/php-samples-reviewers /spanner/ @GoogleCloudPlatform/api-spanner @GoogleCloudPlatform/php-samples-reviewers +/secretmanager/ @GoogleCloudPlatform/php-samples-reviewers @GoogleCloudPlatform/cloud-secrets-team # Serverless, Orchestration, DevOps