Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 4 additions & 9 deletions .github/blunderbuss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@
# Note: This file is autogenerated. To make changes to the assignee
# team, please update `codeowner_team` in `.repo-metadata.json`.
assign_issues:
- googleapis/cloud-storage-dpe

assign_issues_by:
- labels:
- "samples"
to:
- googleapis/python-samples-reviewers
- googleapis/cloud-storage-dpe
- andrewsg
- cojenco

assign_prs:
- googleapis/cloud-storage-dpe
- andrewsg
- cojenco
1 change: 1 addition & 0 deletions owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"CONTRIBUTING.rst",
"README.rst",
".kokoro/samples/python3.6", # remove python 3.6 support
".github/blunderbuss.yml", # blunderbuss assignment to python squad
".github/workflows", # exclude gh actions as credentials are needed for tests
".github/release-please.yml", # special support for a python2 branch in this repo
],
Expand Down