Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751995AbeACKN6 (ORCPT + 1 other); Wed, 3 Jan 2018 05:13:58 -0500 Received: from mail-io0-f196.google.com ([209.85.223.196]:45348 "EHLO mail-io0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751370AbeACKN4 (ORCPT ); Wed, 3 Jan 2018 05:13:56 -0500 X-Google-Smtp-Source: ACJfBos67toju2QNtlJjn465OdkxzLTBWpXTwmdwFFdrre7rRv/p0/38bMSa0UR7qkz/bHkGu4ZA3IeGDc2ycgt9WeU= MIME-Version: 1.0 In-Reply-To: <20180103094417.6353-1-matt@codeblueprint.co.uk> References: <20180103094417.6353-1-matt@codeblueprint.co.uk> From: Ard Biesheuvel Date: Wed, 3 Jan 2018 10:13:55 +0000 Message-ID: Subject: Re: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer To: Matt Fleming Cc: "H . Peter Anvin" , Ingo Molnar , Thomas Gleixner , Linux Kernel Mailing List , linux-efi@vger.kernel.org, Ivan Hu , Jeremy Kerr , Matthew Garrett Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 3 January 2018 at 09:44, Matt Fleming wrote: > Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks > as maintainers for the EFI test driver and efivarfs file system. > > Signed-off-by: Matt Fleming Acked-by: Ard Biesheuvel Thanks Matt > --- > MAINTAINERS | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > > Ard, if you want to add yourself as co-maintainer of the EFI test > driver or efivarfs, please go ahead. I'm sure no one would object. > I guess that makes sense. Should we just fold that in? > diff --git a/MAINTAINERS b/MAINTAINERS > index d4fdcb12616c..9a41aa072e6a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5150,15 +5150,13 @@ F: sound/usb/misc/ua101.c > EFI TEST DRIVER > L: linux-efi@vger.kernel.org > M: Ivan Hu > -M: Matt Fleming > S: Maintained > F: drivers/firmware/efi/test/ > > EFI VARIABLE FILESYSTEM > M: Matthew Garrett > M: Jeremy Kerr > -M: Matt Fleming > -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git > L: linux-efi@vger.kernel.org > S: Maintained > F: fs/efivarfs/ > @@ -5319,7 +5317,6 @@ S: Supported > F: security/integrity/evm/ > > EXTENSIBLE FIRMWARE INTERFACE (EFI) > -M: Matt Fleming > M: Ard Biesheuvel > L: linux-efi@vger.kernel.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git > -- > 2.14.2 >