From 3297be20bb8f575feb79ef782bd1c41eeb2feced Mon Sep 17 00:00:00 2001 From: Leif Lindholm Date: Mon, 30 Sep 2024 11:14:28 +0100 Subject: [PATCH] Maintainers.txt: add Leif Lindholm as additional BaseFdtLib maintainer Since I have just added a bunch of changes and additions to this library, add myself as an additional maintainer. Signed-off-by: Leif Lindholm --- Maintainers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Maintainers.txt b/Maintainers.txt index 297f74b043..a1c3709083 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -408,6 +408,7 @@ MdePkg: FDT related library instance F: MdePkg/Library/BaseFdtLib/* F: MdePkg/Include/Library/FdtLib.h M: Benny Lin [Benny3345678] +M: Leif Lindholm [leiflindholm] R: Gua Guo [gguo11837463] R: Chasel Chiu [ChaselChiu] R: James Lu [jameslu8]