[Qemu-devel] [PULL 01/11] MAINTAINERS: Promote NBD to supported, with new maintainer

Eric Blake posted 11 patches 8 years, 2 months ago
There is a newer version of this series
[Qemu-devel] [PULL 01/11] MAINTAINERS: Promote NBD to supported, with new maintainer
Posted by Eric Blake 8 years, 2 months ago
We are promising more than just odd fixes, and Paolo is hoping
to offload the pull requests to me.  Also, enough of NBD is related
to the block layer that it is worth including qemu-block on patches.

While at it, include blockdev-nbd.c and qemu-nbd.texi in the set
of maintained files.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20170707182151.29872-1-eblake@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
---
 MAINTAINERS | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4e17216..9916e9a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1348,15 +1348,6 @@ W: http://info.iet.unipi.it/~luigi/netmap/
 S: Maintained
 F: net/netmap.c

-Network Block Device (NBD)
-M: Paolo Bonzini <pbonzini@redhat.com>
-S: Odd Fixes
-F: block/nbd*
-F: nbd/
-F: include/block/nbd*
-F: qemu-nbd.c
-T: git git://github.com/bonzini/qemu.git nbd-next
-
 NUMA
 M: Eduardo Habkost <ehabkost@redhat.com>
 S: Maintained
@@ -1710,6 +1701,19 @@ S: Supported
 F: block/iscsi.c
 F: block/iscsi-opts.c

+Network Block Device (NBD)
+M: Eric Blake <eblake@redhat.com>
+M: Paolo Bonzini <pbonzini@redhat.com>
+L: qemu-block@nongnu.org
+S: Maintained
+F: block/nbd*
+F: nbd/
+F: include/block/nbd*
+F: qemu-nbd.*
+F: blockdev-nbd.c
+T: git git://repo.or.cz/qemu/ericb.git nbd
+T: git git://github.com/bonzini/qemu.git nbd-next
+
 NFS
 M: Jeff Cody <jcody@redhat.com>
 M: Peter Lieven <pl@kamp.de>
-- 
2.9.4


Re: [Qemu-devel] [PULL 01/11] MAINTAINERS: Promote NBD to supported, with new maintainer
Posted by Eric Blake 8 years, 2 months ago
On 07/10/2017 07:14 AM, Eric Blake wrote:
> We are promising more than just odd fixes, and Paolo is hoping
> to offload the pull requests to me.  Also, enough of NBD is related
> to the block layer that it is worth including qemu-block on patches.
> 
> While at it, include blockdev-nbd.c and qemu-nbd.texi in the set
> of maintained files.
> 
> Signed-off-by: Eric Blake <eblake@redhat.com>
> Message-Id: <20170707182151.29872-1-eblake@redhat.com>
> Acked-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  MAINTAINERS | 22 +++++++++++++---------
>  1 file changed, 13 insertions(+), 9 deletions(-)
> 

> +Network Block Device (NBD)
> +M: Eric Blake <eblake@redhat.com>
> +M: Paolo Bonzini <pbonzini@redhat.com>
> +L: qemu-block@nongnu.org
> +S: Maintained
> +F: block/nbd*
> +F: nbd/
> +F: include/block/nbd*
> +F: qemu-nbd.*
> +F: blockdev-nbd.c
> +T: git git://repo.or.cz/qemu/ericb.git nbd
> +T: git git://github.com/bonzini/qemu.git nbd-next

As it is, Paolo's reply crossed mail with my pull request, so on my v2
pull request, I'll drop the second T:

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org