qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] MAINTAINERS: Add jcody as blockjobs, block devi


From: Jeff Cody
Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add jcody as blockjobs, block devices maintainer
Date: Fri, 6 Mar 2015 16:10:25 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Mar 06, 2015 at 03:08:29PM -0600, Stefan Hajnoczi wrote:
> On Fri, Mar 06, 2015 at 12:16:06PM -0500, Jeff Cody wrote:
> > 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
> 
> This patch should also CC Josh Durgin, Hitoshi Mitake, Liu Yuan, Peter
> Lieven, Richard W.M. Jones, and Chrysostomos Nanakos since it affects
> code they maintain.  I have added them.
>

My apologies to all - and thanks for adding them!

Jeff


> Dear maintainers,
> Your patches currently go through Kevin and my block tree.  We are now
> trying to scale the development process by splitting up block layer
> maintainership.
> 
> Instead of Kevin or me including your acked patches in block pull
> requests, Jeff Cody is now going to take over the job of pull requests
> for network block drivers.
> 
> You don't need to do anything different.  Jeff will make sure your acked
> patches get merged instead of Kevin or me once this MAINTAINERS commit
> is in qemu.git/master.
> 
> > 
> > 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 address@hidden for all block layer patches, including
> > any that touch the above listed areas.
> > 
> > Signed-off-by: Jeff Cody <address@hidden>
> > ---
> >  MAINTAINERS | 43 +++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 43 insertions(+)
> 
> Acked-by: Stefan Hajnoczi <address@hidden>
> 
> > 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 <address@hidden>
> > +L: address@hidden
> > +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 <address@hidden>
> >  M: Paolo Bonzini <address@hidden>
> > @@ -1079,20 +1091,28 @@ F: block/vmdk.c
> >  
> >  RBD
> >  M: Josh Durgin <address@hidden>
> > +M: Jeff Cody <address@hidden>
> > +L: address@hidden
> >  S: Supported
> >  F: block/rbd.c
> > +T: git git://github.com/codyprime/qemu-kvm-jtc.git block
> >  
> >  Sheepdog
> >  M: Hitoshi Mitake <address@hidden>
> >  M: Liu Yuan <address@hidden>
> > +M: Jeff Cody <address@hidden>
> > +L: address@hidden
> >  L: address@hidden
> >  S: Supported
> >  F: block/sheepdog.c
> > +T: git git://github.com/codyprime/qemu-kvm-jtc.git block
> >  
> >  VHDX
> >  M: Jeff Cody <address@hidden>
> > +L: address@hidden
> >  S: Supported
> >  F: block/vhdx*
> > +T: git git://github.com/codyprime/qemu-kvm-jtc.git block
> >  
> >  VDI
> >  M: Stefan Weil <address@hidden>
> > @@ -1107,19 +1127,42 @@ S: Supported
> >  F: block/iscsi.c
> >  
> >  NFS
> > +M: Jeff Cody <address@hidden>
> >  M: Peter Lieven <address@hidden>
> > +L: address@hidden
> >  S: Maintained
> >  F: block/nfs.c
> > +T: git git://github.com/codyprime/qemu-kvm-jtc.git block
> >  
> >  SSH
> >  M: Richard W.M. Jones <address@hidden>
> > +M: Jeff Cody <address@hidden>
> > +L: address@hidden
> >  S: Supported
> >  F: block/ssh.c
> > +T: git git://github.com/codyprime/qemu-kvm-jtc.git block
> >  
> >  ARCHIPELAGO
> >  M: Chrysostomos Nanakos <address@hidden>
> > +M: Jeff Cody <address@hidden>
> > +L: address@hidden
> >  S: Maintained
> >  F: block/archipelago.c
> > +T: git git://github.com/codyprime/qemu-kvm-jtc.git block
> > +
> > +CURL
> > +M: Jeff Cody <address@hidden>
> > +L: address@hidden
> > +S: Supported
> > +F: block/curl.c
> > +T: git git://github.com/codyprime/qemu-kvm-jtc.git block
> > +
> > +GLUSTER
> > +M: Jeff Cody <address@hidden>
> > +L: address@hidden
> > +S: Supported
> > +F: block/gluster.c
> > +T: git git://github.com/codyprime/qemu-kvm-jtc.git block
> >  
> >  Bootdevice
> >  M: Gonglei <address@hidden>
> > -- 
> > 1.9.3
> > 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]