qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Cody <jcody@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] MAINTAINERS: add block driver sub-maintainers
Date: Wed, 13 Nov 2013 11:17:12 -0500	[thread overview]
Message-ID: <20131113161712.GC22807@localhost.localdomain> (raw)
In-Reply-To: <1384335190-31072-1-git-send-email-stefanha@redhat.com>

On Wed, Nov 13, 2013 at 10:33:10AM +0100, Stefan Hajnoczi wrote:
> 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>
> Acked-by: Richard W.M. Jones <rjones@redhat.com>
> Acked-by: Stefan Weil <sw@weilnetz.de>
> Acked-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
> Acked-by: Paolo Bonzini <pbonzini@redhat.com>
> Acked-by: Jeff Cody <jcody@redhat.com>
> Acked-by: Anthony Liguori <aliguori@amazon.com>
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  MAINTAINERS | 40 ++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 40 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 77edacf..c02988e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -857,3 +857,43 @@ 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@inktank.com>
> +S: Supported
> +F: block/rbd.c
> +
> +Sheepdog
> +M: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
> +M: Liu Yuan <namei.unix@gmail.com>
> +S: Supported
> +F: block/sheepdog.c
> +
> +VHDX
> +M: Jeff Cody <jcody@redhat.com>
> +S: Supported
> +F: block/vhdx.*

This should be block/vhdx* instead, to pick up vhdx-endian.c and
vhdx-log.c as well.

Thanks,
Jeff

> +
> +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>
> +M: Peter Lieven <pl@kamp.de>
> +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
> 
> 

  reply	other threads:[~2013-11-13 16:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13  9:33 [Qemu-devel] [PATCH v2] MAINTAINERS: add block driver sub-maintainers Stefan Hajnoczi
2013-11-13 16:17 ` Jeff Cody [this message]
2013-11-13 16:26   ` Kevin Wolf
2013-11-14  9:19   ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131113161712.GC22807@localhost.localdomain \
    --to=jcody@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).