From: Markus Armbruster Date: Wed, 3 Jun 2026 06:40:22 +0000 (+0200) Subject: MAINTAINERS: Drop stale F: from "Human Monitor (HMP)" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41cbe9bc9259a2ffeb6860e1d02fe3d609a4bb2c;p=thirdparty%2Fqemu.git MAINTAINERS: Drop stale F: from "Human Monitor (HMP)" We neglected to update MAINTAINERS when we moved hmp.h to include/monitor/. Commit 17dc3ae3e1 (monitor: Extract completion declarations to 'monitor/hmp-completion.h', 2026-03-20) added the missing entry without deleting the stale one. Do that now. Fixes: 275307aaab (hmp: Move hmp.h to include/monitor/, 2019-06-19) Cc: Dr. David Alan Gilbert Signed-off-by: Markus Armbruster Reviewed-by: Dr. David Alan Gilbert Message-ID: <20260603064032.3733394-29-armbru@redhat.com> --- diff --git a/MAINTAINERS b/MAINTAINERS index a8420c77a3..4830c24d9e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3416,7 +3416,6 @@ S: Maintained F: monitor/monitor-internal.h F: monitor/monitor.c F: monitor/hmp* -F: hmp.h F: hmp-commands*.hx F: include/monitor/hmp.h F: include/monitor/hmp-completion.h