From: Markus Armbruster Date: Mon, 20 Mar 2017 12:55:48 +0000 (+0100) Subject: MAINTAINERS: Add myself for files I touched recently X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e94630d3adcb2ff8b70b95f5dd3873ecadfbd19b;p=qemu.git MAINTAINERS: Add myself for files I touched recently Signed-off-by: Markus Armbruster Message-Id: <1490014548-15083-6-git-send-email-armbru@redhat.com> Reviewed-by: Eric Blake --- diff --git a/MAINTAINERS b/MAINTAINERS index 779c429059..c60235eaf6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1231,6 +1231,15 @@ M: Samuel Thibault S: Maintained F: backends/baum.c +Command line option argument parsing +M: Markus Armbruster +S: Supported +F: include/qemu/option.h +F: tests/test-keyval.c +F: tests/test-qemu-opts.c +F: util/keyval.c +F: util/qemu-option.c + Coverity model M: Markus Armbruster S: Supported @@ -1365,7 +1374,9 @@ X: include/qapi/qmp/ F: include/qapi/qmp/dispatch.h F: tests/qapi-schema/ F: tests/test-*-visitor.c +F: tests/test-qapi-*.c F: tests/test-qmp-*.c +F: tests/test-visitor-serialization.c F: scripts/qapi* F: docs/qapi* T: git git://repo.or.cz/qemu/armbru.git qapi-next