From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7Qau-0004BY-8a for qemu-devel@nongnu.org; Tue, 13 Mar 2012 08:12:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7Qak-0007I3-DP for qemu-devel@nongnu.org; Tue, 13 Mar 2012 08:12:47 -0400 Received: from mail-iy0-f173.google.com ([209.85.210.173]:54800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7Qak-0007Hr-61 for qemu-devel@nongnu.org; Tue, 13 Mar 2012 08:12:38 -0400 Received: by iafj26 with SMTP id j26so810112iaf.4 for ; Tue, 13 Mar 2012 05:12:36 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4F5F39AE.1060004@redhat.com> Date: Tue, 13 Mar 2012 13:12:30 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <4F5E2F77.1060008@codemonkey.ws> <4F5F2F15.7010402@redhat.com> In-Reply-To: <4F5F2F15.7010402@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] We need more reviewers/maintainers!! List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: "qemu-devel@nongnu.org" , Anthony Liguori , Stefano Stabellini Il 13/03/2012 12:27, Kevin Wolf ha scritto: >> > >> > Point taken. >> > However maintainers should also be responsible of reviewing patches of >> > "infrequent write-only contributors". > Yes, but maintainers are overloaded because they also need to review > patches of frequent write-only contributors. Frequent non-maintainer contributors need to have their patches reviewed, no matter if they're write-only or not. To improve this we could have more maintainers beyond the one who hosts the tree. Listing them in MAINTAINERS gets them automatically CCed in patches. It's just too easy to get lost in the mailing list otherwise. Then, some areas are considerably busier than others, and the block layer is particularly hard in this regard. Stefan is helping a lot reviewing, I should do the same. Paolo