diff options
| author | Heinrich Schuchardt <[email protected]> | 2022-07-12 12:38:42 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2022-07-13 20:11:10 +0200 |
| commit | a093d72e628a798238269eb77850d57ee50198bb (patch) | |
| tree | 0f0da10628e3a609664e5fed0cc1725bb00ae6a1 | |
| parent | a8d52f9a9b7be90decc6eabae39ec360bda5cd15 (diff) | |
MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainer
Ilias has since long been reviewing UEFI patches.
Now he has volunteered to assist me in maintaining the sub-system.
Cc: Ilias Apalodimas <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
Acked-by: Ilias Apalodimas <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1baa038da79..2515ce7da3a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -827,6 +827,7 @@ F: test/dm/efi_media.c EFI PAYLOAD M: Heinrich Schuchardt <[email protected]> +M: Ilias Apalodimas <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-efi.git F: doc/api/efi.rst |
