mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-02-27 10:04:14 +01:00
12 lines
270 B
YAML
12 lines
270 B
YAML
# Set to true to add assignees to PRs
|
|
addAssignees: true
|
|
|
|
# A list of assignees, overrides reviewers if set
|
|
assignees:
|
|
- peterus
|
|
|
|
# A number of assignees to add to the PRs
|
|
# Set to 0 to add all of the assignees.
|
|
# Uses numberOfReviewers if unset.
|
|
numberOfAssignees: 0
|