mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-29 20:04:19 +01:00
Merge pull request #32 from lora-aprs/peterus-patch-1
Create auto_assign.yml
This commit is contained in:
commit
fbe28e8e76
9
.github/auto_assign.yml
vendored
Normal file
9
.github/auto_assign.yml
vendored
Normal 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
|
||||
Loading…
Reference in a new issue