fix team name case inconsistency (#11928)

This commit is contained in:
Eric Hellman 2025-09-07 13:49:03 -04:00 committed by GitHub
parent 478ab991d1
commit 9c0fde1304
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,6 +32,6 @@ updates:
separator: "/"
# Add the arrays of assignees and reviewers
assignees:
- "EbookFoundation/maintainers"
- "EbookFoundation/Maintainers"
reviewers:
- "EbookFoundation/reviewers"