mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-05-07 13:37:49 +00:00
Merge pull request #32 from lora-aprs/peterus-patch-1
Create auto_assign.yml
This commit is contained in:
commit
fbe28e8e76
1 changed files with 9 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue