On Thu, 22 Sep 2016 21:32:38 +0200 Thomas Huth <th...@redhat.com> wrote:
> 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 <th...@redhat.com> Reviewed-by: Luiz Capitulino <lcapitul...@redhat.com> I probably should downgrade the status of HMP to "Odd Fixes", as I've not been dedicating any time for it. If anyone is interested in taking up it let me know. > --- > MAINTAINERS | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9da3d09..3879e1c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1160,8 +1160,9 @@ Human Monitor (HMP) > M: Luiz Capitulino <lcapitul...@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