From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhLqH-00039c-Gw for qemu-devel@nongnu.org; Thu, 23 Oct 2014 13:06:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XhLq9-0002G7-0p for qemu-devel@nongnu.org; Thu, 23 Oct 2014 13:06:29 -0400 Received: from mail-yh0-x22f.google.com ([2607:f8b0:4002:c01::22f]:50236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhLq8-0002Fr-SE for qemu-devel@nongnu.org; Thu, 23 Oct 2014 13:06:20 -0400 Received: by mail-yh0-f47.google.com with SMTP id c41so1524080yho.6 for ; Thu, 23 Oct 2014 10:06:20 -0700 (PDT) Sender: Richard Henderson Message-ID: <54493588.7070703@twiddle.net> Date: Thu, 23 Oct 2014 10:06:16 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1413897376-5301-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1413897376-5301-1-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: add myself for X86 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org On 10/21/2014 06:16 AM, Paolo Bonzini wrote: > Still not moving it beyond "Odd fixes". Richard Henderson also has > reviewed a bunch of X86 TCG patches, so add him as well. All we want > is to avoid that patches fall on the floor. > > Signed-off-by: Paolo Bonzini > --- > MAINTAINERS | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Acked-by: Richard Henderson r~