qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: add block driver sub-maintainers
@ 2013-10-21 13:26 Stefan Hajnoczi
  2013-10-21 14:02 ` Richard W.M. Jones
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Stefan Hajnoczi @ 2013-10-21 13:26 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Josh Durgin, Ronnie Sahlberg, Stefan Weil, Jeff Cody,
	Stefan Hajnoczi, Richard W.M. Jones, Anthony Liguori,
	Paolo Bonzini, Fam Zheng, MORITA Kazutaka

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 <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@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-stable@nongnu.org
 T: git git://git.qemu-project.org/qemu-stable-0.10.git
 S: Orphan
+
+Block drivers
+-------------
+VMDK
+M: Fam Zheng <famz@redhat.com>
+S: Supported
+F: block/vmdk.c
+
+RBD
+M: Josh Durgin <josh.durgin@dreamhost.com>
+S: Supported
+F: block/rbd.c
+
+Sheepdog
+M: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
+S: Supported
+F: block/sheepdog.c
+
+VHDX
+M: Jeff Cody <jcody@redhat.com>
+S: Supported
+F: block/vhdx.c
+
+VDI
+M: Stefan Weil <sw@weilnetz.de>
+S: Maintained
+F: block/vdi.c
+
+iSCSI
+M: Ronnie Sahlberg <ronniesahlberg@gmail.com>
+M: Paolo Bonzini <pbonzini@redhat.com>
+S: Supported
+F: block/iscsi.c
+
+SSH
+M: Richard W.M. Jones <rjones@redhat.com>
+S: Supported
+F: block/ssh.c
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-10-24 10:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 13:26 [Qemu-devel] [PATCH] MAINTAINERS: add block driver sub-maintainers Stefan Hajnoczi
2013-10-21 14:02 ` Richard W.M. Jones
2013-10-21 18:06 ` Stefan Weil
2013-10-21 18:56 ` Josh Durgin
2013-10-21 20:19 ` Anthony Liguori
2013-10-21 21:15   ` Richard W.M. Jones
2013-10-22  8:17   ` Kevin Wolf
2013-10-23  6:19 ` MORITA Kazutaka
2013-10-23  6:51   ` MORITA Kazutaka
2013-10-23  6:59     ` Liu Yuan
2013-10-23  6:23 ` Paolo Bonzini
2013-10-24 10:11   ` Peter Lieven
2013-10-23 12:33 ` Jeff Cody

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).