diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a81f37de9..7cb1dfffe 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"