From: Kevin Wolf Date: Thu, 24 Apr 2014 09:53:39 +0000 (+0200) Subject: MAINTAINERS: Add qemu-img/io to block subsystem X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=460787605e59526bb5c47002b512028ea1f63ac3;p=qemu.git MAINTAINERS: Add qemu-img/io to block subsystem qemu-img and qemu-io were not covered by any MAINTAINERS entry so far. Reported-by: Markus Armbruster Signed-off-by: Kevin Wolf Signed-off-by: Stefan Hajnoczi --- diff --git a/MAINTAINERS b/MAINTAINERS index c66946ff07..b287ef8939 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -674,6 +674,8 @@ S: Supported F: block* F: block/ F: hw/block/ +F: qemu-img* +F: qemu-io* T: git git://repo.or.cz/qemu/kevin.git block T: git git://github.com/stefanha/qemu.git block