Merge pull request #32 from lora-aprs/peterus-patch-1

Create auto_assign.yml
This commit is contained in:
Peter Buchegger 2020-12-11 00:57:04 +01:00 committed by GitHub
commit fbe28e8e76
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