Maintainers.txt 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  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. ArmPkg
  57. W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
  58. M: Leif Lindholm <leif.lindholm@linaro.org>
  59. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  60. ArmPlatformPkg
  61. W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
  62. M: Leif Lindholm <leif.lindholm@linaro.org>
  63. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  64. ArmVirtPkg
  65. W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
  66. M: Laszlo Ersek <lersek@redhat.com>
  67. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  68. R: Julien Grall <julien.grall@arm.com>
  69. (Xen modules)
  70. BaseTools
  71. W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
  72. M: Bob Feng <bob.c.feng@intel.com>
  73. M: Liming Gao <liming.gao@intel.com>
  74. R: Yonghong Zhu <yonghong.zhu@intel.com>
  75. BeagleBoardPkg
  76. W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
  77. M: Leif Lindholm <leif.lindholm@linaro.org>
  78. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  79. CorebootModulePkg, CorebootPayloadPkg
  80. W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
  81. M: Maurice Ma <maurice.ma@intel.com>
  82. M: Prince Agyeman <prince.agyeman@intel.com>
  83. M: Benjamin You <benjamin.you@intel.com>
  84. S: Maintained
  85. CryptoPkg
  86. W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
  87. M: Jian Wang <jian.j.wang@intel.com>
  88. R: Ting Ye <ting.ye@intel.com>
  89. DynamicTablesPkg
  90. W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg
  91. M: Sami Mujawar <Sami.Mujawar@arm.com>
  92. M: Alexei Fedorov <Alexei.Fedorov@arm.com>
  93. EmbeddedPkg
  94. W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
  95. M: Leif Lindholm <leif.lindholm@linaro.org>
  96. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  97. EmulatorPkg
  98. W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
  99. M: Jordan Justen <jordan.l.justen@intel.com>
  100. M: Andrew Fish <afish@apple.com>
  101. M: Ray Ni <ray.ni@intel.com>
  102. S: Maintained
  103. FatPkg
  104. W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
  105. M: Ray Ni <ray.ni@intel.com>
  106. T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
  107. T: git - https://github.com/tianocore/edk2-FatPkg.git
  108. FmpDevicePkg
  109. W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg
  110. M: Liming Gao <liming.gao@intel.com>
  111. M: Michael D Kinney <michael.d.kinney@intel.com>
  112. IntelFrameworkModulePkg
  113. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
  114. M: Liming Gao <liming.gao@intel.com>
  115. IntelFrameworkPkg
  116. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
  117. M: Michael D Kinney <michael.d.kinney@intel.com>
  118. M: Liming Gao <liming.gao@intel.com>
  119. IntelFsp2Pkg
  120. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
  121. M: Chasel Chiu <chasel.chiu@intel.com>
  122. R: Nate DeSimone <nathaniel.l.desimone@intel.com>
  123. R: Star Zeng <star.zeng@intel.com>
  124. IntelFsp2WrapperPkg
  125. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
  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. IntelFspPkg
  130. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
  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. IntelFspWrapperPkg
  135. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
  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. IntelSiliconPkg
  140. W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg
  141. M: Ray Ni <ray.ni@intel.com>
  142. M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
  143. MdeModulePkg
  144. W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
  145. M: Jian J Wang <jian.j.wang@intel.com>
  146. M: Hao Wu <hao.a.wu@intel.com>
  147. M: NetworkPkg maintainers
  148. (Universal/Network and related libraries, header files)
  149. R: Ray Ni <ray.ni@intel.com>
  150. (especially for Bus, Universal/Console, Universal/Disk,
  151. Universal/BdsDxe and related libraries, header files)
  152. R: Star Zeng <star.zeng@intel.com>
  153. MdePkg
  154. W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
  155. M: Michael D Kinney <michael.d.kinney@intel.com>
  156. M: Liming Gao <liming.gao@intel.com>
  157. NetworkPkg
  158. W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
  159. M: Siyuan Fu <siyuan.fu@intel.com>
  160. M: Jiaxin Wu <jiaxin.wu@intel.com>
  161. Nt32Pkg
  162. W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
  163. M: Ray Ni <ray.ni@intel.com>
  164. M: Hao Wu <hao.a.wu@intel.com>
  165. Omap35xxPkg
  166. W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
  167. M: Leif Lindholm <leif.lindholm@linaro.org>
  168. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  169. OptionRomPkg
  170. W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
  171. M: Ray Ni <ray.ni@intel.com>
  172. OvmfPkg
  173. W: http://www.tianocore.org/ovmf/
  174. M: Jordan Justen <jordan.l.justen@intel.com>
  175. M: Laszlo Ersek <lersek@redhat.com>
  176. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  177. R: Anthony Perard <anthony.perard@citrix.com>
  178. (Xen modules)
  179. R: Julien Grall <julien.grall@arm.com>
  180. (Xen modules)
  181. R: Marc-André Lureau <marcandre.lureau@redhat.com>
  182. (TPM2 modules)
  183. R: Stefan Berger <stefanb@linux.ibm.com>
  184. (TPM2 modules)
  185. S: Maintained
  186. PcAtChipsetPkg
  187. W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
  188. M: Ray Ni <ray.ni@intel.com>
  189. QuarkPlatformPkg, QuarkSocPkg
  190. M: Michael D Kinney <michael.d.kinney@intel.com>
  191. M: Kelly Steele <kelly.steele@intel.com>
  192. SecurityPkg
  193. W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
  194. M: Chao Zhang <chao.b.zhang@intel.com>
  195. M: Jiewen Yao <jiewen.yao@intel.com>
  196. M: Jian Wang <jian.j.wang@intel.com>
  197. ShellPkg
  198. W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
  199. M: Jaben Carsey <jaben.carsey@intel.com>
  200. M: Ray Ni <ray.ni@intel.com>
  201. Maintainers for stable Shell binaries generation
  202. when need to publish Shell binaries with edk2 release:
  203. M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)
  204. M: Ray Ni <ray.ni@intel.com> (Ia32/X64)
  205. M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
  206. M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
  207. SignedCapsulePkg
  208. W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
  209. M: Jiewen Yao <jiewen.yao@intel.com>
  210. M: Chao Zhang <chao.b.zhang@intel.com>
  211. SourceLevelDebugPkg
  212. W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
  213. M: Hao Wu <hao.a.wu@intel.com>
  214. UefiCpuPkg
  215. W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
  216. M: Eric Dong <eric.dong@intel.com>
  217. M: Ray Ni <ray.ni@intel.com>
  218. R: Laszlo Ersek <lersek@redhat.com>
  219. Vlv2DeviceRefCodePkg
  220. M: Zailiang Sun <zailiang.sun@intel.com>
  221. M: Yi Qian <yi.qian@intel.com>
  222. Vlv2TbltDevicePkg
  223. M: Zailiang Sun <zailiang.sun@intel.com>
  224. M: Yi Qian <yi.qian@intel.com>
  225. StandaloneMmPkg
  226. M: Achin Gupta <achin.gupta@arm.com>
  227. M: Jiewen Yao <jiewen.yao@intel.com>
  228. R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>