From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7C32-0003Gi-6a for qemu-devel@nongnu.org; Mon, 12 Mar 2012 16:40:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7C2x-00011J-8Y for qemu-devel@nongnu.org; Mon, 12 Mar 2012 16:40:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47951) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7C2w-00011E-VV for qemu-devel@nongnu.org; Mon, 12 Mar 2012 16:40:47 -0400 Date: Mon, 12 Mar 2012 22:40:54 +0200 From: "Michael S. Tsirkin" Message-ID: <20120312204054.GA11522@redhat.com> References: <4F5E58BE.6040808@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] We need more reviewers/maintainers!! List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Stefan Weil , qemu-devel@nongnu.org, Anthony Liguori , Stefano Stabellini On Mon, Mar 12, 2012 at 08:24:47PM +0000, Peter Maydell wrote: > > Only two maintainers are allowed to make full use of the patchwork > > (http://patchwork.ozlabs.org/project/qemu-devel/) infrastructure. > > Why not all maintainers? > > I tried to get myself added to the maintainers list (with > agreement from Anthony) for that a long time ago and got zero > response from the people running that patchwork instance. > > A good patchwork instance is really useful -- the Linaro one > is set up with hooks into monitoring git, so patches that are > committed move automatically to 'accepted', for instance. > [It's only semi-automatic, though, and I don't know if it > would still be as useful with the much higher volume qemu gets.] > > -- PMM I think most things do not need admin rights on the list - just an account is enough. For example I can change patch status for netdev patches, and I do this sometimes to my own patches to avoid confusion (tag them N/A for review so Dave does not need to waste time looking at them). That said I send a request to add you as an admin and we'll see how it goes. -- MST