mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-03-07 14:03:50 +01:00
Create auto_assign.yml
This commit is contained in:
parent
9a568377ef
commit
89f55526b9
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