diff options
author | Philippe Mathieu-Daudé | 2017-09-08 19:36:23 +0200 |
---|---|---|
committer | Michael Tokarev | 2017-09-26 08:06:02 +0200 |
commit | b24f9882cc0d72e94692ca4bc4c0afcffdf906f8 (patch) | |
tree | 4ec14592d906c291a2f74804fba417820b5b249b /MAINTAINERS | |
parent | MAINTAINERS: add missing Guest Agent entries (diff) | |
download | qemu-b24f9882cc0d72e94692ca4bc4c0afcffdf906f8.tar.gz qemu-b24f9882cc0d72e94692ca4bc4c0afcffdf906f8.tar.xz qemu-b24f9882cc0d72e94692ca4bc4c0afcffdf906f8.zip |
MAINTAINERS: add missing qcow2 entry
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f86c68a107..b77131ec5f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1872,6 +1872,7 @@ M: Max Reitz <mreitz@redhat.com> L: qemu-block@nongnu.org S: Supported F: block/qcow2* +F: docs/interop/qcow2.txt qcow M: Kevin Wolf <kwolf@redhat.com> |