From efe5cd9ebd5eff981d10677cdfbe61e57de2bf6d Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 25 Sep 2025 13:56:53 -0400 Subject: [PATCH] changed the team nam instead --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"