summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth2016-09-22 21:32:38 +0200
committerMichael Tokarev2016-10-08 08:02:19 +0200
commitc13e9912d9aa2ac485825bc7ca6879b0797cd715 (patch)
treeea08869f167f64274e6f3fa61d33dc893b5b1196 /MAINTAINERS
parentMAINTAINERS: Add files to the Moxie section. (diff)
downloadqemu-c13e9912d9aa2ac485825bc7ca6879b0797cd715.tar.gz
qemu-c13e9912d9aa2ac485825bc7ca6879b0797cd715.tar.xz
qemu-c13e9912d9aa2ac485825bc7ca6879b0797cd715.zip
MAINTAINERS: Add some more files to the HMP section
The hmp-commands-info.hx, hmp.h and include/monitor/hmp-target.h files were classified as unmaintained. Let's add them to the HMP section. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index adc5e4e1d8..ba50167088 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1183,8 +1183,9 @@ Human Monitor (HMP)
M: Luiz Capitulino <lcapitulino@redhat.com>
S: Maintained
F: monitor.c
-F: hmp.c
-F: hmp-commands.hx
+F: hmp.[ch]
+F: hmp-commands*.hx
+F: include/monitor/hmp-target.h
T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
Network device backends