summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2014-04-24 11:53:39 +0200
committerStefan Hajnoczi <stefanha@redhat.com>2014-04-25 18:05:05 +0200
commit460787605e59526bb5c47002b512028ea1f63ac3 (patch)
tree27755fb28fec3cf34113c7c2ca3ac0e060a3750a /MAINTAINERS
parent9974ad40bf36d605f1134b94e51fd53e9970f46a (diff)
downloadqemu-460787605e59526bb5c47002b512028ea1f63ac3.tar.gz
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 <armbru@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
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