Skip to content

Commit d6f0617

Browse files
chore: use new team alias in CODEOWNERS (GoogleCloudPlatform#10482)
* chore: use new team alias in CODEOWNERS We're now the infra-db-sdk team. infra-db-dpes will be removed eventually * chore: update blunderbuss.yml with infra-db-sdk team --------- Co-authored-by: meredithslota <meredithslota@google.com>
1 parent 9df5b8f commit d6f0617

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
/storage/**/* @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/python-samples-reviewers
8282
/storagetransfer/**/* @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/python-samples-reviewers
8383
# ---* Infra DB
84-
/cloud-sql/**/* @GoogleCloudPlatform/infra-db-dpes @GoogleCloudPlatform/python-samples-reviewers
85-
/cloud_tasks/**/* @GoogleCloudPlatform/infra-db-dpes @GoogleCloudPlatform/python-samples-reviewers
84+
/cloud-sql/**/* @GoogleCloudPlatform/infra-db-sdk @GoogleCloudPlatform/python-samples-reviewers
85+
/cloud_tasks/**/* @GoogleCloudPlatform/infra-db-sdk @GoogleCloudPlatform/python-samples-reviewers
8686

8787
# Self-service
8888
# ---* Shared with DEE Teams

.github/blunderbuss.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ assign_issues_by:
7777
- labels:
7878
- "api: cloudsql"
7979
to:
80-
- GoogleCloudPlatform/infra-db-dpes
80+
- GoogleCloudPlatform/infra-db-sdk
8181
- labels:
8282
- "api: bigtable"
8383
- "api: datastore"

0 commit comments

Comments
 (0)