diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-10-18 10:33:11 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-10-18 11:11:14 -0400 |
commit | 6026ed2fe258b61ea5aadd91a95c4f36a6dbe167 (patch) | |
tree | 538502c1ca07716a94a8b60b7756a6ba5e28842d /MAINTAINERS | |
parent | 14155cafeadda946376260e2ad5d39a0528a332f (diff) |
MAINTAINERS: Add myself as EFI maintainer
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.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Acked-by: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Linus Torvalds <torvalds@linux-foundation.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/20161018143318.15673-2-matt@codeblueprint.co.uk
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1cd38a7e0064..6847ba844ef9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4620,8 +4620,9 @@ F: sound/usb/misc/ua101.c | |||
4620 | 4620 | ||
4621 | EXTENSIBLE FIRMWARE INTERFACE (EFI) | 4621 | EXTENSIBLE FIRMWARE INTERFACE (EFI) |
4622 | M: Matt Fleming <matt@codeblueprint.co.uk> | 4622 | M: Matt Fleming <matt@codeblueprint.co.uk> |
4623 | M: Ard Biesheuvel <ard.biesheuvel@linaro.org> | ||
4623 | L: linux-efi@vger.kernel.org | 4624 | L: linux-efi@vger.kernel.org |
4624 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git | 4625 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git |
4625 | S: Maintained | 4626 | S: Maintained |
4626 | F: Documentation/efi-stub.txt | 4627 | F: Documentation/efi-stub.txt |
4627 | F: arch/ia64/kernel/efi.c | 4628 | F: arch/ia64/kernel/efi.c |