Maintainers.txt: add all files in BaseFdtLib to component

There are many source files in MdePkg/Library/BaseFdtLib, but only
one of them was highlighted as maintained by the library maintainers.
This feels like an oversight, so change this to be BaseFdtLib/*,
applying to all files in directory.

Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
This commit is contained in:
Leif Lindholm 2024-09-30 11:11:21 +01:00 committed by mergify[bot]
parent 9a1d54665c
commit eac33b88f4

View File

@ -405,7 +405,7 @@ M: Prakashan Krishnadas Veliyathuparambil <krishnadas.veliyathuparambil.prakasha
R: K N Karthik <karthik.k.n@intel.com> [karthikkabbigere1]
MdePkg: FDT related library instance
F: MdePkg/Library/BaseFdtLib/FdtLib.c
F: MdePkg/Library/BaseFdtLib/*
F: MdePkg/Include/Library/FdtLib.h
M: Benny Lin <benny.lin@intel.com> [Benny3345678]
R: Gua Guo <gua.guo@intel.com> [gguo11837463]