Skip to content

Commit 487cd27

Browse files
authored
Update blunderbuss.yml (GoogleCloudPlatform#6477)
Removes @grant from blunderbuss. ## Checklist - [x] I have followed [Sample Guidelines from AUTHORING_GUIDE.MD](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md) - [x] README is updated to include [all relevant information](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#readme-file) - [x] **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)) - [x] **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) - [x] 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 5b31a20 commit 487cd27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/blunderbuss.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ assign_issues_by:
7979
- 'api: functions'
8080
to:
8181
- ace-n
82-
- grant
8382
- labels:
8483
- 'api: healthcare'
8584
to:
@@ -109,7 +108,6 @@ assign_issues_by:
109108
- 'api: run'
110109
to:
111110
- averikitsch
112-
- grant
113111
- labels:
114112
- 'api: cloudscheduler'
115113
- 'api: cloudtasks'

0 commit comments

Comments
 (0)