mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Merge pull request #41 from lora-aprs/peterus-patch-3
Update auto_assign.yml
This commit is contained in:
commit
93b9f91df6
7
.github/auto_assign.yml
vendored
7
.github/auto_assign.yml
vendored
|
|
@ -1,9 +1,8 @@
|
|||
# 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:
|
||||
assignees:
|
||||
- peterus
|
||||
|
||||
numberOfAssignees: 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue