From 3ce39c5cb18f44a4223199ae8d4aa1e88c6ba1f5 Mon Sep 17 00:00:00 2001 From: Leithen Date: Tue, 23 Jun 2026 08:10:46 -0600 Subject: [PATCH] hardcode Thenlie as assignee. remove reviewer option (#13319) --- .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"