diff options
author | Matt Fleming <[email protected]> | 2018-01-03 09:44:17 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-01-03 14:03:18 +0100 |
commit | 81b60dbff04980a45b348c5b5eeca2713d4594ca (patch) | |
tree | 3df6a52e8745c67d46043f1bd22812b7c7ef4337 | |
parent | f24c4d478013d82bd1b943df566fff3561d52864 (diff) |
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 <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Ivan Hu <[email protected]>
Cc: Jeremy Kerr <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matthew Garrett <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b46c9cea5ae5..95c3fa1f520f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5149,15 +5149,15 @@ F: sound/usb/misc/ua101.c EFI TEST DRIVER M: Ivan Hu <[email protected]> -M: Matt Fleming <[email protected]> +M: Ard Biesheuvel <[email protected]> S: Maintained F: drivers/firmware/efi/test/ EFI VARIABLE FILESYSTEM M: Matthew Garrett <[email protected]> M: Jeremy Kerr <[email protected]> -M: Matt Fleming <[email protected]> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git +M: Ard Biesheuvel <[email protected]> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git S: Maintained F: fs/efivarfs/ @@ -5318,7 +5318,6 @@ S: Supported F: security/integrity/evm/ EXTENSIBLE FIRMWARE INTERFACE (EFI) -M: Matt Fleming <[email protected]> M: Ard Biesheuvel <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git |