diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index a5f6f2b49..99b34e63f 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: diff --git a/CODEOWNERS b/CODEOWNERS index 934665f8f..c6d4c6124 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