Skip to content

Commit 9c0fde1

Browse files
authored
fix team name case inconsistency (#11928)
1 parent 478ab99 commit 9c0fde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ updates:
3232
separator: "/"
3333
# Add the arrays of assignees and reviewers
3434
assignees:
35-
- "EbookFoundation/maintainers"
35+
- "EbookFoundation/Maintainers"
3636
reviewers:
3737
- "EbookFoundation/reviewers"

0 commit comments

Comments
 (0)