]> git.proxmox.com Git - mirror_edk2.git/blame - Maintainers.txt
BaseTools: Remove the logic SourceOverridePath
[mirror_edk2.git] / Maintainers.txt
CommitLineData
cfe30a41 1EDK II Maintainers\r
4202afa4
JJ
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 22 R: Package Reviewer: Cc address for patches and questions. Reviewers help\r
c9e1e28b
LE
23 maintainers review code, but don't have push access. A designated Package\r
24 Reviewer is reasonably familiar with the Package (or some modules\r
25 thereof), and/or provides testing or regression testing for the Package\r
26 (or some modules thereof), in certain platforms and environments.\r
4202afa4
JJ
27 W: Web-page with status/info\r
28 T: SCM tree type and location. Type is one of: git, svn.\r
29 S: Status, one of the following:\r
30 Supported: Someone is actually paid to look after this.\r
31 Maintained: Someone actually looks after it.\r
32 Odd Fixes: It has a maintainer but they don't have time to do\r
33 much other than throw the odd patch in. See below.\r
34 Orphan: No current maintainer [but maybe you could take the\r
35 role as you write your new code].\r
36 Obsolete: Old code. Something tagged obsolete generally means\r
37 it has been replaced by a better system and you\r
38 should be using that.\r
39\r
40EDK II\r
41------\r
e70357cb 42W: http://www.tianocore.org/edk2/\r
4202afa4
JJ
43L: https://lists.sourceforge.net/lists/listinfo/edk2-devel\r
44T: git - https://github.com/tianocore/edk2.git\r
dd9044b3
JJ
45T: git (mirror) - https://bitbucket.org/tianocore/edk2.git\r
46T: git (mirror) - http://git.code.sf.net/p/tianocore/edk2\r
47T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2\r
4202afa4 48\r
41acbca8
JJ
49Tianocore Stewards\r
50------------------\r
51M: Andrew Fish <afish@apple.com>\r
f8c85cb7 52M: Laszlo Ersek <lersek@redhat.com>\r
41acbca8
JJ
53M: Leif Lindholm <leif.lindholm@linaro.org>\r
54M: Michael D Kinney <michael.d.kinney@intel.com>\r
55\r
4202afa4
JJ
56Responsible Disclosure, Reporting Security Issues\r
57-------------------------------------------------\r
58W: https://github.com/tianocore/tianocore.github.io/wiki/Security\r
59\r
60EDK II Releases:\r
61----------------\r
da2c81ee
LG
62W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning\r
63M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
64\r
65EDK II Packages:\r
66----------------\r
67AppPkg\r
68W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg\r
245fe061 69M: Daryl McDaniel <edk2-lists@mc2research.org>\r
b59e5ad5 70M: Jaben Carsey <jaben.carsey@intel.com>\r
4202afa4
JJ
71\r
72ArmPkg\r
73W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg\r
7dcbbdeb 74M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 75M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4
JJ
76\r
77ArmPlatformPkg\r
78W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg\r
7dcbbdeb 79M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 80M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4 81\r
90cd0f1a
OM
82ArmVirtPkg\r
83W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg\r
84M: Laszlo Ersek <lersek@redhat.com>\r
85M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
98fc52c4 86R: Julien Grall <julien.grall@arm.com>\r
94e0dd1a 87 (Xen modules)\r
90cd0f1a 88\r
4202afa4
JJ
89BaseTools\r
90W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools\r
85520ac6 91M: Bob Feng <bob.c.feng@intel.com>\r
2e7b7ce3 92M: Liming Gao <liming.gao@intel.com>\r
85520ac6 93R: Yonghong Zhu <yonghong.zhu@intel.com>\r
4202afa4
JJ
94\r
95BeagleBoardPkg\r
96W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg\r
7dcbbdeb 97M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 98M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4 99\r
42776078
PA
100CorebootModulePkg, CorebootPayloadPkg\r
101W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload\r
102M: Maurice Ma <maurice.ma@intel.com>\r
103M: Prince Agyeman <prince.agyeman@intel.com>\r
2f57de0a 104M: Benjamin You <benjamin.you@intel.com>\r
42776078
PA
105S: Maintained\r
106\r
4202afa4
JJ
107CryptoPkg\r
108W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg\r
5af229d8 109M: Ting Ye <ting.ye@intel.com>\r
580f4539
YT
110R: Gang Wei <gang.wei@intel.com>\r
111R: Jian Wang <jian.j.wang@intel.com>\r
4202afa4 112\r
0019375f
LL
113DynamicTablesPkg\r
114W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg\r
0019375f 115M: Sami Mujawar <Sami.Mujawar@arm.com>\r
9bba10eb 116M: Alexei Fedorov <Alexei.Fedorov@arm.com>\r
0019375f 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
1f7b7483 131M: Ray Ni <ray.ni@intel.com>\r
4202afa4
JJ
132S: Maintained\r
133\r
8a2794f6 134FatPkg\r
4202afa4 135W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver\r
1f7b7483 136M: Ray Ni <ray.ni@intel.com>\r
4202afa4
JJ
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
1f7b7483 180M: Ray Ni <ray.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
1f7b7483 189R: Ray Ni <ray.ni@intel.com>\r
67f6a818
SZ
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
1f7b7483 206M: Ray Ni <ray.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
1f7b7483 216M: Ray Ni <ray.ni@intel.com>\r
4202afa4
JJ
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 223R: Anthony Perard <anthony.perard@citrix.com>\r
94e0dd1a 224 (Xen modules)\r
98fc52c4 225R: Julien Grall <julien.grall@arm.com>\r
94e0dd1a 226 (Xen modules)\r
5f08db88
LE
227R: Marc-André Lureau <marcandre.lureau@redhat.com>\r
228 (TPM2 modules)\r
229R: Stefan Berger <stefanb@linux.ibm.com>\r
230 (TPM2 modules)\r
4202afa4
JJ
231S: Maintained\r
232\r
233PcAtChipsetPkg\r
234W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg\r
1f7b7483 235M: Ray Ni <ray.ni@intel.com>\r
4202afa4 236\r
78706732
MK
237QuarkPlatformPkg, QuarkSocPkg\r
238M: Michael D Kinney <michael.d.kinney@intel.com>\r
982c9c92
MK
239M: Kelly Steele <kelly.steele@intel.com>\r
240\r
4202afa4
JJ
241SecurityPkg\r
242W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg\r
72da32b7 243M: Chao Zhang <chao.b.zhang@intel.com>\r
3db2823f 244M: Jiewen Yao <jiewen.yao@intel.com>\r
6c05b958 245M: Jian Wang <jian.j.wang@intel.com>\r
4202afa4 246\r
7d0f92e8
LL
247ShellBinPkg\r
248W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
249M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)\r
1f7b7483 250M: Ray Ni <ray.ni@intel.com> (Ia32/X64)\r
7d0f92e8
LL
251M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)\r
252M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)\r
253\r
254ShellPkg\r
4202afa4
JJ
255W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
256M: Jaben Carsey <jaben.carsey@intel.com>\r
1f7b7483 257M: Ray Ni <ray.ni@intel.com>\r
4202afa4 258\r
22e8cd18
JY
259SignedCapsulePkg\r
260W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg\r
261M: Jiewen Yao <jiewen.yao@intel.com>\r
5ae3184d 262M: Chao Zhang <chao.b.zhang@intel.com>\r
22e8cd18 263\r
4202afa4
JJ
264SourceLevelDebugPkg\r
265W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg\r
59fae92d 266M: Hao Wu <hao.a.wu@intel.com>\r
4202afa4
JJ
267\r
268StdLib, StdLibPrivateInternalFiles\r
269W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib\r
245fe061 270M: Daryl McDaniel <edk2-lists@mc2research.org>\r
b59e5ad5 271M: Jaben Carsey <jaben.carsey@intel.com>\r
4202afa4
JJ
272\r
273UefiCpuPkg\r
274W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg\r
dba1521c 275M: Eric Dong <eric.dong@intel.com>\r
1f7b7483 276M: Ray Ni <ray.ni@intel.com>\r
c0cbaaf6 277R: Laszlo Ersek <lersek@redhat.com>\r
4202afa4 278\r
0545a1a2 279Vlv2DeviceRefCodePkg\r
8611bf99
SZ
280M: Zailiang Sun <zailiang.sun@intel.com>\r
281M: Yi Qian <yi.qian@intel.com>\r
0545a1a2
DW
282\r
283Vlv2TbltDevicePkg\r
8611bf99
SZ
284M: Zailiang Sun <zailiang.sun@intel.com>\r
285M: Yi Qian <yi.qian@intel.com>\r
2b85beae
AG
286\r
287StandaloneMmPkg\r
288M: Achin Gupta <achin.gupta@arm.com>\r
289M: Jiewen Yao <jiewen.yao@intel.com>\r
290R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>\r