On Thu, Oct 9, 2014 at 7:29 AM, Carsey, Jaben <[email protected]> wrote: > Second comment. StdLib (both) should be moved to Daryl.Mcdaniel
I wondered about that. According to the wiki history, you added your username to these packages when adding the packages on the EDKII Packages wiki page back in 2011. :) I'll fix it in the text file. For the wiki page, I hope to deprecate it and point to the Maintainers.txt file. -Jordan > -----Original Message----- > From: Jordan Justen [mailto:[email protected]] > Sent: Thursday, October 09, 2014 7:21 AM > To: [email protected] > Subject: [edk2] [PATCH v2] EDK II: Add Maintainers.txt file > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Jordan Justen <[email protected]> > --- > Maintainers.txt | 176 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 176 insertions(+) > create mode 100644 Maintainers.txt > > diff --git a/Maintainers.txt b/Maintainers.txt > new file mode 100644 > index 0000000..6040061 > --- /dev/null > +++ b/Maintainers.txt > @@ -0,0 +1,176 @@ > +EDK II Maintainers > +================== > + > +This file provides information about the primary maintainers for > +EDK II. > + > +In general, you should not privately email the maintainer. You should > +email the edk2-devel list, but you can also Cc the maintainer. > + > +Descriptions of section entries: > + > + L: Mailing list that is relevant to this area (default is edk2-devel) > + Patches and questions should be sent to the email list. > + M: Cc address for patches and questions (ie, the package maintainer) > + W: Web-page with status/info > + T: SCM tree type and location. Type is one of: git, svn. > + S: Status, one of the following: > + Supported: Someone is actually paid to look after this. > + Maintained: Someone actually looks after it. > + Odd Fixes: It has a maintainer but they don't have time to do > + much other than throw the odd patch in. See below. > + Orphan: No current maintainer [but maybe you could take the > + role as you write your new code]. > + Obsolete: Old code. Something tagged obsolete generally means > + it has been replaced by a better system and you > + should be using that. > + > +EDK II > +------ > +W: http://tianocore.github.io/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 > + > +Responsible Disclosure, Reporting Security Issues > +------------------------------------------------- > +W: https://github.com/tianocore/tianocore.github.io/wiki/Security > + > +EDK II Releases: > +---------------- > +UDK2014 > +W: http://tianocore.github.io/udk2014/ > +S: Supported > + > +EDK II Packages: > +---------------- > +AppPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg > +M: Daryl Mcdaniel <[email protected]> > +S: Supported > + > +ArmPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg > +M: Olivier Martin <[email protected]> > + > +ArmPlatformPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg > +M: Olivier Martin <[email protected]> > + > +BaseTools > +W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools > +M: Yingke D Liu <[email protected]> > + > +BeagleBoardPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg > +M: Olivier Martin <[email protected]> > + > +CryptoPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg > +M: Ye Ting <[email protected]> > + > +DuetPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg > +M: Ruiyu Ni <[email protected]> > + > +EdkCompatibilityPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg > +M: Liming Gao <[email protected]> > + > +EdkShellPkg, EdkShellBinPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/EdkShellPkg > +M: Ruiyu Ni <[email protected]> > +T: svn - https://svn.code.sf.net/p/efi-shell/code/trunk/Shell/ > + > +EmbeddedPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg > +M: Olivier Martin <[email protected]> > + > +EmulatorPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg > +M: Jordan Justen <[email protected]> > +M: Andrew Fish <[email protected]> > +S: Maintained > + > +FatPkg, FatBinPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver > +M: Ruiyu Ni <[email protected]> > +T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat > +T: git - https://github.com/tianocore/edk2-FatPkg.git > + > +IntelFrameworkModulePkg > +W: > https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg > +M: Jeff Fan <[email protected]> > + > +IntelFrameworkPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg > +M: Michael D Kinney <[email protected]> > + > +IntelFspPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg > + > +IntelFspWrapperPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg > + > +MdeModulePkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg > +M: Feng Tian <[email protected]> > + > +MdePkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg > +M: Michael D Kinney <[email protected]> > + > +NetworkPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg > +M: Qian Ouyang <[email protected]> > + > +Nt32Pkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg > +M: Ruiyu Ni <[email protected]> > + > +Omap35xxPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg > +M: Olivier Martin <[email protected]> > + > +OptionRomPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg > +M: Ruiyu Ni <[email protected]> > + > +OvmfPkg > +W: http://tianocore.github.io/ovmf/ > +M: Jordan Justen <[email protected]> > +M: Laszlo Ersek <[email protected]> > +S: Maintained > + > +PcAtChipsetPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg > +M: Ruiyu Ni <[email protected]> > + > +PerformancePkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/PerformancePkg > +M: Daryl Mcdaniel <[email protected]> > + > +SecurityPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg > +M: Guo Dong <[email protected]> > + > +ShellPkg, ShellBinPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg > +M: Jaben Carsey <[email protected]> > + > +SourceLevelDebugPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg > + > +StdLib, StdLibPrivateInternalFiles > +W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib > +M: Jaben Carsey <[email protected]> > + > +UefiCpuPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg > +M: Jeff Fan <[email protected]> > + > +UnixPkg > +W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg > +S: Obsolete (Use EmulatorPkg instead) > -- > 2.1.1 > > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/edk2-devel > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/edk2-devel ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
