Maintainers.txt 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. EDK II Maintainers
  2. ==================
  3. This file provides information about the primary maintainers for
  4. EDK II.
  5. In general, you should not privately email the maintainer. You should
  6. email the edk2-devel list, and Cc the package maintainers and
  7. reviewers.
  8. If the package maintainer wants to hand over the role to other people,
  9. the package maintainer should send the patch to update Maintainers.txt
  10. with new maintainer, and the new maintainer should follow up with
  11. an Acked-by or a Reviewed-by.
  12. Descriptions of section entries:
  13. L: Mailing list that is relevant to this area (default is edk2-devel)
  14. Patches and questions should be sent to the email list.
  15. M: Package Maintainer: Cc address for patches and questions. Responsible
  16. for reviewing and pushing package changes to source control.
  17. R: Package Reviewer: Cc address for patches and questions. Reviewers help
  18. maintainers review code, but don't have push access. A designated Package
  19. Reviewer is reasonably familiar with the Package (or some modules
  20. thereof), and/or provides testing or regression testing for the Package
  21. (or some modules thereof), in certain platforms and environments.
  22. W: Web-page with status/info
  23. T: SCM tree type and location. Type is one of: git, svn.
  24. S: Status, one of the following:
  25. Supported: Someone is actually paid to look after this.
  26. Maintained: Someone actually looks after it.
  27. Odd Fixes: It has a maintainer but they don't have time to do
  28. much other than throw the odd patch in. See below.
  29. Orphan: No current maintainer [but maybe you could take the
  30. role as you write your new code].
  31. Obsolete: Old code. Something tagged obsolete generally means
  32. it has been replaced by a better system and you
  33. should be using that.
  34. EDK II
  35. ------
  36. W: http://www.tianocore.org/edk2/
  37. L: https://lists.01.org/mailman/listinfo/edk2-devel
  38. T: git - https://github.com/tianocore/edk2.git
  39. T: git (mirror) - https://bitbucket.org/tianocore/edk2.git
  40. T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2
  41. Tianocore Stewards
  42. ------------------
  43. M: Andrew Fish <afish@apple.com>
  44. M: Laszlo Ersek <lersek@redhat.com>
  45. M: Leif Lindholm <leif.lindholm@linaro.org>
  46. M: Michael D Kinney <michael.d.kinney@intel.com>
  47. Responsible Disclosure, Reporting Security Issues
  48. -------------------------------------------------
  49. W: https://github.com/tianocore/tianocore.github.io/wiki/Security
  50. EDK II Releases:
  51. ----------------
  52. W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning
  53. M: Liming Gao <liming.gao@intel.com>
  54. EDK II Packages:
  55. ----------------
  56. AppPkg
  57. W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg
  58. M: Daryl McDaniel <edk2-lists@mc2research.org>
  59. M: Jaben Carsey <jaben.carsey@intel.com>
  60. ArmPkg
  61. W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
  62. M: Leif Lindholm <leif.lindholm@linaro.org>
  63. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  64. ArmPlatformPkg
  65. W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
  66. M: Leif Lindholm <leif.lindholm@linaro.org>
  67. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  68. ArmVirtPkg
  69. W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
  70. M: Laszlo Ersek <lersek@redhat.com>
  71. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  72. R: Julien Grall <julien.grall@arm.com>
  73. (Xen modules)
  74. BaseTools
  75. W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
  76. M: Bob Feng <bob.c.feng@intel.com>
  77. M: Liming Gao <liming.gao@intel.com>
  78. R: Yonghong Zhu <yonghong.zhu@intel.com>
  79. BeagleBoardPkg
  80. W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
  81. M: Leif Lindholm <leif.lindholm@linaro.org>
  82. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  83. CorebootModulePkg, CorebootPayloadPkg
  84. W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
  85. M: Maurice Ma <maurice.ma@intel.com>
  86. M: Prince Agyeman <prince.agyeman@intel.com>
  87. M: Benjamin You <benjamin.you@intel.com>
  88. S: Maintained
  89. CryptoPkg
  90. W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
  91. M: Ting Ye <ting.ye@intel.com>
  92. R: Gang Wei <gang.wei@intel.com>
  93. R: Jian Wang <jian.j.wang@intel.com>
  94. DynamicTablesPkg
  95. W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg
  96. M: Sami Mujawar <Sami.Mujawar@arm.com>
  97. M: Alexei Fedorov <Alexei.Fedorov@arm.com>
  98. EmbeddedPkg
  99. W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
  100. M: Leif Lindholm <leif.lindholm@linaro.org>
  101. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  102. EmulatorPkg
  103. W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
  104. M: Jordan Justen <jordan.l.justen@intel.com>
  105. M: Andrew Fish <afish@apple.com>
  106. M: Ray Ni <ray.ni@intel.com>
  107. S: Maintained
  108. FatPkg
  109. W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
  110. M: Ray Ni <ray.ni@intel.com>
  111. T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
  112. T: git - https://github.com/tianocore/edk2-FatPkg.git
  113. FmpDevicePkg
  114. W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg
  115. M: Liming Gao <liming.gao@intel.com>
  116. M: Michael D Kinney <michael.d.kinney@intel.com>
  117. IntelFrameworkModulePkg
  118. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
  119. M: Liming Gao <liming.gao@intel.com>
  120. IntelFrameworkPkg
  121. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
  122. M: Michael D Kinney <michael.d.kinney@intel.com>
  123. M: Liming Gao <liming.gao@intel.com>
  124. IntelFsp2Pkg
  125. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
  126. M: Chasel Chiu <chasel.chiu@intel.com>
  127. R: Nate DeSimone <nathaniel.l.desimone@intel.com>
  128. R: Star Zeng <star.zeng@intel.com>
  129. IntelFsp2WrapperPkg
  130. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
  131. M: Chasel Chiu <chasel.chiu@intel.com>
  132. R: Nate DeSimone <nathaniel.l.desimone@intel.com>
  133. R: Star Zeng <star.zeng@intel.com>
  134. IntelFspPkg
  135. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
  136. M: Chasel Chiu <chasel.chiu@intel.com>
  137. R: Nate DeSimone <nathaniel.l.desimone@intel.com>
  138. R: Star Zeng <star.zeng@intel.com>
  139. IntelFspWrapperPkg
  140. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
  141. M: Chasel Chiu <chasel.chiu@intel.com>
  142. R: Nate DeSimone <nathaniel.l.desimone@intel.com>
  143. R: Star Zeng <star.zeng@intel.com>
  144. IntelSiliconPkg
  145. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg
  146. M: Ray Ni <ray.ni@intel.com>
  147. M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
  148. MdeModulePkg
  149. W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
  150. M: Jian J Wang <jian.j.wang@intel.com>
  151. M: Hao Wu <hao.a.wu@intel.com>
  152. M: NetworkPkg maintainers
  153. (Universal/Network and related libraries, header files)
  154. R: Ray Ni <ray.ni@intel.com>
  155. (especially for Bus, Universal/Console, Universal/Disk,
  156. Universal/BdsDxe and related libraries, header files)
  157. R: Star Zeng <star.zeng@intel.com>
  158. MdePkg
  159. W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
  160. M: Michael D Kinney <michael.d.kinney@intel.com>
  161. M: Liming Gao <liming.gao@intel.com>
  162. NetworkPkg
  163. W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
  164. M: Siyuan Fu <siyuan.fu@intel.com>
  165. M: Jiaxin Wu <jiaxin.wu@intel.com>
  166. Nt32Pkg
  167. W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
  168. M: Ray Ni <ray.ni@intel.com>
  169. M: Hao Wu <hao.a.wu@intel.com>
  170. Omap35xxPkg
  171. W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
  172. M: Leif Lindholm <leif.lindholm@linaro.org>
  173. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  174. OptionRomPkg
  175. W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
  176. M: Ray Ni <ray.ni@intel.com>
  177. OvmfPkg
  178. W: http://www.tianocore.org/ovmf/
  179. M: Jordan Justen <jordan.l.justen@intel.com>
  180. M: Laszlo Ersek <lersek@redhat.com>
  181. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  182. R: Anthony Perard <anthony.perard@citrix.com>
  183. (Xen modules)
  184. R: Julien Grall <julien.grall@arm.com>
  185. (Xen modules)
  186. R: Marc-André Lureau <marcandre.lureau@redhat.com>
  187. (TPM2 modules)
  188. R: Stefan Berger <stefanb@linux.ibm.com>
  189. (TPM2 modules)
  190. S: Maintained
  191. PcAtChipsetPkg
  192. W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
  193. M: Ray Ni <ray.ni@intel.com>
  194. QuarkPlatformPkg, QuarkSocPkg
  195. M: Michael D Kinney <michael.d.kinney@intel.com>
  196. M: Kelly Steele <kelly.steele@intel.com>
  197. SecurityPkg
  198. W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
  199. M: Chao Zhang <chao.b.zhang@intel.com>
  200. M: Jiewen Yao <jiewen.yao@intel.com>
  201. M: Jian Wang <jian.j.wang@intel.com>
  202. ShellBinPkg
  203. W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
  204. M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)
  205. M: Ray Ni <ray.ni@intel.com> (Ia32/X64)
  206. M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
  207. M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
  208. ShellPkg
  209. W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
  210. M: Jaben Carsey <jaben.carsey@intel.com>
  211. M: Ray Ni <ray.ni@intel.com>
  212. SignedCapsulePkg
  213. W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
  214. M: Jiewen Yao <jiewen.yao@intel.com>
  215. M: Chao Zhang <chao.b.zhang@intel.com>
  216. SourceLevelDebugPkg
  217. W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
  218. M: Hao Wu <hao.a.wu@intel.com>
  219. StdLib, StdLibPrivateInternalFiles
  220. W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib
  221. M: Daryl McDaniel <edk2-lists@mc2research.org>
  222. M: Jaben Carsey <jaben.carsey@intel.com>
  223. UefiCpuPkg
  224. W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
  225. M: Eric Dong <eric.dong@intel.com>
  226. M: Ray Ni <ray.ni@intel.com>
  227. R: Laszlo Ersek <lersek@redhat.com>
  228. Vlv2DeviceRefCodePkg
  229. M: Zailiang Sun <zailiang.sun@intel.com>
  230. M: Yi Qian <yi.qian@intel.com>
  231. Vlv2TbltDevicePkg
  232. M: Zailiang Sun <zailiang.sun@intel.com>
  233. M: Yi Qian <yi.qian@intel.com>
  234. StandaloneMmPkg
  235. M: Achin Gupta <achin.gupta@arm.com>
  236. M: Jiewen Yao <jiewen.yao@intel.com>
  237. R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>