There was an error in the wildcard path described for U5SeriesPkg, so it failed to match. Fix the mistake.
Cc: Michael D Kinney <[email protected]> Cc: Daniel Schaefer <[email protected]> Signed-off-by: Leif Lindholm <[email protected]> --- Maintainers.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index af688c3813f1..824838486072 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -285,8 +285,8 @@ F: Platform/RISC-V/PlatformPkg/ M: Sunil V L <[email protected]> R: Daniel Schaefer <[email protected]> -Platform/SiFive/U5Series -F:Platform/SiFive/U5Series/ +Platform/SiFive/U5SeriesPkg +F: Platform/SiFive/U5SeriesPkg/ M: Daniel Schaefer <[email protected]> Silicon/Intel -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119690): https://edk2.groups.io/g/devel/message/119690 Mute This Topic: https://groups.io/mt/106849448/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
