Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 5a179e7

Browse files
authored
chore: update blunderbuss assignment (#1297)
* chore: update blunderbuss assignment * add comment
1 parent fb17d0c commit 5a179e7

2 files changed

Lines changed: 5 additions & 9 deletions

File tree

.github/blunderbuss.yml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,9 @@
44
# Note: This file is autogenerated. To make changes to the assignee
55
# team, please update `codeowner_team` in `.repo-metadata.json`.
66
assign_issues:
7-
- googleapis/cloud-storage-dpe
8-
9-
assign_issues_by:
10-
- labels:
11-
- "samples"
12-
to:
13-
- googleapis/python-samples-reviewers
14-
- googleapis/cloud-storage-dpe
7+
- andrewsg
8+
- cojenco
159

1610
assign_prs:
17-
- googleapis/cloud-storage-dpe
11+
- andrewsg
12+
- cojenco

owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"CONTRIBUTING.rst",
4848
"README.rst",
4949
".kokoro/samples/python3.6", # remove python 3.6 support
50+
".github/blunderbuss.yml", # blunderbuss assignment to python squad
5051
".github/workflows", # exclude gh actions as credentials are needed for tests
5152
".github/release-please.yml", # special support for a python2 branch in this repo
5253
],

0 commit comments

Comments
 (0)