From: Philippe Mathieu-Daudé Date: Sun, 25 Nov 2018 20:49:54 +0000 (+0100) Subject: MAINTAINERS: Add a missing entry to the QMP section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=12b2f0d93d881b49786f4b71b95020c576bc2564;p=qemu.git MAINTAINERS: Add a missing entry to the QMP section Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Markus Armbruster Message-Id: <20181125205000.10324-20-philmd@redhat.com> Signed-off-by: Laurent Vivier --- diff --git a/MAINTAINERS b/MAINTAINERS index 20096dad05..4251c5edd3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1917,6 +1917,7 @@ S: Supported F: qmp.c F: monitor.c F: docs/devel/*qmp-* +F: docs/interop/*qmp-* F: scripts/qmp/ F: tests/qmp-test.c F: tests/qmp-cmd-test.c