Skip to content

Commit 8fcc0b5

Browse files
authored
chore(.github): update storage blunderbus config (GoogleCloudPlatform#6065)
Switch assignees to only @cojenco and @andrewsg, who focus specifically on python. Updates GoogleCloudPlatform#5906 ## Checklist - [ ] I have followed [Sample Guidelines from AUTHORING_GUIDE.MD](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md) - [ ] README is updated to include [all relevant information](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#readme-file) - [ ] **Tests** pass: `nox -s py-3.6` (see [Test Environment Setup](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#test-environment-setup)) - [ ] **Lint** pass: `nox -s lint` (see [Test Environment Setup](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#test-environment-setup)) - [ ] These samples need a new **API enabled** in testing projects to pass (let us know which ones) - [ ] These samples need a new/updated **env vars** in testing projects set to pass (let us know which ones) - [ ] Please **merge** this PR for me once it is approved. - [ ] This sample adds a new sample directory, and I updated the [CODEOWNERS file](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/.github/CODEOWNERS) with the codeowners for this sample
1 parent 6b905c4 commit 8fcc0b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/blunderbuss.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ assign_issues_by:
119119
- labels:
120120
- 'api: storage'
121121
to:
122-
- GoogleCloudPlatform/storage-dpe
122+
- cojenco
123+
- andrewsg
123124
- labels:
124125
- 'api: cloudtrace'
125126
- 'api: trace'

0 commit comments

Comments
 (0)