diff options
| author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | 2026-02-17 15:01:56 +0300 |
|---|---|---|
| committer | Ard Biesheuvel <ardb@kernel.org> | 2026-02-18 13:26:20 +0300 |
| commit | 21279b1096b1546cc71dbf2f0b50df9151bd3421 (patch) | |
| tree | 72fc9f26c3c06d75f4f9bf428f1a1e1cbedcd832 | |
| parent | 62cb7abdef118ffdc9748ad4de69bb9b38771340 (diff) | |
| download | linux-21279b1096b1546cc71dbf2f0b50df9151bd3421.tar.xz | |
MAINTAINERS: Add a reviewer entry for EFI
Over the years I've contributed patches to the EFI subsystem
mostly around TPM and EFI variables. Add me as a reviewer.
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eaf55e463bb4..090602787bf3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9603,6 +9603,7 @@ F: security/integrity/evm/ EXTENSIBLE FIRMWARE INTERFACE (EFI) M: Ard Biesheuvel <ardb@kernel.org> +R: Ilias Apalodimas <ilias.apalodimas@linaro.org> L: linux-efi@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git |
