From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7m8o-0005qA-Co for qemu-devel@nongnu.org; Mon, 27 Jan 2014 08:22:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W7m8i-0005Eq-AE for qemu-devel@nongnu.org; Mon, 27 Jan 2014 08:22:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7m8i-0005Eh-2H for qemu-devel@nongnu.org; Mon, 27 Jan 2014 08:22:12 -0500 Date: Mon, 27 Jan 2014 15:26:57 +0200 From: "Michael S. Tsirkin" Message-ID: <20140127132657.GA11895@redhat.com> References: <20140126104044.GA11387@redhat.com> <20140127093716.GA4458@dhcp-200-207.str.redhat.com> <20140127105105.GB11887@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140127105105.GB11887@stefanha-thinkpad.redhat.com> Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: add self as virtio co-maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , Peter Maydell , Andreas =?iso-8859-1?Q?F=E4rber?= , qemu-devel@nongnu.org, Anthony Liguori On Mon, Jan 27, 2014 at 11:51:05AM +0100, Stefan Hajnoczi wrote: > On Mon, Jan 27, 2014 at 10:37:16AM +0100, Kevin Wolf wrote: > > Am 26.01.2014 um 11:40 hat Michael S. Tsirkin geschrieben: > > > This will help make sure I get Cc'd on patches. > > > > You wish... > > > > This won't change the actual responsibility, i.e. patches to virtio-blk > > are still meant to be merged through the block tree, right? It's just so > > you get a chance to comment? > > The proper way to document that is for us to split out virtio-blk.c and > add the block tree git repo URL. Let's avoid informal agreements so > that maintainership is clear to everyone from just the ./MAINTAINERS file. > > Stefan MAINTAINERS is really about getting all the right people Cc'd. Who merges what can't be formalized using regular expressions: it depends on more than which files are changed. -- MST