Signed-off-by: Markus Armbruster <[email protected]> Reviewed-by: Eric Blake <[email protected]> --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 32c7ca4..0f801e0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -952,7 +952,10 @@ M: Markus Armbruster <[email protected]> M: Michael Roth <[email protected]> S: Supported F: qapi/ +X: qapi/*.json F: tests/qapi-schema/ +F: scripts/qapi* +F: docs/qapi* T: git git://repo.or.cz/qemu/armbru.git qapi-next QAPI Schema @@ -960,6 +963,7 @@ M: Eric Blake <[email protected]> M: Markus Armbruster <[email protected]> S: Supported F: qapi-schema.json +F: qapi/*.json T: git git://repo.or.cz/qemu/armbru.git qapi-next QObject -- 1.9.3
