From 14c2ee63895656b344b4578b483cdfd25e93ce80 Mon Sep 17 00:00:00 2001 From: Jack Wotherspoon Date: Thu, 12 Dec 2024 09:33:20 -0500 Subject: [PATCH 1/2] chore: Update blunderbuss.yml --- .github/blunderbuss.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index a5f6f2b49e..99b34e63f8 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -8,7 +8,7 @@ assign_issues_by: - labels: - 'api: cloudsql' to: - - GoogleCloudPlatform/infra-db-sdk + - GoogleCloudPlatform/cloud-sql-connectors - labels: - 'api: cloudiot' to: @@ -28,7 +28,7 @@ assign_prs_by: - labels: - 'api: cloudsql' to: - - GoogleCloudPlatform/infra-db-sdk + - GoogleCloudPlatform/cloud-sql-connectors - labels: - 'api: cloudiot' to: From 8d9e19a5f9ad67d9f4973dff85fa108995dad13e Mon Sep 17 00:00:00 2001 From: Jack Wotherspoon Date: Thu, 12 Dec 2024 09:34:20 -0500 Subject: [PATCH 2/2] chore: Update CODEOWNERS --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 934665f8ff..c6d4c61242 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -19,7 +19,7 @@ .kokoro @GoogleCloudPlatform/php-admins /bigtable/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-samples-reviewers -/cloud_sql/**/*.php @GoogleCloudPlatform/infra-db-sdk @GoogleCloudPlatform/php-samples-reviewers +/cloud_sql/**/*.php @GoogleCloudPlatform/cloud-sql-connectors @GoogleCloudPlatform/php-samples-reviewers /datastore/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-samples-reviewers /firestore/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-samples-reviewers /storage/ @GoogleCloudPlatform/cloud-storage-dpe @GoogleCloudPlatform/php-samples-reviewers