[PATCH 1/2] MAINTAINERS: add myself as EFI maintainer
From: Ard Biesheuvel <hidden>
Date: 2016-09-21 15:36:20
Also in:
linux-efi, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Ard Biesheuvel <hidden>
Date: 2016-09-21 15:36:20
Also in:
linux-efi, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
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 <redacted> Signed-off-by: Ard Biesheuvel <redacted> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 007d05acbb5f..224518556a84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -4557,8 +4557,9 @@ F: sound/usb/misc/ua101.c EXTENSIBLE FIRMWARE INTERFACE (EFI) M: Matt Fleming <matt@codeblueprint.co.uk> +M: Ard Biesheuvel <ard.biesheuvel@linaro.org> L: linux-efi at vger.kernel.org -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 S: Maintained F: Documentation/efi-stub.txt F: arch/ia64/kernel/efi.c
--
2.7.4