From: Philippe Mathieu-Daudé Date: Tue, 18 Dec 2018 11:56:08 +0000 (+0100) Subject: MAINTAINERS: Add missing entries for the QObject section X-Git-Tag: v4.0.0-rc0~70^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd81e02b1e47dea098367513ff0811080f12ca06;p=thirdparty%2Fqemu.git MAINTAINERS: Add missing entries for the QObject section Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Thomas Huth Reviewed-by: Markus Armbruster Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index 3a034f972ce..4e38864fbd0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1940,10 +1940,14 @@ F: include/qapi/qmp/ X: include/qapi/qmp/dispatch.h F: scripts/coccinelle/qobject.cocci F: tests/check-qdict.c -F: tests/check-qnum.c F: tests/check-qjson.c F: tests/check-qlist.c +F: tests/check-qlit.c +F: tests/check-qnull.c +F: tests/check-qnum.c +F: tests/check-qobject.c F: tests/check-qstring.c +F: qdict-test-data.txt T: git https://repo.or.cz/qemu/armbru.git qapi-next QEMU Guest Agent