From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgr7u-0007vJ-Eo for qemu-devel@nongnu.org; Wed, 22 Oct 2014 04:18:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgr7l-000737-DK for qemu-devel@nongnu.org; Wed, 22 Oct 2014 04:18:38 -0400 Received: from mail-wg0-x22f.google.com ([2a00:1450:400c:c00::22f]:55514) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgr7l-00072x-6g for qemu-devel@nongnu.org; Wed, 22 Oct 2014 04:18:29 -0400 Received: by mail-wg0-f47.google.com with SMTP id x13so3128125wgg.18 for ; Wed, 22 Oct 2014 01:18:28 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <54476850.2020604@redhat.com> Date: Wed, 22 Oct 2014 10:18:24 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1413891300-23369-1-git-send-email-mst@redhat.com> <20141022072204.GA28193@redhat.com> <54476089.7020402@redhat.com> <20141022080844.GA4789@redhat.com> <544765D8.9020706@redhat.com> <20141022081308.GB4789@redhat.com> In-Reply-To: <20141022081308.GB4789@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] scripts/get_maintainer.pl: allow "odd fixes" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Peter Maydell , qemu-devel@nongnu.org, Markus Armbruster , Gerd Hoffmann On 10/22/2014 10:13 AM, Michael S. Tsirkin wrote: > > To me it means that I have time to review patches, but not to do my own > > work on it. > > Intersting. > review is "other than throw the odd patch in" so it's hardly > the literal meaning of this text. Well, review is just the prerequisite/necessary evil for throwing the odd patch in. :) Paolo