]> git.proxmox.com Git - mirror_edk2.git/blame - Maintainers.txt
EmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZeroPool()
[mirror_edk2.git] / Maintainers.txt
CommitLineData
4202afa4
JJ
1EDK II Maintainers\r
2==================\r
3\r
4This file provides information about the primary maintainers for\r
5EDK II.\r
6\r
7In general, you should not privately email the maintainer. You should\r
d75b8ac2
JJ
8email the edk2-devel list, and Cc the package maintainers and\r
9reviewers.\r
4202afa4 10\r
9ebef6c0
LG
11If the package maintainer wants to hand over the role to other people,\r
12the package maintainer should send the patch to update Maintainers.txt\r
13with new maintainer, and the new maintainer should follow up with\r
14an Acked-by or a Reviewed-by.\r
15\r
4202afa4
JJ
16Descriptions of section entries:\r
17\r
18 L: Mailing list that is relevant to this area (default is edk2-devel)\r
19 Patches and questions should be sent to the email list.\r
93afedfd
JJ
20 M: Package Maintainer: Cc address for patches and questions. Responsible\r
21 for reviewing and pushing package changes to source control.\r
d75b8ac2
JJ
22 R: Package Reviewer: Cc address for patches and questions. Reviewers help\r
23 maintainers review code, but don't have push access.\r
4202afa4
JJ
24 W: Web-page with status/info\r
25 T: SCM tree type and location. Type is one of: git, svn.\r
26 S: Status, one of the following:\r
27 Supported: Someone is actually paid to look after this.\r
28 Maintained: Someone actually looks after it.\r
29 Odd Fixes: It has a maintainer but they don't have time to do\r
30 much other than throw the odd patch in. See below.\r
31 Orphan: No current maintainer [but maybe you could take the\r
32 role as you write your new code].\r
33 Obsolete: Old code. Something tagged obsolete generally means\r
34 it has been replaced by a better system and you\r
35 should be using that.\r
36\r
37EDK II\r
38------\r
e70357cb 39W: http://www.tianocore.org/edk2/\r
4202afa4
JJ
40L: https://lists.sourceforge.net/lists/listinfo/edk2-devel\r
41T: git - https://github.com/tianocore/edk2.git\r
dd9044b3
JJ
42T: git (mirror) - https://bitbucket.org/tianocore/edk2.git\r
43T: git (mirror) - http://git.code.sf.net/p/tianocore/edk2\r
44T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2\r
4202afa4 45\r
41acbca8
JJ
46Tianocore Stewards\r
47------------------\r
48M: Andrew Fish <afish@apple.com>\r
f8c85cb7 49M: Laszlo Ersek <lersek@redhat.com>\r
41acbca8
JJ
50M: Leif Lindholm <leif.lindholm@linaro.org>\r
51M: Michael D Kinney <michael.d.kinney@intel.com>\r
52\r
4202afa4
JJ
53Responsible Disclosure, Reporting Security Issues\r
54-------------------------------------------------\r
55W: https://github.com/tianocore/tianocore.github.io/wiki/Security\r
56\r
57EDK II Releases:\r
58----------------\r
da2c81ee
LG
59W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning\r
60M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
61\r
62EDK II Packages:\r
63----------------\r
64AppPkg\r
65W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg\r
245fe061 66M: Daryl McDaniel <edk2-lists@mc2research.org>\r
b59e5ad5 67M: Jaben Carsey <jaben.carsey@intel.com>\r
4202afa4
JJ
68\r
69ArmPkg\r
70W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg\r
7dcbbdeb 71M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 72M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4
JJ
73\r
74ArmPlatformPkg\r
75W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg\r
7dcbbdeb 76M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 77M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4 78\r
90cd0f1a
OM
79ArmVirtPkg\r
80W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg\r
81M: Laszlo Ersek <lersek@redhat.com>\r
82M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
f724f9d9 83R: Julien Grall <julien.grall@linaro.org>\r
90cd0f1a 84\r
4202afa4
JJ
85BaseTools\r
86W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools\r
2e7b7ce3
LG
87M: Yonghong Zhu <yonghong.zhu@intel.com>\r
88M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
89\r
90BeagleBoardPkg\r
91W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg\r
7dcbbdeb 92M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 93M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4 94\r
42776078
PA
95CorebootModulePkg, CorebootPayloadPkg\r
96W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload\r
97M: Maurice Ma <maurice.ma@intel.com>\r
98M: Prince Agyeman <prince.agyeman@intel.com>\r
2f57de0a 99M: Benjamin You <benjamin.you@intel.com>\r
42776078
PA
100S: Maintained\r
101\r
4202afa4
JJ
102CryptoPkg\r
103W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg\r
e83d4bf6 104M: Qin Long <qin.long@intel.com>\r
5af229d8 105M: Ting Ye <ting.ye@intel.com>\r
4202afa4
JJ
106\r
107DuetPkg\r
108W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg\r
109M: Ruiyu Ni <ruiyu.ni@intel.com>\r
8bef878b 110M: Hao Wu <hao.a.wu@intel.com>\r
4202afa4 111\r
0019375f
LL
112DynamicTablesPkg\r
113W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg\r
114M: Evan Lloyd <Evan.Lloyd@arm.com>\r
115M: Sami Mujawar <Sami.Mujawar@arm.com>\r
116\r
4202afa4
JJ
117EdkCompatibilityPkg\r
118W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg\r
119M: Liming Gao <liming.gao@intel.com>\r
120\r
4202afa4
JJ
121EmbeddedPkg\r
122W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg\r
7dcbbdeb 123M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 124M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4
JJ
125\r
126EmulatorPkg\r
127W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg\r
128M: Jordan Justen <jordan.l.justen@intel.com>\r
129M: Andrew Fish <afish@apple.com>\r
4d621893 130M: Ruiyu Ni <ruiyu.ni@intel.com>\r
4202afa4
JJ
131S: Maintained\r
132\r
8a2794f6 133FatPkg\r
4202afa4
JJ
134W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver\r
135M: Ruiyu Ni <ruiyu.ni@intel.com>\r
136T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat\r
137T: git - https://github.com/tianocore/edk2-FatPkg.git\r
138\r
10ea1b68
MK
139FmpDevicePkg\r
140W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg\r
141M: Star Zeng <star.zeng@intel.com>\r
142M: Michael D Kinney <michael.d.kinney@intel.com>\r
143\r
4202afa4
JJ
144IntelFrameworkModulePkg\r
145W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg\r
e4d409c6 146M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
147\r
148IntelFrameworkPkg\r
149W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg\r
150M: Michael D Kinney <michael.d.kinney@intel.com>\r
e4d409c6 151M: Liming Gao <liming.gao@intel.com>\r
4202afa4 152\r
e53f1e25
JY
153IntelFsp2Pkg\r
154W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg\r
155M: Jiewen Yao <jiewen.yao@intel.com>\r
cc993a16 156M: Chasel Chiu <chasel.chiu@intel.com>\r
e53f1e25
JY
157\r
158IntelFsp2WrapperPkg\r
159W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg\r
160M: Jiewen Yao <jiewen.yao@intel.com>\r
cc993a16 161M: Chasel Chiu <chasel.chiu@intel.com>\r
e53f1e25 162\r
4202afa4
JJ
163IntelFspPkg\r
164W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg\r
e83d4bf6 165M: Jiewen Yao <jiewen.yao@intel.com>\r
4202afa4
JJ
166\r
167IntelFspWrapperPkg\r
168W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg\r
e83d4bf6 169M: Jiewen Yao <jiewen.yao@intel.com>\r
4202afa4 170\r
e53f1e25
JY
171IntelSiliconPkg\r
172W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg\r
23d14cae 173M: Ruiyu Ni <ruiyu.ni@intel.com>\r
cc993a16 174M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>\r
e53f1e25 175\r
4202afa4
JJ
176MdeModulePkg\r
177W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg\r
d0b2d190 178M: Star Zeng <star.zeng@intel.com>\r
a07533fa 179M: Jian J Wang <jian.j.wang@intel.com>\r
cc1ad92a
SZ
180M: NetworkPkg maintainers\r
181 (Universal/Network and related libraries, header files)\r
67f6a818
SZ
182R: Ruiyu Ni <ruiyu.ni@intel.com>\r
183 (especially for Bus, Universal/Console, Universal/Disk,\r
184 Universal/BdsDxe and related libraries, header files)\r
4202afa4
JJ
185\r
186MdePkg\r
187W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg\r
188M: Michael D Kinney <michael.d.kinney@intel.com>\r
2b7cb1d5 189M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
190\r
191NetworkPkg\r
192W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg\r
e83d4bf6 193M: Siyuan Fu <siyuan.fu@intel.com>\r
5af229d8 194M: Jiaxin Wu <jiaxin.wu@intel.com>\r
4202afa4
JJ
195\r
196Nt32Pkg\r
197W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg\r
198M: Ruiyu Ni <ruiyu.ni@intel.com>\r
8bef878b 199M: Hao Wu <hao.a.wu@intel.com>\r
4202afa4
JJ
200\r
201Omap35xxPkg\r
202W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg\r
7dcbbdeb 203M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 204M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4
JJ
205\r
206OptionRomPkg\r
207W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg\r
208M: Ruiyu Ni <ruiyu.ni@intel.com>\r
209\r
210OvmfPkg\r
e70357cb 211W: http://www.tianocore.org/ovmf/\r
4202afa4
JJ
212M: Jordan Justen <jordan.l.justen@intel.com>\r
213M: Laszlo Ersek <lersek@redhat.com>\r
49fd3adf 214M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
337fe6a0
LL
215R: Anthony Perard <anthony.perard@citrix.com>\r
216R: Julien Grall <julien.grall@linaro.org>\r
4202afa4
JJ
217S: Maintained\r
218\r
219PcAtChipsetPkg\r
220W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg\r
221M: Ruiyu Ni <ruiyu.ni@intel.com>\r
222\r
78706732
MK
223QuarkPlatformPkg, QuarkSocPkg\r
224M: Michael D Kinney <michael.d.kinney@intel.com>\r
982c9c92
MK
225M: Kelly Steele <kelly.steele@intel.com>\r
226\r
4202afa4
JJ
227SecurityPkg\r
228W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg\r
72da32b7 229M: Chao Zhang <chao.b.zhang@intel.com>\r
3db2823f 230M: Jiewen Yao <jiewen.yao@intel.com>\r
4202afa4 231\r
7d0f92e8
LL
232ShellBinPkg\r
233W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
234M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)\r
aacd88a2 235M: Ruiyu Ni <ruiyu.ni@intel.com> (Ia32/X64)\r
7d0f92e8
LL
236M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)\r
237M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)\r
238\r
239ShellPkg\r
4202afa4
JJ
240W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
241M: Jaben Carsey <jaben.carsey@intel.com>\r
aacd88a2 242M: Ruiyu Ni <ruiyu.ni@intel.com>\r
4202afa4 243\r
22e8cd18
JY
244SignedCapsulePkg\r
245W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg\r
246M: Jiewen Yao <jiewen.yao@intel.com>\r
5ae3184d 247M: Chao Zhang <chao.b.zhang@intel.com>\r
22e8cd18 248\r
4202afa4
JJ
249SourceLevelDebugPkg\r
250W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg\r
59fae92d 251M: Hao Wu <hao.a.wu@intel.com>\r
4202afa4
JJ
252\r
253StdLib, StdLibPrivateInternalFiles\r
254W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib\r
245fe061 255M: Daryl McDaniel <edk2-lists@mc2research.org>\r
b59e5ad5 256M: Jaben Carsey <jaben.carsey@intel.com>\r
4202afa4
JJ
257\r
258UefiCpuPkg\r
259W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg\r
dba1521c 260M: Eric Dong <eric.dong@intel.com>\r
25526618 261M: Ruiyu Ni <ruiyu.ni@intel.com>\r
c0cbaaf6 262R: Laszlo Ersek <lersek@redhat.com>\r
4202afa4 263\r
0545a1a2 264Vlv2DeviceRefCodePkg\r
8611bf99
SZ
265M: Zailiang Sun <zailiang.sun@intel.com>\r
266M: Yi Qian <yi.qian@intel.com>\r
0545a1a2
DW
267\r
268Vlv2TbltDevicePkg\r
8611bf99
SZ
269M: Zailiang Sun <zailiang.sun@intel.com>\r
270M: Yi Qian <yi.qian@intel.com>\r
2b85beae
AG
271\r
272StandaloneMmPkg\r
273M: Achin Gupta <achin.gupta@arm.com>\r
274M: Jiewen Yao <jiewen.yao@intel.com>\r
275R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>\r