From: Markus Armbruster <[email protected]> Kevin and Stefan asked me to take care of this part.
Signed-off-by: Markus Armbruster <[email protected]> Signed-off-by: Kevin Wolf <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9ff7c36..0463696 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -813,6 +813,14 @@ F: block/stream.h F: block/mirror.c T: git git://github.com/codyprime/qemu-kvm-jtc.git block +Block QAPI, monitor, command line +M: Markus Armbruster <[email protected]> +S: Supported +F: blockdev.c +F: block/qapi.c +F: qapi/block*.json +T: git git://repo.or.cz/qemu/armbru.git block-next + Character Devices M: Paolo Bonzini <[email protected]> S: Maintained -- 1.8.3.1
