From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753488Ab2JCJGQ (ORCPT ); Wed, 3 Oct 2012 05:06:16 -0400 Received: from terminus.zytor.com ([198.137.202.10]:60357 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752544Ab2JCJGN (ORCPT ); Wed, 3 Oct 2012 05:06:13 -0400 Message-ID: <506BFFF1.8040207@zytor.com> Date: Wed, 03 Oct 2012 02:05:53 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0 MIME-Version: 1.0 To: Matt Fleming CC: Linus Torvalds , linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, Matt Fleming , Matthew Garrett , Ingo Molnar , Thomas Gleixner , Tony Luck , Len Brown Subject: Re: [PATCH] MAINTAINERS: Add EFI maintainer entry References: <1349255042-20971-1-git-send-email-matt@console-pimps.org> In-Reply-To: <1349255042-20971-1-git-send-email-matt@console-pimps.org> X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/03/2012 02:04 AM, Matt Fleming wrote: > From: Matt Fleming > > We're starting to need a channel through which we can funnel EFI > patches to make sure they get merged in a timely fashion. Matthew and > Peter seem happy enough for me to take that bullet. > > Signed-off-by: Matt Fleming > Cc: H. Peter Anvin > Cc: Matthew Garrett > Cc: Ingo Molnar > Cc: Thomas Gleixner > Cc: Tony Luck > Cc: Len Brown > --- > MAINTAINERS | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > Acked-by: H. Peter Anvin -hpa