From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57143) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTVMz-00072x-8h for qemu-devel@nongnu.org; Thu, 05 Mar 2015 07:59:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YTVMv-0000lc-7L for qemu-devel@nongnu.org; Thu, 05 Mar 2015 07:59:17 -0500 Date: Thu, 5 Mar 2015 13:59:08 +0100 From: Kevin Wolf Message-ID: <20150305125908.GC5427@noname.redhat.com> References: <1425530275-13687-1-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1425530275-13687-1-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add jsnow as IDE maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: peter.maydell@linaro.org, stefanha@redhat.com, qemu-devel@nongnu.org, qemu-block@nongnu.org Am 05.03.2015 um 05:37 hat John Snow geschrieben: > It has been proposed that the block layer be split up into smaller, > more manageable portions to help speed up the review and merging of > block layer patches. > > As part of this process, I propose that I take over the IDE, ATA, ATAPI > and FD devices. > > 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 IDE/Floppy devices. > > Thank you! > --John Thanks, applied to the block branch. For the transition, please wait until this arrives in master before picking up patches for your IDE tree, as the block tree still contains a few and we should try to avoid conflicts. In the meantime, just put your Acked-by to any IDE patches you want Stefan and me to merge. Kevin