Place StandaloneMmPkg between SourceLevelDebugPkg and UefiCpuPkg, where it belongs in lexicographical order. (Right now it succeeds UnitTestFrameworkPkg, which is a disorder.)
Cc: Ard Biesheuvel <[email protected]> Cc: Jiewen Yao <[email protected]> Cc: Philippe Mathieu-Daudé <[email protected]> Cc: Sami Mujawar <[email protected]> Cc: Supreeth Venkatesh <[email protected]> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2778 Signed-off-by: Laszlo Ersek <[email protected]> --- Maintainers.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index ca383f593232..760d704d44bd 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -456,45 +456,45 @@ R: Chao Zhang <[email protected]> ShellPkg F: ShellPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg M: Ray Ni <[email protected]> M: Zhichao Gao <[email protected]> SignedCapsulePkg F: SignedCapsulePkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg M: Jiewen Yao <[email protected]> M: Chao Zhang <[email protected]> SourceLevelDebugPkg F: SourceLevelDebugPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg M: Hao A Wu <[email protected]> +StandaloneMmPkg +F: StandaloneMmPkg/ +M: Ard Biesheuvel <[email protected]> +M: Sami Mujawar <[email protected]> +M: Jiewen Yao <[email protected]> +R: Supreeth Venkatesh <[email protected]> + UefiCpuPkg F: UefiCpuPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg M: Eric Dong <[email protected]> M: Ray Ni <[email protected]> R: Laszlo Ersek <[email protected]> UefiPayloadPkg F: UefiPayloadPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg M: Maurice Ma <[email protected]> M: Guo Dong <[email protected]> M: Benjamin You <[email protected]> S: Maintained UnitTestFrameworkPkg F: UnitTestFrameworkPkg/ M: Michael D Kinney <[email protected]> R: Sean Brogan <[email protected]> R: Bret Barkelew <[email protected]> S: Maintained - -StandaloneMmPkg -F: StandaloneMmPkg/ -M: Ard Biesheuvel <[email protected]> -M: Sami Mujawar <[email protected]> -M: Jiewen Yao <[email protected]> -R: Supreeth Venkatesh <[email protected]> -- 2.19.1.3.g30247aa5d201 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#60682): https://edk2.groups.io/g/devel/message/60682 Mute This Topic: https://groups.io/mt/74652696/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
