aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2015-09-24 18:11:56 +0200
committerMarkus Armbruster <armbru@redhat.com>2015-10-12 18:44:53 +0200
commit7735d2b50477b171446b38efd2d8866d3c966162 (patch)
tree6e714837d796b243c44127dae56f28f73c7d2b88 /MAINTAINERS
parent9b89b6a2872f1473ef82acdcb64c901982e0ef88 (diff)
MAINTAINERS: Specify QObject include and test files
Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <1443111117-29831-3-git-send-email-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 79ffe883a1..f9a46ecdd1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1071,6 +1071,14 @@ QObject
M: Luiz Capitulino <lcapitulino@redhat.com>
S: Maintained
F: qobject/
+F: include/qapi/qmp/
+X: include/qapi/qmp/dispatch.h
+F: tests/check-qdict.c
+F: tests/check-qfloat.c
+F: tests/check-qint.c
+F: tests/check-qjson.c
+F: tests/check-qlist.c
+F: tests/check-qstring.c
T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
QEMU Guest Agent