Skip to content

Commit e096d74

Browse files
authored
chore: add back blunderbuss configs overridden by yoshi-automation (#297)
1 parent 1ba026a commit e096d74

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/blunderbuss.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Configuration for the Blunderbuss GitHub app. For more info see
22
# https://github.com/googleapis/repo-automation-bots/tree/master/packages/blunderbuss
3+
assign_issues:
4+
- simonz130
5+
assign_prs:
6+
- simonz130
37
assign_prs_by:
4-
- labels:
5-
- samples
6-
to:
7-
- googleapis/java-samples-reviewers
8+
- labels:
9+
- samples
10+
to:
11+
- googleapis/java-samples-reviewers

0 commit comments

Comments
 (0)