From: Luiz Capitulino Date: Tue, 5 Nov 2013 21:09:37 +0000 (-0500) Subject: MAINTAINERS: add git tree info for HMP, QMP and QAPI X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dce07e0b2b172ccce43955fdee2149ab2413251b;p=qemu.git MAINTAINERS: add git tree info for HMP, QMP and QAPI Signed-off-by: Luiz Capitulino --- diff --git a/MAINTAINERS b/MAINTAINERS index 77edacf271..02b85ee4cd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -699,6 +699,7 @@ S: Supported F: monitor.c F: hmp.c F: hmp-commands.hx +T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Network device layer M: Anthony Liguori @@ -720,6 +721,7 @@ M: Luiz Capitulino M: Michael Roth S: Supported F: qapi/ +T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp QAPI Schema M: Eric Blake @@ -727,6 +729,7 @@ M: Luiz Capitulino M: Markus Armbruster S: Supported F: qapi-schema.json +T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp QMP M: Luiz Capitulino @@ -735,6 +738,7 @@ F: qmp.c F: monitor.c F: qmp-commands.hx F: QMP/ +T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp SLIRP M: Jan Kiszka