Commit 41cbe9bc92 for qemu.org
commit 41cbe9bc9259a2ffeb6860e1d02fe3d609a4bb2c
Author: Markus Armbruster <armbru@redhat.com>
Date: Wed Jun 3 08:40:22 2026 +0200
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 <dave@treblig.org>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dave@treblig.org>
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