diff options
author | Luiz Capitulino | 2014-02-18 15:08:14 +0100 |
---|---|---|
committer | Luiz Capitulino | 2014-02-28 17:41:43 +0100 |
commit | fbb0621a0f7aae2803d7460fc225402f9ea92000 (patch) | |
tree | dd95008183aab45d9b0593682d48cc2d95015fb2 /MAINTAINERS | |
parent | QMP: Allow dot separated dict path arguments in qmp-shell (diff) | |
download | qemu-fbb0621a0f7aae2803d7460fc225402f9ea92000.tar.gz qemu-fbb0621a0f7aae2803d7460fc225402f9ea92000.tar.xz qemu-fbb0621a0f7aae2803d7460fc225402f9ea92000.zip |
MAINTAINERS: update status for HMP, QAPI and QMP trees
This commit updates the status for the HMP, QAPI and QMP trees from
"Supported" to "Maintained".
In practice this means that patch review and pull requests may take
longer. Also, I'll rely more on reviewers such as Eric Blake so that
I'm able to send pull requests regularly.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 026ea4f021..7efaccf5fb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -726,7 +726,7 @@ F: vl.c Human Monitor (HMP) M: Luiz Capitulino <lcapitulino@redhat.com> -S: Supported +S: Maintained F: monitor.c F: hmp.c F: hmp-commands.hx @@ -758,7 +758,7 @@ T: git git://github.com/bonzini/qemu.git nbd-next QAPI M: Luiz Capitulino <lcapitulino@redhat.com> M: Michael Roth <mdroth@linux.vnet.ibm.com> -S: Supported +S: Maintained F: qapi/ T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp @@ -772,7 +772,7 @@ T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp QMP M: Luiz Capitulino <lcapitulino@redhat.com> -S: Supported +S: Maintained F: qmp.c F: monitor.c F: qmp-commands.hx |