From 1698dbb1bcf30b2480904a018248e5fb3b4a0fec Mon Sep 17 00:00:00 2001 From: Thenlie Date: Sun, 21 Jun 2026 09:50:34 -0600 Subject: [PATCH] hardcode Thenlie as assignee. remove reviewer option --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7cb1dfffe..d363dc97e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -33,5 +33,5 @@ updates: # Add the arrays of assignees and reviewers assignees: - "EbookFoundation/maintainers" - reviewers: - "EbookFoundation/reviewers" + - "@Thenlie"