From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936180AbcIUPnI (ORCPT ); Wed, 21 Sep 2016 11:43:08 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:35783 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933187AbcIUPnH (ORCPT ); Wed, 21 Sep 2016 11:43:07 -0400 Date: Wed, 21 Sep 2016 16:43:03 +0100 From: Matt Fleming To: Ard Biesheuvel Cc: linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, catalin.marinas@arm.com, will.deacon@arm.com, linux@arm.linux.org.uk Subject: Re: [PATCH 1/2] MAINTAINERS: add myself as EFI maintainer Message-ID: <20160921154303.GO2892@codeblueprint.co.uk> References: <1474472114-12973-1-git-send-email-ard.biesheuvel@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1474472114-12973-1-git-send-email-ard.biesheuvel@linaro.org> User-Agent: Mutt/1.5.24+41 (02bc14ed1569) (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 21 Sep, at 04:35:13PM, Ard Biesheuvel wrote: > At the request of Matt, I am taking up co-maintainership of the EFI > subsystem. So add my name to the EFI section in MAINTAINERS, and > change the SCM tree reference to point to the new shared Git repo. > > Cc: Matt Fleming > Signed-off-by: Ard Biesheuvel > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Acked-by: Matt Fleming