From: tip-bot for Matt Fleming <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: matt@codeblueprint.co.uk, ivan.hu@canonical.com,
tglx@linutronix.de, hpa@zytor.com, mjg59@srcf.ucam.org,
mingo@kernel.org, ard.biesheuvel@linaro.org,
peterz@infradead.org, jk@ozlabs.org,
linux-kernel@vger.kernel.org, torvalds@linux-foundation.org
Subject: [tip:efi/core] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer
Date: Wed, 3 Jan 2018 08:18:36 -0800 [thread overview]
Message-ID: <tip-81b60dbff04980a45b348c5b5eeca2713d4594ca@git.kernel.org> (raw)
In-Reply-To: <20180103094417.6353-1-matt@codeblueprint.co.uk>
Commit-ID: 81b60dbff04980a45b348c5b5eeca2713d4594ca
Gitweb: https://git.kernel.org/tip/81b60dbff04980a45b348c5b5eeca2713d4594ca
Author: Matt Fleming <matt@codeblueprint.co.uk>
AuthorDate: Wed, 3 Jan 2018 09:44:17 +0000
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Wed, 3 Jan 2018 14:03:18 +0100
MAINTAINERS: Remove Matt Fleming as EFI co-maintainer
Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
as maintainers for the EFI test driver and efivarfs file system.
Also add Ard Biesheuvel as the EFI test driver and efivarfs maintainer.
Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Ivan Hu <ivan.hu@canonical.com>
Cc: Jeremy Kerr <jk@ozlabs.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/20180103094417.6353-1-matt@codeblueprint.co.uk
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
MAINTAINERS | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index b46c9ce..95c3fa1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5149,15 +5149,15 @@ F: sound/usb/misc/ua101.c
EFI TEST DRIVER
L: linux-efi@vger.kernel.org
M: Ivan Hu <ivan.hu@canonical.com>
-M: Matt Fleming <matt@codeblueprint.co.uk>
+M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
S: Maintained
F: drivers/firmware/efi/test/
EFI VARIABLE FILESYSTEM
M: Matthew Garrett <matthew.garrett@nebula.com>
M: Jeremy Kerr <jk@ozlabs.org>
-M: Matt Fleming <matt@codeblueprint.co.uk>
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
+M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
+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/
@@ -5318,7 +5318,6 @@ S: Supported
F: security/integrity/evm/
EXTENSIBLE FIRMWARE INTERFACE (EFI)
-M: Matt Fleming <matt@codeblueprint.co.uk>
M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
L: linux-efi@vger.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
prev parent reply other threads:[~2018-01-03 16:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-03 9:44 [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer Matt Fleming
2018-01-03 9:44 ` Matt Fleming
[not found] ` <20180103094417.6353-1-matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2018-01-03 10:13 ` Ard Biesheuvel
2018-01-03 10:13 ` Ard Biesheuvel
2018-01-03 12:43 ` Matt Fleming
[not found] ` <20180103124304.GC3067-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2018-01-03 12:50 ` Ingo Molnar
2018-01-03 12:50 ` Ingo Molnar
2018-01-03 12:55 ` Ard Biesheuvel
[not found] ` <CAKv+Gu-Yv3J62jLsECodNJ2F2N2TFXpUbAkc8-O+FogoTYHTLw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-01-03 13:03 ` Ingo Molnar
2018-01-03 13:03 ` Ingo Molnar
2018-01-03 16:18 ` tip-bot for Matt Fleming [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-81b60dbff04980a45b348c5b5eeca2713d4594ca@git.kernel.org \
--to=tipbot@zytor.com \
--cc=ard.biesheuvel@linaro.org \
--cc=hpa@zytor.com \
--cc=ivan.hu@canonical.com \
--cc=jk@ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=matt@codeblueprint.co.uk \
--cc=mingo@kernel.org \
--cc=mjg59@srcf.ucam.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.