Create auto_assign.yml

This commit is contained in:
Peter Buchegger 2020-12-11 00:46:23 +01:00 committed by GitHub
parent 9a568377ef
commit 89f55526b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
.github/auto_assign.yml vendored Normal file
View file

@ -0,0 +1,9 @@
# Set to true to add reviewers to pull requests
addReviewers: true
# Set to true to add assignees to pull requests
addAssignees: true
# A list of reviewers to be added to pull requests (GitHub user name)
reviewers:
- peterus