]> git.proxmox.com Git - mirror_edk2.git/blame - Maintainers.txt
BaseTools/CommonLib: get rid of 'native' type string parsing routines
[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
85520ac6 87M: Bob Feng <bob.c.feng@intel.com>\r
2e7b7ce3 88M: Liming Gao <liming.gao@intel.com>\r
85520ac6 89R: Yonghong Zhu <yonghong.zhu@intel.com>\r
4202afa4
JJ
90\r
91BeagleBoardPkg\r
92W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg\r
7dcbbdeb 93M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 94M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4 95\r
42776078
PA
96CorebootModulePkg, CorebootPayloadPkg\r
97W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload\r
98M: Maurice Ma <maurice.ma@intel.com>\r
99M: Prince Agyeman <prince.agyeman@intel.com>\r
2f57de0a 100M: Benjamin You <benjamin.you@intel.com>\r
42776078
PA
101S: Maintained\r
102\r
4202afa4
JJ
103CryptoPkg\r
104W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg\r
e83d4bf6 105M: Qin Long <qin.long@intel.com>\r
5af229d8 106M: Ting Ye <ting.ye@intel.com>\r
4202afa4
JJ
107\r
108DuetPkg\r
109W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg\r
110M: Ruiyu Ni <ruiyu.ni@intel.com>\r
8bef878b 111M: Hao Wu <hao.a.wu@intel.com>\r
4202afa4 112\r
0019375f
LL
113DynamicTablesPkg\r
114W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg\r
115M: Evan Lloyd <Evan.Lloyd@arm.com>\r
116M: Sami Mujawar <Sami.Mujawar@arm.com>\r
117\r
4202afa4
JJ
118EdkCompatibilityPkg\r
119W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg\r
120M: Liming Gao <liming.gao@intel.com>\r
121\r
4202afa4
JJ
122EmbeddedPkg\r
123W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg\r
7dcbbdeb 124M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 125M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4
JJ
126\r
127EmulatorPkg\r
128W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg\r
129M: Jordan Justen <jordan.l.justen@intel.com>\r
130M: Andrew Fish <afish@apple.com>\r
4d621893 131M: Ruiyu Ni <ruiyu.ni@intel.com>\r
4202afa4
JJ
132S: Maintained\r
133\r
8a2794f6 134FatPkg\r
4202afa4
JJ
135W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver\r
136M: Ruiyu Ni <ruiyu.ni@intel.com>\r
137T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat\r
138T: git - https://github.com/tianocore/edk2-FatPkg.git\r
139\r
10ea1b68
MK
140FmpDevicePkg\r
141W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg\r
03d3e7b2 142M: Liming Gao <liming.gao@intel.com>\r
10ea1b68
MK
143M: Michael D Kinney <michael.d.kinney@intel.com>\r
144\r
4202afa4
JJ
145IntelFrameworkModulePkg\r
146W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg\r
e4d409c6 147M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
148\r
149IntelFrameworkPkg\r
150W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg\r
151M: Michael D Kinney <michael.d.kinney@intel.com>\r
e4d409c6 152M: Liming Gao <liming.gao@intel.com>\r
4202afa4 153\r
e53f1e25
JY
154IntelFsp2Pkg\r
155W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg\r
cc993a16 156M: Chasel Chiu <chasel.chiu@intel.com>\r
b1e55475
CC
157R: Nate DeSimone <nathaniel.l.desimone@intel.com>\r
158R: Star Zeng <star.zeng@intel.com>\r
e53f1e25
JY
159\r
160IntelFsp2WrapperPkg\r
161W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg\r
cc993a16 162M: Chasel Chiu <chasel.chiu@intel.com>\r
b1e55475
CC
163R: Nate DeSimone <nathaniel.l.desimone@intel.com>\r
164R: Star Zeng <star.zeng@intel.com>\r
e53f1e25 165\r
4202afa4
JJ
166IntelFspPkg\r
167W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg\r
b1e55475
CC
168M: Chasel Chiu <chasel.chiu@intel.com>\r
169R: Nate DeSimone <nathaniel.l.desimone@intel.com>\r
170R: Star Zeng <star.zeng@intel.com>\r
4202afa4
JJ
171\r
172IntelFspWrapperPkg\r
173W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg\r
b1e55475
CC
174M: Chasel Chiu <chasel.chiu@intel.com>\r
175R: Nate DeSimone <nathaniel.l.desimone@intel.com>\r
176R: Star Zeng <star.zeng@intel.com>\r
4202afa4 177\r
e53f1e25
JY
178IntelSiliconPkg\r
179W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg\r
23d14cae 180M: Ruiyu Ni <ruiyu.ni@intel.com>\r
cc993a16 181M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>\r
e53f1e25 182\r
4202afa4
JJ
183MdeModulePkg\r
184W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg\r
a07533fa 185M: Jian J Wang <jian.j.wang@intel.com>\r
e979ea74 186M: Hao Wu <hao.a.wu@intel.com>\r
cc1ad92a
SZ
187M: NetworkPkg maintainers\r
188 (Universal/Network and related libraries, header files)\r
67f6a818
SZ
189R: Ruiyu Ni <ruiyu.ni@intel.com>\r
190 (especially for Bus, Universal/Console, Universal/Disk,\r
191 Universal/BdsDxe and related libraries, header files)\r
e979ea74 192R: Star Zeng <star.zeng@intel.com>\r
4202afa4
JJ
193\r
194MdePkg\r
195W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg\r
196M: Michael D Kinney <michael.d.kinney@intel.com>\r
2b7cb1d5 197M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
198\r
199NetworkPkg\r
200W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg\r
e83d4bf6 201M: Siyuan Fu <siyuan.fu@intel.com>\r
5af229d8 202M: Jiaxin Wu <jiaxin.wu@intel.com>\r
4202afa4
JJ
203\r
204Nt32Pkg\r
205W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg\r
206M: Ruiyu Ni <ruiyu.ni@intel.com>\r
8bef878b 207M: Hao Wu <hao.a.wu@intel.com>\r
4202afa4
JJ
208\r
209Omap35xxPkg\r
210W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg\r
7dcbbdeb 211M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 212M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4
JJ
213\r
214OptionRomPkg\r
215W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg\r
216M: Ruiyu Ni <ruiyu.ni@intel.com>\r
217\r
218OvmfPkg\r
e70357cb 219W: http://www.tianocore.org/ovmf/\r
4202afa4
JJ
220M: Jordan Justen <jordan.l.justen@intel.com>\r
221M: Laszlo Ersek <lersek@redhat.com>\r
49fd3adf 222M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
337fe6a0
LL
223R: Anthony Perard <anthony.perard@citrix.com>\r
224R: Julien Grall <julien.grall@linaro.org>\r
4202afa4
JJ
225S: Maintained\r
226\r
227PcAtChipsetPkg\r
228W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg\r
229M: Ruiyu Ni <ruiyu.ni@intel.com>\r
230\r
78706732
MK
231QuarkPlatformPkg, QuarkSocPkg\r
232M: Michael D Kinney <michael.d.kinney@intel.com>\r
982c9c92
MK
233M: Kelly Steele <kelly.steele@intel.com>\r
234\r
4202afa4
JJ
235SecurityPkg\r
236W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg\r
72da32b7 237M: Chao Zhang <chao.b.zhang@intel.com>\r
3db2823f 238M: Jiewen Yao <jiewen.yao@intel.com>\r
4202afa4 239\r
7d0f92e8
LL
240ShellBinPkg\r
241W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
242M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)\r
aacd88a2 243M: Ruiyu Ni <ruiyu.ni@intel.com> (Ia32/X64)\r
7d0f92e8
LL
244M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)\r
245M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)\r
246\r
247ShellPkg\r
4202afa4
JJ
248W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
249M: Jaben Carsey <jaben.carsey@intel.com>\r
aacd88a2 250M: Ruiyu Ni <ruiyu.ni@intel.com>\r
4202afa4 251\r
22e8cd18
JY
252SignedCapsulePkg\r
253W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg\r
254M: Jiewen Yao <jiewen.yao@intel.com>\r
5ae3184d 255M: Chao Zhang <chao.b.zhang@intel.com>\r
22e8cd18 256\r
4202afa4
JJ
257SourceLevelDebugPkg\r
258W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg\r
59fae92d 259M: Hao Wu <hao.a.wu@intel.com>\r
4202afa4
JJ
260\r
261StdLib, StdLibPrivateInternalFiles\r
262W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib\r
245fe061 263M: Daryl McDaniel <edk2-lists@mc2research.org>\r
b59e5ad5 264M: Jaben Carsey <jaben.carsey@intel.com>\r
4202afa4
JJ
265\r
266UefiCpuPkg\r
267W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg\r
dba1521c 268M: Eric Dong <eric.dong@intel.com>\r
25526618 269M: Ruiyu Ni <ruiyu.ni@intel.com>\r
c0cbaaf6 270R: Laszlo Ersek <lersek@redhat.com>\r
4202afa4 271\r
0545a1a2 272Vlv2DeviceRefCodePkg\r
8611bf99
SZ
273M: Zailiang Sun <zailiang.sun@intel.com>\r
274M: Yi Qian <yi.qian@intel.com>\r
0545a1a2
DW
275\r
276Vlv2TbltDevicePkg\r
8611bf99
SZ
277M: Zailiang Sun <zailiang.sun@intel.com>\r
278M: Yi Qian <yi.qian@intel.com>\r
2b85beae
AG
279\r
280StandaloneMmPkg\r
281M: Achin Gupta <achin.gupta@arm.com>\r
282M: Jiewen Yao <jiewen.yao@intel.com>\r
283R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>\r