diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7cb1dfffe..a81f37de9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -32,6 +32,6 @@ updates: separator: "/" # Add the arrays of assignees and reviewers assignees: - - "EbookFoundation/maintainers" + - "EbookFoundation/Maintainers" reviewers: - "EbookFoundation/reviewers"