There are a number of contributors who maintain block drivers (image
formats and protocols).  They should be listed in the MAINTAINERS file
so that get_maintainer.pl lists them.

Note that commits are still merged through Kevin or Stefan's block tree
but the block driver sub-maintainers are usually the ones to review
patches.

Acked-by: Kevin Wolf <kw...@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
---
 MAINTAINERS | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 77edacf..da18a23 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -857,3 +857,41 @@ Stable 0.10
 L: qemu-sta...@nongnu.org
 T: git git://git.qemu-project.org/qemu-stable-0.10.git
 S: Orphan
+
+Block drivers
+-------------
+VMDK
+M: Fam Zheng <f...@redhat.com>
+S: Supported
+F: block/vmdk.c
+
+RBD
+M: Josh Durgin <josh.dur...@dreamhost.com>
+S: Supported
+F: block/rbd.c
+
+Sheepdog
+M: MORITA Kazutaka <morita.kazut...@lab.ntt.co.jp>
+S: Supported
+F: block/sheepdog.c
+
+VHDX
+M: Jeff Cody <jc...@redhat.com>
+S: Supported
+F: block/vhdx.c
+
+VDI
+M: Stefan Weil <s...@weilnetz.de>
+S: Maintained
+F: block/vdi.c
+
+iSCSI
+M: Ronnie Sahlberg <ronniesahlb...@gmail.com>
+M: Paolo Bonzini <pbonz...@redhat.com>
+S: Supported
+F: block/iscsi.c
+
+SSH
+M: Richard W.M. Jones <rjo...@redhat.com>
+S: Supported
+F: block/ssh.c
-- 
1.8.3.1


Reply via email to