From: Philippe Mathieu-Daudé Date: Fri, 8 Sep 2017 17:36:23 +0000 (-0300) Subject: MAINTAINERS: add missing qcow2 entry X-Git-Tag: v2.11.0-rc0~79^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b24f9882cc0d72e94692ca4bc4c0afcffdf906f8;p=thirdparty%2Fqemu.git MAINTAINERS: add missing qcow2 entry Signed-off-by: Philippe Mathieu-Daudé Acked-by: Kevin Wolf Reviewed-by: Stefan Hajnoczi Signed-off-by: Michael Tokarev --- diff --git a/MAINTAINERS b/MAINTAINERS index f86c68a107f..b77131ec5f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1872,6 +1872,7 @@ M: Max Reitz L: qemu-block@nongnu.org S: Supported F: block/qcow2* +F: docs/interop/qcow2.txt qcow M: Kevin Wolf