Hi Laszlo, Understood. I will merge your patch first. Then rebase mine.
Thanks, Mike > -----Original Message----- > From: Laszlo Ersek <[email protected]> > Sent: Friday, July 9, 2021 5:23 AM > To: Kinney, Michael D <[email protected]>; [email protected] > Cc: Andrew Fish <[email protected]>; Leif Lindholm <[email protected]>; Ard > Biesheuvel (TianoCore) > <[email protected]> > Subject: Re: [Patch V2 3/3] Maintainers.txt: Add GitHub IDs > > Hi Mike, > > On 07/08/21 21:50, Michael D Kinney wrote: > > Cc: Andrew Fish <[email protected]> > > Cc: Laszlo Ersek <[email protected]> > > Cc: Leif Lindholm <[email protected]> > > Signed-off-by: Michael D Kinney <[email protected]> > > --- > > Maintainers.txt | 282 ++++++++++++++++++++++++------------------------ > > 1 file changed, 139 insertions(+), 143 deletions(-) > > > > diff --git a/Maintainers.txt b/Maintainers.txt > > index f4e4c72d0628..575a80be5e89 100644 > > --- a/Maintainers.txt > > +++ b/Maintainers.txt > > @@ -68,10 +68,9 @@ F: */ > > Tianocore Stewards > > ------------------ > > F: * > > -M: Andrew Fish <[email protected]> > > -M: Laszlo Ersek <[email protected]> > > -M: Leif Lindholm <[email protected]> > > -M: Michael D Kinney <[email protected]> > > +M: Andrew Fish <[email protected]> [ajfish] > > +M: Leif Lindholm <[email protected]> [leiflindholm] > > +M: Michael D Kinney <[email protected]> [mdkinney] > > > > Responsible Disclosure, Reporting Security Issues > > ------------------------------------------------- > > this patch seems to combine the removal of my entries with the addition > of GitHub IDs. > > I'd like to request that my removal patch be committed first, stand-alone. > > (I'd like to ask that one of the maintainers or stewards please merge > said patch for me.) > > Thank you, > Laszlo > > > > @@ -80,73 +79,72 @@ W: > > https://github.com/tianocore/tianocore.github.io/wiki/Security > > EDK II Releases: > > ---------------- > > W: > > https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning > > -M: Liming Gao <[email protected]> > > +M: Liming Gao <[email protected]> [lgao4] > > > > UEFI Shell Binaries (ShellBinPkg.zip) from EDK II Releases: > > ----------------------------------------------------------- > > W: https://github.com/tianocore/edk2/releases/ > > -M: Ray Ni <[email protected]> (Ia32/X64) > > -M: Zhichao Gao <[email protected]> (Ia32/X64) > > -M: Leif Lindholm <[email protected]> (ARM/AArch64) > > -M: Ard Biesheuvel <[email protected]> (ARM/AArch64) > > +M: Ray Ni <[email protected]> [niruiyu] (Ia32/X64) > > +M: Zhichao Gao <[email protected]> [ZhichaoGao] (Ia32/X64) > > +M: Leif Lindholm <[email protected]> [leiflindholm] (ARM/AArch64) > > +M: Ard Biesheuvel <[email protected]> [ardbiesheuvel] (ARM/AArch64) > > > > EDK II Architectures: > > --------------------- > > ARM, AARCH64 > > F: */AArch64/ > > F: */Arm/ > > -M: Leif Lindholm <[email protected]> > > -M: Ard Biesheuvel <[email protected]> > > +M: Leif Lindholm <[email protected]> [leiflindholm] > > +M: Ard Biesheuvel <[email protected]> [ardbiesheuvel] > > > > RISCV64 > > F: */RiscV64/ > > -M: Abner Chang <[email protected]> > > +M: Abner Chang <[email protected]> [changab] > > R: Daniel Schaefer <[email protected]> > > > > EDK II Continuous Integration: > > ------------------------------ > > .azurepipelines/ > > F: .azurepipelines/ > > -M: Sean Brogan <[email protected]> > > -M: Bret Barkelew <[email protected]> > > -R: Michael D Kinney <[email protected]> > > -R: Liming Gao <[email protected]> > > +M: Sean Brogan <[email protected]> [spbrogan] > > +M: Bret Barkelew <[email protected]> [corthon] > > +R: Michael D Kinney <[email protected]> [mdkinney] > > +R: Liming Gao <[email protected]> [lgao4] > > > > .mergify/ > > F: .mergify/ > > -M: Michael D Kinney <[email protected]> > > -M: Liming Gao <[email protected]> > > -R: Sean Brogan <[email protected]> > > -R: Bret Barkelew <[email protected]> > > +M: Michael D Kinney <[email protected]> [mdkinney] > > +M: Liming Gao <[email protected]> [lgao4] > > +R: Sean Brogan <[email protected]> [spbrogan] > > +R: Bret Barkelew <[email protected]> [corthon] > > > > .pytool/ > > F: .pytool/ > > -M: Sean Brogan <[email protected]> > > -M: Bret Barkelew <[email protected]> > > -R: Michael D Kinney <[email protected]> > > -R: Liming Gao <[email protected]> > > +M: Sean Brogan <[email protected]> [spbrogan] > > +M: Bret Barkelew <[email protected]> [corthon] > > +R: Michael D Kinney <[email protected]> [mdkinney] > > +R: Liming Gao <[email protected]> [lgao4] > > > > EDK II Packages: > > ---------------- > > ArmPkg > > F: ArmPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg > > -M: Leif Lindholm <[email protected]> > > -M: Ard Biesheuvel <[email protected]> > > +M: Leif Lindholm <[email protected]> [leiflindholm] > > +M: Ard Biesheuvel <[email protected]> [ardbiesheuvel] > > > > ArmPlatformPkg > > F: ArmPlatformPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg > > -M: Leif Lindholm <[email protected]> > > -M: Ard Biesheuvel <[email protected]> > > +M: Leif Lindholm <[email protected]> [leiflindholm] > > +M: Ard Biesheuvel <[email protected]> [ardbiesheuvel] > > > > ArmVirtPkg > > F: ArmVirtPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg > > -M: Laszlo Ersek <[email protected]> > > -M: Ard Biesheuvel <[email protected]> > > -R: Leif Lindholm <[email protected]> > > -R: Sami Mujawar <[email protected]> > > +M: Ard Biesheuvel <[email protected]> [ardbiesheuvel] > > +R: Leif Lindholm <[email protected]> [leiflindholm] > > +R: Sami Mujawar <[email protected]> [samimujawar] > > > > ArmVirtPkg: modules used on Xen > > F: ArmVirtPkg/ArmVirtXen.* > > @@ -161,78 +159,78 @@ R: Julien Grall <[email protected]> > > BaseTools > > F: BaseTools/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools > > -M: Bob Feng <[email protected]> > > -M: Liming Gao <[email protected]> > > -R: Yuwei Chen <[email protected]> > > +M: Bob Feng <[email protected]> [BobCF] > > +M: Liming Gao <[email protected]> [lgao4] > > +R: Yuwei Chen <[email protected]> [YuweiChen1110] > > > > CryptoPkg > > F: CryptoPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg > > -M: Jiewen Yao <[email protected]> > > -M: Jian J Wang <[email protected]> > > -R: Xiaoyu Lu <[email protected]> > > -R: Guomin Jiang <[email protected]> > > +M: Jiewen Yao <[email protected]> [jyao1] > > +M: Jian J Wang <[email protected]> [jwang36] > > +R: Xiaoyu Lu <[email protected]> [xiaoyuxlu] > > +R: Guomin Jiang <[email protected]> [guominjia] > > > > DynamicTablesPkg > > F: DynamicTablesPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg > > -M: Sami Mujawar <[email protected]> > > -M: Alexei Fedorov <[email protected]> > > +M: Sami Mujawar <[email protected]> [samimujawar] > > +M: Alexei Fedorov <[email protected]> [AlexeiFedorov] > > > > EmbeddedPkg > > F: EmbeddedPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg > > -M: Leif Lindholm <[email protected]> > > -M: Ard Biesheuvel <[email protected]> > > +M: Leif Lindholm <[email protected]> [leiflindholm] > > +M: Ard Biesheuvel <[email protected]> [ardbiesheuvel] > > > > EmulatorPkg > > F: EmulatorPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg > > -M: Andrew Fish <[email protected]> > > -M: Ray Ni <[email protected]> > > +M: Andrew Fish <[email protected]> [ajfish] > > +M: Ray Ni <[email protected]> [niruiyu] > > S: Maintained > > > > FatPkg > > F: FatPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver > > -M: Ray Ni <[email protected]> > > +M: Ray Ni <[email protected]> [niruiyu] > > T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat > > T: git - https://github.com/tianocore/edk2-FatPkg.git > > > > FmpDevicePkg > > F: FmpDevicePkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg > > -M: Liming Gao <[email protected]> > > -M: Michael D Kinney <[email protected]> > > -R: Guomin Jiang <[email protected]> > > -R: Wei6 Xu <[email protected]> > > +M: Liming Gao <[email protected]> [lgao4] > > +M: Michael D Kinney <[email protected]> [mdkinney] > > +R: Guomin Jiang <[email protected]> [guominjia] > > +R: Wei6 Xu <[email protected]> [xuweiintel] > > > > IntelFsp2Pkg > > F: IntelFsp2Pkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg > > -M: Chasel Chiu <[email protected]> > > -R: Nate DeSimone <[email protected]> > > -R: Star Zeng <[email protected]> > > +M: Chasel Chiu <[email protected]> [ChaselChiu] > > +R: Nate DeSimone <[email protected]> [nate-desimone] > > +R: Star Zeng <[email protected]> [lzeng14] > > > > IntelFsp2WrapperPkg > > F: IntelFsp2WrapperPkg/ > > W: > > https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg > > -M: Chasel Chiu <[email protected]> > > -R: Nate DeSimone <[email protected]> > > -R: Star Zeng <[email protected]> > > +M: Chasel Chiu <[email protected]> [ChaselChiu] > > +R: Nate DeSimone <[email protected]> [nate-desimone] > > +R: Star Zeng <[email protected]> [lzeng14] > > > > MdeModulePkg > > F: MdeModulePkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg > > -M: Jian J Wang <[email protected]> > > -M: Hao A Wu <[email protected]> > > +M: Jian J Wang <[email protected]> [jwang36] > > +M: Hao A Wu <[email protected]> [hwu25] > > > > MdeModulePkg: ACPI modules > > F: MdeModulePkg/Include/*Acpi*.h > > F: MdeModulePkg/Universal/Acpi/ > > -R: Zhiguang Liu <[email protected]> > > -R: Dandan Bi <[email protected]> > > -R: Liming Gao <[email protected]> > > +R: Zhiguang Liu <[email protected]> [LiuZhiguang001] > > +R: Dandan Bi <[email protected]> [dandanbi] > > +R: Liming Gao <[email protected]> [lgao4] > > > > MdeModulePkg: ACPI modules related to S3 > > F: MdeModulePkg/*LockBox*/ > > @@ -240,8 +238,8 @@ F: MdeModulePkg/Include/*BootScript*.h > > F: MdeModulePkg/Include/*LockBox*.h > > F: MdeModulePkg/Include/*S3*.h > > F: MdeModulePkg/Library/*S3*/ > > -R: Hao A Wu <[email protected]> > > -R: Eric Dong <[email protected]> > > +R: Hao A Wu <[email protected]> [hwu25] > > +R: Eric Dong <[email protected]> [ydong10] > > > > MdeModulePkg: BDS modules > > F: MdeModulePkg/*BootManager*/ > > @@ -251,8 +249,8 @@ F: MdeModulePkg/Universal/DevicePathDxe/ > > F: MdeModulePkg/Universal/DriverHealthManagerDxe/ > > F: MdeModulePkg/Universal/LoadFileOnFv2/ > > F: MdeModulePkg/Universal/SecurityStubDxe/Defer3rdPartyImageLoad.* > > -R: Zhichao Gao <[email protected]> > > -R: Ray Ni <[email protected]> > > +R: Zhichao Gao <[email protected]> [ZhichaoGao] > > +R: Ray Ni <[email protected]> [niruiyu] > > > > MdeModulePkg: Console and Graphics modules > > F: MdeModulePkg/*Logo*/ > > @@ -266,8 +264,8 @@ F: MdeModulePkg/Include/Library/FrameBufferBltLib.h > > F: MdeModulePkg/Library/BaseBmpSupportLib/ > > F: MdeModulePkg/Library/FrameBufferBltLib/ > > F: MdeModulePkg/Universal/Console/ > > -R: Zhichao Gao <[email protected]> > > -R: Ray Ni <[email protected]> > > +R: Zhichao Gao <[email protected]> [ZhichaoGao] > > +R: Ray Ni <[email protected]> [niruiyu] > > > > MdeModulePkg: Core services (PEI, DXE and Runtime) modules > > F: MdeModulePkg/*Mem*/ > > @@ -293,8 +291,8 @@ F: MdeModulePkg/Library/DxeSecurityManagementLib/ > > F: MdeModulePkg/Universal/PCD/ > > F: MdeModulePkg/Universal/PlatformDriOverrideDxe/ > > F: MdeModulePkg/Universal/SecurityStubDxe/SecurityStub.c > > -R: Dandan Bi <[email protected]> > > -R: Liming Gao <[email protected]> > > +R: Dandan Bi <[email protected]> [dandanbi] > > +R: Liming Gao <[email protected]> [lgao4] > > > > MdeModulePkg: Device and Peripheral modules > > F: MdeModulePkg/*PciHostBridge*/ > > @@ -313,14 +311,14 @@ F: MdeModulePkg/Include/Ppi/StorageSecurityCommand.h > > F: MdeModulePkg/Include/Protocol/Ps2Policy.h > > F: MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/ > > F: MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/ > > -R: Hao A Wu <[email protected]> > > -R: Ray Ni <[email protected]> > > +R: Hao A Wu <[email protected]> [hwu25] > > +R: Ray Ni <[email protected]> [niruiyu] > > > > MdeModulePkg: Disk modules > > F: MdeModulePkg/Universal/Disk/ > > -R: Hao A Wu <[email protected]> > > -R: Ray Ni <[email protected]> > > -R: Zhichao Gao <[email protected]> > > +R: Hao A Wu <[email protected]> [hwu25] > > +R: Ray Ni <[email protected]> [niruiyu] > > +R: Zhichao Gao <[email protected]> [ZhichaoGao] > > > > MdeModulePkg: Firmware Update modules > > F: MdeModulePkg/*Capsule*/ > > @@ -332,9 +330,9 @@ F: > > MdeModulePkg/Include/Protocol/FirmwareManagementProgress.h > > F: MdeModulePkg/Library/DisplayUpdateProgressLib*/ > > F: MdeModulePkg/Library/FmpAuthenticationLibNull/ > > F: MdeModulePkg/Universal/Esrt*/ > > -R: Hao A Wu <[email protected]> > > -R: Liming Gao <[email protected]> > > -R: Guomin Jiang <[email protected]> > > +R: Hao A Wu <[email protected]> [hwu25] > > +R: Liming Gao <[email protected]> [lgao4] > > +R: Guomin Jiang <[email protected]> [guominjia] > > > > MdeModulePkg: HII and UI modules > > F: MdeModulePkg/*FileExplorer*/ > > @@ -350,44 +348,44 @@ F: MdeModulePkg/Library/CustomizedDisplayLib/ > > F: MdeModulePkg/Universal/DisplayEngineDxe/ > > F: MdeModulePkg/Universal/DriverSampleDxe/ > > F: MdeModulePkg/Universal/SetupBrowserDxe/ > > -R: Dandan Bi <[email protected]> > > -R: Eric Dong <[email protected]> > > +R: Dandan Bi <[email protected]> [dandanbi] > > +R: Eric Dong <[email protected]> [ydong10] > > > > MdeModulePkg: Management Mode (MM, SMM) modules > > F: MdeModulePkg/*Smi*/ > > F: MdeModulePkg/*Smm*/ > > F: MdeModulePkg/Include/*Smi*.h > > F: MdeModulePkg/Include/*Smm*.h > > -R: Eric Dong <[email protected]> > > -R: Ray Ni <[email protected]> > > +R: Eric Dong <[email protected]> [ydong10] > > +R: Ray Ni <[email protected]> [niruiyu] > > > > MdeModulePkg: Pei Core > > F: MdeModulePkg/Core/Pei/ > > -R: Dandan Bi <[email protected]> > > -R: Liming Gao <[email protected]> > > +R: Dandan Bi <[email protected]> [dandanbi] > > +R: Liming Gao <[email protected]> [lgao4] > > R: Debkumar De <[email protected]> > > R: Harry Han <[email protected]> > > -R: Catharine West <[email protected]> > > +R: Catharine West <[email protected]> [catharine-intl] > > > > MdeModulePkg: Reset modules > > F: MdeModulePkg/*Reset*/ > > F: MdeModulePkg/Include/*Reset*.h > > -R: Zhichao Gao <[email protected]> > > -R: Ray Ni <[email protected]> > > +R: Zhichao Gao <[email protected]> [ZhichaoGao] > > +R: Ray Ni <[email protected]> [niruiyu] > > > > MdeModulePkg: Serial modules > > F: MdeModulePkg/*Serial*/ > > F: MdeModulePkg/Include/*SerialPort*.h > > -R: Hao A Wu <[email protected]> > > -R: Ray Ni <[email protected]> > > -R: Zhichao Gao <[email protected]> > > +R: Hao A Wu <[email protected]> [hwu25] > > +R: Ray Ni <[email protected]> [niruiyu] > > +R: Zhichao Gao <[email protected]> [ZhichaoGao] > > > > MdeModulePkg: SMBIOS modules > > F: MdeModulePkg/Universal/Smbios*/ > > -R: Zhiguang Liu <[email protected]> > > -R: Dandan Bi <[email protected]> > > -R: Star Zeng <[email protected]> > > -R: Zhichao Gao <[email protected]> > > +R: Zhiguang Liu <[email protected]> [LiuZhiguang001] > > +R: Dandan Bi <[email protected]> [dandanbi] > > +R: Star Zeng <[email protected]> [lzeng14] > > +R: Zhichao Gao <[email protected]> [ZhichaoGao] > > > > MdeModulePkg: UEFI Variable modules > > F: MdeModulePkg/*Var*/ > > @@ -396,34 +394,33 @@ F: MdeModulePkg/Include/*/*Var*.h > > F: MdeModulePkg/Include/Guid/SystemNvDataGuid.h > > F: MdeModulePkg/Include/Protocol/SwapAddressRange.h > > F: MdeModulePkg/Universal/FaultTolerantWrite*/ > > -R: Hao A Wu <[email protected]> > > -R: Liming Gao <[email protected]> > > +R: Hao A Wu <[email protected]> [hwu25] > > +R: Liming Gao <[email protected]> [lgao4] > > > > MdeModulePkg: Universal Payload definitions > > F: MdeModulePkg/Include/UniversalPayload/ > > -R: Zhiguang Liu <[email protected]> > > -R: Ray Ni <[email protected]> > > +R: Zhiguang Liu <[email protected]> [LiuZhiguang001] > > +R: Ray Ni <[email protected]> [niruiyu] > > > > MdePkg > > F: MdePkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg > > -M: Michael D Kinney <[email protected]> > > -M: Liming Gao <[email protected]> > > -R: Zhiguang Liu <[email protected]> > > +M: Michael D Kinney <[email protected]> [mdkinney] > > +M: Liming Gao <[email protected]> [lgao4] > > +R: Zhiguang Liu <[email protected]> [LiuZhiguang001] > > > > NetworkPkg > > F: NetworkPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg > > -M: Maciej Rabeda <[email protected]> > > -R: Jiaxin Wu <[email protected]> > > -R: Siyuan Fu <[email protected]> > > +M: Maciej Rabeda <[email protected]> [mrabeda] > > +R: Jiaxin Wu <[email protected]> [jiaxinwu] > > +R: Siyuan Fu <[email protected]> [sfu5] > > > > OvmfPkg > > F: OvmfPkg/ > > W: http://www.tianocore.org/ovmf/ > > -M: Laszlo Ersek <[email protected]> > > -M: Ard Biesheuvel <[email protected]> > > -R: Jordan Justen <[email protected]> > > +M: Ard Biesheuvel <[email protected]> [ardbiesheuvel] > > +R: Jordan Justen <[email protected]> [jljusten] > > S: Maintained > > > > OvmfPkg: bhyve-related modules > > @@ -437,12 +434,12 @@ F: OvmfPkg/Library/PciHostBridgeLibScan/ > > F: OvmfPkg/Library/PlatformBootManagerLibBhyve/ > > F: OvmfPkg/Library/ResetSystemLib/BaseResetShutdownBhyve.c > > F: OvmfPkg/Library/ResetSystemLib/BaseResetSystemLibBhyve.inf > > -R: Rebecca Cran <[email protected]> > > -R: Peter Grehan <[email protected]> > > +R: Rebecca Cran <[email protected]> [bcran] > > +R: Peter Grehan <[email protected]> [grehan-freebsd] > > > > OvmfPkg: CSM modules > > F: OvmfPkg/Csm/ > > -R: David Woodhouse <[email protected]> > > +R: David Woodhouse <[email protected]> [dwmw2] > > > > OvmfPkg: Confidential Computing > > F: OvmfPkg/AmdSev/ > > @@ -456,12 +453,12 @@ F: OvmfPkg/Library/VmgExitLib/ > > F: OvmfPkg/PlatformPei/AmdSev.c > > F: OvmfPkg/ResetVector/ > > F: OvmfPkg/Sec/ > > -R: Brijesh Singh <[email protected]> > > +R: Brijesh Singh <[email protected]> [codomania] > > R: Erdem Aktas <[email protected]> > > -R: James Bottomley <[email protected]> > > -R: Jiewen Yao <[email protected]> > > -R: Min Xu <[email protected]> > > -R: Tom Lendacky <[email protected]> > > +R: James Bottomley <[email protected]> [jejb] > > +R: Jiewen Yao <[email protected]> [jyao1] > > +R: Min Xu <[email protected]> [mxu9] > > +R: Tom Lendacky <[email protected]> [tlendacky] > > > > OvmfPkg: LsiScsi driver > > F: OvmfPkg/LsiScsiDxe/ > > @@ -509,86 +506,85 @@ F: OvmfPkg/XenPlatformPei/ > > F: OvmfPkg/XenPvBlkDxe/ > > F: OvmfPkg/XenResetVector/ > > F: OvmfPkg/XenTimerDxe/ > > -R: Anthony Perard <[email protected]> > > +R: Anthony Perard <[email protected]> [sheep] > > R: Julien Grall <[email protected]> > > > > PcAtChipsetPkg > > F: PcAtChipsetPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg > > -M: Ray Ni <[email protected]> > > +M: Ray Ni <[email protected]> [niruiyu] > > > > RedfishPkg: Redfish related modules > > F: RedfishPkg/ > > -M: Abner Chang <[email protected]> > > -R: Nickle Wang <[email protected]> > > +M: Abner Chang <[email protected]> [changab] > > +R: Nickle Wang <[email protected]> [nicklela] > > > > SecurityPkg > > F: SecurityPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg > > -M: Jiewen Yao <[email protected]> > > -M: Jian J Wang <[email protected]> > > +M: Jiewen Yao <[email protected]> [jyao1] > > +M: Jian J Wang <[email protected]> [jwang36] > > > > SecurityPkg: Secure boot related modules > > F: SecurityPkg/Library/DxeImageVerificationLib/ > > F: SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/ > > F: SecurityPkg/Library/AuthVariableLib/ > > -R: Min Xu <[email protected]> > > +R: Min Xu <[email protected]> [mxu9] > > > > SecurityPkg: Tcg related modules > > F: SecurityPkg/Tcg/ > > -R: Qi Zhang <[email protected]> > > -R: Rahul Kumar <[email protected]> > > +R: Qi Zhang <[email protected]> [qizhangz] > > +R: Rahul Kumar <[email protected]> [rahul1-kumar] > > > > ShellPkg > > F: ShellPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg > > -M: Ray Ni <[email protected]> > > -M: Zhichao Gao <[email protected]> > > +M: Ray Ni <[email protected]> [niruiyu] > > +M: Zhichao Gao <[email protected]> [ZhichaoGao] > > > > SignedCapsulePkg > > F: SignedCapsulePkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg > > -M: Jian J Wang <[email protected]> > > +M: Jian J Wang <[email protected]> [jwang36] > > > > SourceLevelDebugPkg > > F: SourceLevelDebugPkg/ > > W: > > https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg > > -M: Hao A Wu <[email protected]> > > +M: Hao A Wu <[email protected]> [hwu25] > > > > StandaloneMmPkg > > F: StandaloneMmPkg/ > > -M: Ard Biesheuvel <[email protected]> > > -M: Sami Mujawar <[email protected]> > > -M: Jiewen Yao <[email protected]> > > -R: Supreeth Venkatesh <[email protected]> > > +M: Ard Biesheuvel <[email protected]> [ardbiesheuvel] > > +M: Sami Mujawar <[email protected]> [samimujawar] > > +M: Jiewen Yao <[email protected]> [jyao1] > > +R: Supreeth Venkatesh <[email protected]> [supven01] > > > > 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]> > > -R: Rahul Kumar <[email protected]> > > +M: Eric Dong <[email protected]> [ydong10] > > +M: Ray Ni <[email protected]> [niruiyu] > > +R: Rahul Kumar <[email protected]> [rahul1-kumar] > > > > UefiCpuPkg: Sec related modules > > F: UefiCpuPkg/SecCore/ > > F: UefiCpuPkg/ResetVector/ > > R: Debkumar De <[email protected]> > > R: Harry Han <[email protected]> > > -R: Catharine West <[email protected]> > > +R: Catharine West <[email protected]> [catharine-intl] > > > > UefiPayloadPkg > > F: UefiPayloadPkg/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg > > -M: Guo Dong <[email protected]> > > -M: Ray Ni <[email protected]> > > -R: Maurice Ma <[email protected]> > > -R: Benjamin You <[email protected]> > > +M: Guo Dong <[email protected]> [gdong1] > > +M: Ray Ni <[email protected]> [niruiyu] > > +R: Maurice Ma <[email protected]> [mauricema] > > +R: Benjamin You <[email protected]> [BenjaminYou] > > S: Maintained > > > > UnitTestFrameworkPkg > > F: UnitTestFrameworkPkg/ > > -M: Michael D Kinney <[email protected]> > > -R: Sean Brogan <[email protected]> > > -R: Bret Barkelew <[email protected]> > > +M: Michael D Kinney <[email protected]> [mdkinney] > > +R: Sean Brogan <[email protected]> [spbrogan] > > +R: Bret Barkelew <[email protected]> [corthon] > > S: Maintained > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#77657): https://edk2.groups.io/g/devel/message/77657 Mute This Topic: https://groups.io/mt/84076276/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
