Skip to content

Commit 2d50b2f

Browse files
authored
Merge pull request #670 from newrelic/iamemilio-patch-2
fix auto assign action I hope
2 parents 2871b3c + 720e6aa commit 2d50b2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/auto_assign.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ addAssignees: false
66

77
# A list of reviewers to be added to pull requests (GitHub user name)
88
reviewers:
9-
- newrelic/go-reviewers
9+
- iamemilio
10+
- mirackara
11+
- nr-swilloughby
1012

1113
# A number of reviewers added to the pull request
1214
# Set 0 to add all the reviewers (default: 0)

0 commit comments

Comments
 (0)