Skip to content

Commit

Permalink
chore(.github): update storage blunderbus config (GoogleCloudPlatform…
Browse files Browse the repository at this point in the history
…#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
  • Loading branch information
tritone authored and jacek-izykowski committed Jul 13, 2021
1 parent 6d14cb5 commit 62630ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/blunderbuss.yml
Expand Up @@ -119,7 +119,8 @@ assign_issues_by:
- labels:
- 'api: storage'
to:
- GoogleCloudPlatform/storage-dpe
- cojenco
- andrewsg
- labels:
- 'api: cloudtrace'
- 'api: trace'
Expand Down

0 comments on commit 62630ea

Please sign in to comment.