From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYXAU-00034O-9L for qemu-devel@nongnu.org; Tue, 22 Oct 2013 04:18:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYXAO-0002Wa-V1 for qemu-devel@nongnu.org; Tue, 22 Oct 2013 04:18:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYXAO-0002WN-NK for qemu-devel@nongnu.org; Tue, 22 Oct 2013 04:18:16 -0400 Date: Tue, 22 Oct 2013 10:17:52 +0200 From: Kevin Wolf Message-ID: <20131022081752.GB3380@dhcp-200-207.str.redhat.com> References: <1382361975-27624-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: add block driver sub-maintainers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Josh Durgin , Stefan Hajnoczi , Stefan Weil , Jeff Cody , qemu-devel , "Richard W.M. Jones" , Ronnie Sahlberg , Fam Zheng , Paolo Bonzini , MORITA Kazutaka , Anthony Liguori Am 21.10.2013 um 22:19 hat Anthony Liguori geschrieben: > On Mon, Oct 21, 2013 at 2:26 PM, 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 > > Signed-off-by: Stefan Hajnoczi > > Acked-by: Anthony Liguori > > Although you certainly don't need it. I assume everything is still > going to flow through the block tree or are you guys looking for these > folks to submit their own pull requests to me? No, at this point it's just about getting the right people CCed if you use get_maintainer.pl. Stefan and I will still apply the patches to our trees (though in many of these areas I would usually ask for the ACK of the maintainer instead of reviewing myself if he isn't the patch author). Kevin