Separate ShellPkg and ShellBinPkg into separate entities. Add Leif Lindholm and Ard Biesheuvel as ShellBinPkg maintainers for ARM/AArch64 only. Add indicaton that Jaben Carsey and Shumin Qiu are maintainers for Ia32/X64 specifically.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Leif Lindholm <[email protected]> --- Maintainers.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Maintainers.txt b/Maintainers.txt index 1e2e875..03979a1 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -186,7 +186,14 @@ SecurityPkg W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg M: Chao Zhang <[email protected]> -ShellPkg, ShellBinPkg +ShellBinPkg +W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg +M: Jaben Carsey <[email protected]> (Ia32/X64) +M: Shumin Qiu <[email protected]> (Ia32/X64) +M: Leif Lindholm <[email protected]> (ARM/AArch64) +M: Ard Biesheuvel <[email protected]> (ARM/AArch64) + +ShellPkg W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg M: Jaben Carsey <[email protected]> M: Shumin Qiu <[email protected]> -- 2.1.4 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

