Skip to content

Commit

Permalink
chore: Update Storage APIs ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa committed Oct 24, 2024
1 parent f2e1c90 commit a057878
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 5 additions & 1 deletion .github/blunderbuss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ assign_issues_by:
- 'api: firestore'
to:
- GoogleCloudPlatform/cloud-native-db-dpes
- labels:
- labels:
- 'api: storage'
- 'api: storagetransfer'
- 'api: storageinsights'
to:
- GoogleCloudPlatform/cloud-storage-dpes
- labels:
Expand Down Expand Up @@ -65,6 +67,8 @@ assign_prs_by:
- GoogleCloudPlatform/infra-db-sdk
- labels:
- 'api: storage'
- 'api: storagetransfer'
- 'api: storageinsights'
to:
- GoogleCloudPlatform/cloud-storage-dpes
- labels:
Expand Down
4 changes: 3 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ firestore/ @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/dotne

cloud-sql/ @GoogleCloudPlatform/infra-db-sdk @GoogleCloudPlatform/dotnet-samples-reviewers

storage/ @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/dotnet-samples-reviewers
storage/ @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/dotnet-samples-reviewers
storageinsights/ @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/dotnet-samples-reviewers
storagetransfer/ @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/dotnet-samples-reviewers

spanner/ @GoogleCloudPlatform/api-spanner-dotnet @GoogleCloudPlatform/dotnet-samples-reviewers

Expand Down

0 comments on commit a057878

Please sign in to comment.