diff options
author | Lean Sheng Tan <sheng.tan@9elements.com> | 2023-05-03 15:36:19 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-05-05 12:19:59 +0000 |
commit | 03bf97ad163bc5bcc98c6ed0af096f80a7a32127 (patch) | |
tree | 141a262f9944243f8c5b69adf74378bca667882d | |
parent | 3cb09273c1d890b955229acdb737872bcfb13819 (diff) |
MAINTAINERS: Add Benjamin, Matt, Sean, Sheng for EDK2 payload
Signed-off-by: Lean Sheng Tan <sheng.tan@9elements.com>
Change-Id: I914a7f665e246e7490c127078a5a9795c8334d92
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74927
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Benjamin Doron <benjamin.doron00@gmail.com>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 373d1ba891..7d2c621411 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -961,6 +961,14 @@ M: Marcello Sylvester Bauer <info@marcellobauer.com> S: Supported F: payloads/external/LinuxBoot/ +EDK2 PAYLOAD INTEGRATION +M: Benjamin Doron <benjamin.doron00@gmail.com> +M: Matt DeVillier <matt.devillier@gmail.com> +M: Sean Rhodes <sean@starlabs.systems> +M: Lean Sheng Tan <sheng.tan@9elements.com> +S: Supported +F: payloads/external/edk2/ + ################################################################################ # Utilities ################################################################################ |