]> git.proxmox.com Git - mirror_edk2.git/commitdiff
EDK II: Add Maintainers.txt file
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 14 Oct 2014 16:24:41 +0000 (16:24 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Oct 2014 16:24:41 +0000 (16:24 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16214 6f19259b-4bc3-4df7-8a09-765794883524

Maintainers.txt [new file with mode: 0644]

diff --git a/Maintainers.txt b/Maintainers.txt
new file mode 100644 (file)
index 0000000..6775db5
--- /dev/null
@@ -0,0 +1,176 @@
+EDK II Maintainers\r
+==================\r
+\r
+This file provides information about the primary maintainers for\r
+EDK II.\r
+\r
+In general, you should not privately email the maintainer. You should\r
+email the edk2-devel list, but you can also Cc the maintainer.\r
+\r
+Descriptions of section entries:\r
+\r
+  L: Mailing list that is relevant to this area (default is edk2-devel)\r
+     Patches and questions should be sent to the email list.\r
+  M: Cc address for patches and questions (ie, the package maintainer)\r
+  W: Web-page with status/info\r
+  T: SCM tree type and location.  Type is one of: git, svn.\r
+  S: Status, one of the following:\r
+     Supported:  Someone is actually paid to look after this.\r
+     Maintained: Someone actually looks after it.\r
+     Odd Fixes:  It has a maintainer but they don't have time to do\r
+                 much other than throw the odd patch in. See below.\r
+     Orphan:     No current maintainer [but maybe you could take the\r
+                 role as you write your new code].\r
+     Obsolete:   Old code. Something tagged obsolete generally means\r
+                 it has been replaced by a better system and you\r
+                 should be using that.\r
+\r
+EDK II\r
+------\r
+W: http://tianocore.github.io/edk2/\r
+L: https://lists.sourceforge.net/lists/listinfo/edk2-devel\r
+T: git - https://github.com/tianocore/edk2.git\r
+T: git - https://bitbucket.org/tianocore/edk2.git\r
+T: git - http://git.code.sf.net/p/tianocore/edk2\r
+T: svn - https://svn.code.sf.net/p/edk2/code/trunk/edk2\r
+\r
+Responsible Disclosure, Reporting Security Issues\r
+-------------------------------------------------\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/Security\r
+\r
+EDK II Releases:\r
+----------------\r
+UDK2014\r
+W: http://tianocore.github.io/udk2014/\r
+S: Supported\r
+\r
+EDK II Packages:\r
+----------------\r
+AppPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg\r
+M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>\r
+\r
+ArmPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg\r
+M: Olivier Martin <olivier.martin@arm.com>\r
+\r
+ArmPlatformPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg\r
+M: Olivier Martin <olivier.martin@arm.com>\r
+\r
+BaseTools\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools\r
+M: Yingke D Liu <yingke.d.liu@intel.com>\r
+\r
+BeagleBoardPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg\r
+M: Olivier Martin <olivier.martin@arm.com>\r
+\r
+CryptoPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg\r
+M: Ye Ting <ting.ye@intel.com>\r
+\r
+DuetPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg\r
+M: Ruiyu Ni <ruiyu.ni@intel.com>\r
+\r
+EdkCompatibilityPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg\r
+M: Liming Gao <liming.gao@intel.com>\r
+\r
+EdkShellPkg, EdkShellBinPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/EdkShellPkg\r
+M: Ruiyu Ni <ruiyu.ni@intel.com>\r
+T: svn - https://svn.code.sf.net/p/efi-shell/code/trunk/Shell/\r
+S: Obsolete (Use ShellPkg & ShellBinPkg instead)\r
+\r
+EmbeddedPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg\r
+M: Olivier Martin <olivier.martin@arm.com>\r
+\r
+EmulatorPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg\r
+M: Jordan Justen <jordan.l.justen@intel.com>\r
+M: Andrew Fish <afish@apple.com>\r
+S: Maintained\r
+\r
+FatPkg, FatBinPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver\r
+M: Ruiyu Ni <ruiyu.ni@intel.com>\r
+T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat\r
+T: git - https://github.com/tianocore/edk2-FatPkg.git\r
+\r
+IntelFrameworkModulePkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg\r
+M: Jeff Fan <jeff.fan@intel.com>\r
+\r
+IntelFrameworkPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg\r
+M: Michael D Kinney <michael.d.kinney@intel.com>\r
+\r
+IntelFspPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg\r
+\r
+IntelFspWrapperPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg\r
+\r
+MdeModulePkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg\r
+M: Feng Tian <feng.tian@intel.com>\r
+\r
+MdePkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg\r
+M: Michael D Kinney <michael.d.kinney@intel.com>\r
+\r
+NetworkPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg\r
+M: Qian Ouyang <qian.ouyang@intel.com>\r
+\r
+Nt32Pkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg\r
+M: Ruiyu Ni <ruiyu.ni@intel.com>\r
+\r
+Omap35xxPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg\r
+M: Olivier Martin <olivier.martin@arm.com>\r
+\r
+OptionRomPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg\r
+M: Ruiyu Ni <ruiyu.ni@intel.com>\r
+\r
+OvmfPkg\r
+W: http://tianocore.github.io/ovmf/\r
+M: Jordan Justen <jordan.l.justen@intel.com>\r
+M: Laszlo Ersek <lersek@redhat.com>\r
+S: Maintained\r
+\r
+PcAtChipsetPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg\r
+M: Ruiyu Ni <ruiyu.ni@intel.com>\r
+\r
+PerformancePkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/PerformancePkg\r
+M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>\r
+\r
+SecurityPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg\r
+M: Guo Dong <guo.dong@intel.com>\r
+\r
+ShellPkg, ShellBinPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
+M: Jaben Carsey <jaben.carsey@intel.com>\r
+\r
+SourceLevelDebugPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg\r
+\r
+StdLib, StdLibPrivateInternalFiles\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib\r
+M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>\r
+\r
+UefiCpuPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg\r
+M: Jeff Fan <jeff.fan@intel.com>\r
+\r
+UnixPkg\r
+W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg\r
+S: Obsolete (Use EmulatorPkg instead)\r