Skip to content

Commit 7b76121

Browse files
chore: Update CODEOWNERS and blunderbuss config (GoogleCloudPlatform#2066)
* chore: Update blunderbuss.yml * chore: Update CODEOWNERS --------- Co-authored-by: Jennifer Davis <sigje@google.com>
1 parent 5005b82 commit 7b76121

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/blunderbuss.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ assign_issues_by:
88
- labels:
99
- 'api: cloudsql'
1010
to:
11-
- GoogleCloudPlatform/infra-db-sdk
11+
- GoogleCloudPlatform/cloud-sql-connectors
1212
- labels:
1313
- 'api: cloudiot'
1414
to:
@@ -36,7 +36,7 @@ assign_prs_by:
3636
- labels:
3737
- 'api: cloudsql'
3838
to:
39-
- GoogleCloudPlatform/infra-db-sdk
39+
- GoogleCloudPlatform/cloud-sql-connectors
4040
- labels:
4141
- 'api: cloudiot'
4242
to:

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
.kokoro @GoogleCloudPlatform/php-admins
2020

2121
/bigtable/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-samples-reviewers
22-
/cloud_sql/**/*.php @GoogleCloudPlatform/infra-db-sdk @GoogleCloudPlatform/php-samples-reviewers
22+
/cloud_sql/**/*.php @GoogleCloudPlatform/cloud-sql-connectors @GoogleCloudPlatform/php-samples-reviewers
2323
/datastore/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-samples-reviewers
2424
/firestore/**/*.php @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/php-samples-reviewers
2525
/storage/ @GoogleCloudPlatform/gcs-sdk-team @GoogleCloudPlatform/php-samples-reviewers

0 commit comments

Comments
 (0)