From f6823669be9e09002c433b0708e5fad7441c5460 Mon Sep 17 00:00:00 2001 From: eric Date: Sun, 17 Aug 2025 16:57:35 +0200 Subject: [PATCH 1/2] fix team name case inconsistency --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" From 3620330587041d69c87be6fd0832659c307b5c37 Mon Sep 17 00:00:00 2001 From: ifeanyiojeh03-rgb Date: Sat, 20 Jun 2026 22:42:23 +0000 Subject: [PATCH 2/2] Initial commit