diff mbox

[PULL,v2,03/20] MAINTAINERS: Specify QAPI include and test files

Message ID 1444673985-24978-4-git-send-email-armbru@redhat.com
State New
Headers show

Commit Message

Markus Armbruster Oct. 12, 2015, 6:19 p.m. UTC
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1443111117-29831-4-git-send-email-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f9a46ec..9bd2b8f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1054,7 +1054,12 @@  M: Michael Roth <mdroth@linux.vnet.ibm.com>
 S: Supported
 F: qapi/
 X: qapi/*.json
+F: include/qapi/
+X: include/qapi/qmp/
+F: include/qapi/qmp/dispatch.h
 F: tests/qapi-schema/
+F: tests/test-*-visitor.c
+F: tests/test-qmp-*.c
 F: scripts/qapi*
 F: docs/qapi*
 T: git git://repo.or.cz/qemu/armbru.git qapi-next