mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 13:21:55 +00:00
fix team name case inconsistency
This commit is contained in:
parent
2919d1da99
commit
f6823669be
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -32,6 +32,6 @@ updates:
|
|||||||
separator: "/"
|
separator: "/"
|
||||||
# Add the arrays of assignees and reviewers
|
# Add the arrays of assignees and reviewers
|
||||||
assignees:
|
assignees:
|
||||||
- "EbookFoundation/maintainers"
|
- "EbookFoundation/Maintainers"
|
||||||
reviewers:
|
reviewers:
|
||||||
- "EbookFoundation/reviewers"
|
- "EbookFoundation/reviewers"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user