From 6aa48ab791ecc4fe22d110222bd7b566bc8a2274 Mon Sep 17 00:00:00 2001 From: Laszlo Ersek Date: Wed, 3 Jun 2020 18:06:27 +0200 Subject: [PATCH] Maintainers.txt: move StandaloneMmPkg to the right spot MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Place StandaloneMmPkg between SourceLevelDebugPkg and UefiCpuPkg, where it belongs in lexicographical order. (Right now it succeeds UnitTestFrameworkPkg, which is a disorder.) Cc: Ard Biesheuvel Cc: Jiewen Yao Cc: Philippe Mathieu-Daudé Cc: Sami Mujawar Cc: Supreeth Venkatesh Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2778 Signed-off-by: Laszlo Ersek Message-Id: <20200603160627.3594-4-lersek@redhat.com> Acked-by: Ard Biesheuvel Reviewed-by: Jiewen Yao Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Leif Lindholm --- Maintainers.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index ca383f5932..760d704d44 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -470,6 +470,13 @@ F: SourceLevelDebugPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg M: Hao A Wu +StandaloneMmPkg +F: StandaloneMmPkg/ +M: Ard Biesheuvel +M: Sami Mujawar +M: Jiewen Yao +R: Supreeth Venkatesh + UefiCpuPkg F: UefiCpuPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg @@ -491,10 +498,3 @@ M: Michael D Kinney R: Sean Brogan R: Bret Barkelew S: Maintained - -StandaloneMmPkg -F: StandaloneMmPkg/ -M: Ard Biesheuvel -M: Sami Mujawar -M: Jiewen Yao -R: Supreeth Venkatesh