From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUxbU-0001fO-V3 for qemu-devel@nongnu.org; Mon, 09 Mar 2015 09:20:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUxbQ-00010d-Ma for qemu-devel@nongnu.org; Mon, 09 Mar 2015 09:20:16 -0400 Date: Mon, 9 Mar 2015 14:20:06 +0100 From: Kevin Wolf Message-ID: <20150309132006.GD3593@noname.str.redhat.com> References: <191dcf5f01fa463b341ad6058d95af83db12e592.1425661937.git.jcody@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <191dcf5f01fa463b341ad6058d95af83db12e592.1425661937.git.jcody@redhat.com> Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add jcody as blockjobs, block devices maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody Cc: peter.maydell@linaro.org, stefanha@redhat.com, qemu-devel@nongnu.org, qemu-block@nongnu.org Am 06.03.2015 um 18:16 hat Jeff Cody geschrieben: > 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-block@nongnu.org for all block layer patches, including > any that touch the above listed areas. > > Signed-off-by: Jeff Cody Thanks, applied to the block branch. Kevin