Maintainers.txt on the UDK2015 branch is updated according to its counterpart at master branch:
1. Add 'mirror' to mirror/backup git repositories, and mark svn as read-only and deprecated. 2. Maintainers of the following packages are updated: CryptoPkg MdeModulePkg NetworkPkg ShellBinPkg ShellPkg SourceLevelDebugPkg Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <[email protected]> --- Maintainers.txt | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index acb717e..778a140 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -30,9 +30,9 @@ EDK II W: http://www.tianocore.org/edk2/ L: https://lists.sourceforge.net/lists/listinfo/edk2-devel T: git - https://github.com/tianocore/edk2.git -T: git - https://bitbucket.org/tianocore/edk2.git -T: git - http://git.code.sf.net/p/tianocore/edk2 -T: svn - https://svn.code.sf.net/p/edk2/code/trunk/edk2 +T: git (mirror) - https://bitbucket.org/tianocore/edk2.git +T: git (mirror) - http://git.code.sf.net/p/tianocore/edk2 +T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2 Responsible Disclosure, Reporting Security Issues ------------------------------------------------- @@ -85,6 +85,7 @@ S: Maintained CryptoPkg W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg M: Qin Long <[email protected]> +M: Ting Ye <[email protected]> DuetPkg W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg @@ -137,6 +138,7 @@ M: Jiewen Yao <[email protected]> MdeModulePkg W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg M: Feng Tian <[email protected]> +M: Star Zeng <[email protected]> MdePkg W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg @@ -146,6 +148,7 @@ M: Liming Gao <[email protected]> NetworkPkg W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg M: Siyuan Fu <[email protected]> +M: Jiaxin Wu <[email protected]> Nt32Pkg W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg @@ -179,7 +182,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]> @@ -187,6 +197,7 @@ M: Shumin Qiu <[email protected]> SourceLevelDebugPkg W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg M: Jeff Fan <[email protected]> +M: Hao Wu <[email protected]> StdLib, StdLibPrivateInternalFiles W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib -- 1.9.5.msysgit.0 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

