The block layer maintainership is being split up into smaller, more
manageable pieces.

I propose that I take over / assist with the following areas:

    * blockjobs
    * archipelago
    * curl
    * gluster
    * nfs
    * rbd
    * sheepdog
    * ssh
    * vhdx

As John Snow noted in a different patch:

As we split out the block layer, we will begin using the qemu-block
mailing list as a catchall for all of the block layer subcomponents.
Please CC qemu-bl...@nongnu.org for all block layer patches, including
any that touch the above listed areas.

Signed-off-by: Jeff Cody <jc...@redhat.com>
---
 MAINTAINERS | 43 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8c06739..72c1b04 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -770,6 +770,18 @@ F: tests/qemu-iotests/
 T: git git://repo.or.cz/qemu/kevin.git block
 T: git git://github.com/stefanha/qemu.git block
 
+Block Jobs
+M: Jeff Cody <jc...@redhat.com>
+L: qemu-bl...@nongnu.org
+S: Supported
+F: blockjob.c
+F: include/block/blockjob.h
+F: block/backup.c
+F: block/commit.c
+F: block/stream.h
+F: block/mirror.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
+
 Character Devices
 M: Anthony Liguori <aligu...@amazon.com>
 M: Paolo Bonzini <pbonz...@redhat.com>
@@ -1079,20 +1091,28 @@ F: block/vmdk.c
 
 RBD
 M: Josh Durgin <josh.dur...@inktank.com>
+M: Jeff Cody <jc...@redhat.com>
+L: qemu-bl...@nongnu.org
 S: Supported
 F: block/rbd.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 Sheepdog
 M: Hitoshi Mitake <mitake.hito...@lab.ntt.co.jp>
 M: Liu Yuan <namei.u...@gmail.com>
+M: Jeff Cody <jc...@redhat.com>
+L: qemu-bl...@nongnu.org
 L: sheep...@lists.wpkg.org
 S: Supported
 F: block/sheepdog.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 VHDX
 M: Jeff Cody <jc...@redhat.com>
+L: qemu-bl...@nongnu.org
 S: Supported
 F: block/vhdx*
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 VDI
 M: Stefan Weil <s...@weilnetz.de>
@@ -1107,19 +1127,42 @@ S: Supported
 F: block/iscsi.c
 
 NFS
+M: Jeff Cody <jc...@redhat.com>
 M: Peter Lieven <p...@kamp.de>
+L: qemu-bl...@nongnu.org
 S: Maintained
 F: block/nfs.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 SSH
 M: Richard W.M. Jones <rjo...@redhat.com>
+M: Jeff Cody <jc...@redhat.com>
+L: qemu-bl...@nongnu.org
 S: Supported
 F: block/ssh.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 ARCHIPELAGO
 M: Chrysostomos Nanakos <ch...@include.gr>
+M: Jeff Cody <jc...@redhat.com>
+L: qemu-bl...@nongnu.org
 S: Maintained
 F: block/archipelago.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
+
+CURL
+M: Jeff Cody <jc...@redhat.com>
+L: qemu-bl...@nongnu.org
+S: Supported
+F: block/curl.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
+
+GLUSTER
+M: Jeff Cody <jc...@redhat.com>
+L: qemu-bl...@nongnu.org
+S: Supported
+F: block/gluster.c
+T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 Bootdevice
 M: Gonglei <arei.gong...@huawei.com>
-- 
1.9.3


Reply via email to