From: Luiz Capitulino Date: Mon, 3 Jun 2013 15:11:53 +0000 (-0400) Subject: MAINTAINERS: new maintainers for qapi-schema.json X-Git-Tag: v1.6.0-rc0~238^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7810d29198790a805936e7a2f44c055184a56b0a;p=thirdparty%2Fqemu.git MAINTAINERS: new maintainers for qapi-schema.json I'm facing two problems lately wrt QMP patch review: increasingly lack of bandwidth and lack of background in so many different areas that are getting new QMP commands almost every week. In order to help me mitigate this problem, I'm adding Eric and Markus (besides me) as maintainers of the qapi-schema.json file. Markus has been an old timer reviewer. Eric is being the most active and prolific reviewer of QMP patches for some time now. I believe Markus and Eric will keep doing their work as before, but starting now I'll require the ACK of at least one of them before appling a patch/series that touches the qapi-schema.json file. Signed-off-by: Luiz Capitulino Reviewed-by: Eric Blake Acked-by: Markus Armbruster --- diff --git a/MAINTAINERS b/MAINTAINERS index be02724e6ee..432185a5eef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -706,6 +706,13 @@ F: nbd.* F: qemu-nbd.c T: git git://github.com/bonzini/qemu.git nbd-next +QAPI Schema +M: Eric Blake +M: Luiz Capitulino +M: Markus Armbruster +S: Supported +F: qapi-schema.json + SLIRP M: Jan Kiszka S: Maintained