]> git.proxmox.com Git - mirror_edk2.git/blame - Maintainers.txt
ArmPkg/ArmSoftFloatLib: switch to new version of softfloat library
[mirror_edk2.git] / Maintainers.txt
CommitLineData
cc99ea94 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
5a9e23ce 43L: https://edk2.groups.io/g/devel/\r
4202afa4 44T: git - https://github.com/tianocore/edk2.git\r
dd9044b3 45T: git (mirror) - https://bitbucket.org/tianocore/edk2.git\r
dd9044b3 46T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2\r
4202afa4 47\r
41acbca8
JJ
48Tianocore Stewards\r
49------------------\r
50M: Andrew Fish <afish@apple.com>\r
f8c85cb7 51M: Laszlo Ersek <lersek@redhat.com>\r
41acbca8
JJ
52M: Leif Lindholm <leif.lindholm@linaro.org>\r
53M: Michael D Kinney <michael.d.kinney@intel.com>\r
54\r
4202afa4
JJ
55Responsible Disclosure, Reporting Security Issues\r
56-------------------------------------------------\r
57W: https://github.com/tianocore/tianocore.github.io/wiki/Security\r
58\r
59EDK II Releases:\r
60----------------\r
da2c81ee
LG
61W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning\r
62M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
63\r
64EDK II Packages:\r
65----------------\r
4202afa4
JJ
66ArmPkg\r
67W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg\r
7dcbbdeb 68M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 69M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4
JJ
70\r
71ArmPlatformPkg\r
72W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg\r
7dcbbdeb 73M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 74M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4 75\r
90cd0f1a
OM
76ArmVirtPkg\r
77W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg\r
78M: Laszlo Ersek <lersek@redhat.com>\r
79M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
98fc52c4 80R: Julien Grall <julien.grall@arm.com>\r
94e0dd1a 81 (Xen modules)\r
90cd0f1a 82\r
4202afa4
JJ
83BaseTools\r
84W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools\r
85520ac6 85M: Bob Feng <bob.c.feng@intel.com>\r
2e7b7ce3 86M: Liming Gao <liming.gao@intel.com>\r
85520ac6 87R: Yonghong Zhu <yonghong.zhu@intel.com>\r
4202afa4 88\r
4202afa4
JJ
89CryptoPkg\r
90W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg\r
40ffb6dc
YT
91M: Jian Wang <jian.j.wang@intel.com>\r
92R: Ting Ye <ting.ye@intel.com>\r
4202afa4 93\r
0019375f
LL
94DynamicTablesPkg\r
95W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg\r
0019375f 96M: Sami Mujawar <Sami.Mujawar@arm.com>\r
9bba10eb 97M: Alexei Fedorov <Alexei.Fedorov@arm.com>\r
0019375f 98\r
4202afa4
JJ
99EmbeddedPkg\r
100W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg\r
7dcbbdeb 101M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 102M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4
JJ
103\r
104EmulatorPkg\r
105W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg\r
106M: Jordan Justen <jordan.l.justen@intel.com>\r
107M: Andrew Fish <afish@apple.com>\r
1f7b7483 108M: Ray Ni <ray.ni@intel.com>\r
4202afa4
JJ
109S: Maintained\r
110\r
8a2794f6 111FatPkg\r
4202afa4 112W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver\r
1f7b7483 113M: Ray Ni <ray.ni@intel.com>\r
4202afa4
JJ
114T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat\r
115T: git - https://github.com/tianocore/edk2-FatPkg.git\r
116\r
10ea1b68
MK
117FmpDevicePkg\r
118W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg\r
03d3e7b2 119M: Liming Gao <liming.gao@intel.com>\r
10ea1b68
MK
120M: Michael D Kinney <michael.d.kinney@intel.com>\r
121\r
4202afa4
JJ
122IntelFrameworkModulePkg\r
123W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg\r
e4d409c6 124M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
125\r
126IntelFrameworkPkg\r
127W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg\r
128M: Michael D Kinney <michael.d.kinney@intel.com>\r
e4d409c6 129M: Liming Gao <liming.gao@intel.com>\r
4202afa4 130\r
e53f1e25
JY
131IntelFsp2Pkg\r
132W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg\r
cc993a16 133M: Chasel Chiu <chasel.chiu@intel.com>\r
b1e55475
CC
134R: Nate DeSimone <nathaniel.l.desimone@intel.com>\r
135R: Star Zeng <star.zeng@intel.com>\r
e53f1e25
JY
136\r
137IntelFsp2WrapperPkg\r
138W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg\r
cc993a16 139M: Chasel Chiu <chasel.chiu@intel.com>\r
b1e55475
CC
140R: Nate DeSimone <nathaniel.l.desimone@intel.com>\r
141R: Star Zeng <star.zeng@intel.com>\r
e53f1e25 142\r
4202afa4
JJ
143IntelFspPkg\r
144W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg\r
b1e55475
CC
145M: Chasel Chiu <chasel.chiu@intel.com>\r
146R: Nate DeSimone <nathaniel.l.desimone@intel.com>\r
147R: Star Zeng <star.zeng@intel.com>\r
4202afa4
JJ
148\r
149IntelFspWrapperPkg\r
150W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg\r
b1e55475
CC
151M: Chasel Chiu <chasel.chiu@intel.com>\r
152R: Nate DeSimone <nathaniel.l.desimone@intel.com>\r
153R: Star Zeng <star.zeng@intel.com>\r
4202afa4 154\r
e53f1e25
JY
155IntelSiliconPkg\r
156W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg\r
1f7b7483 157M: Ray Ni <ray.ni@intel.com>\r
cc993a16 158M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>\r
e53f1e25 159\r
4202afa4
JJ
160MdeModulePkg\r
161W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg\r
a07533fa 162M: Jian J Wang <jian.j.wang@intel.com>\r
8522ce2c 163M: Hao A Wu <hao.a.wu@intel.com>\r
cc1ad92a
SZ
164M: NetworkPkg maintainers\r
165 (Universal/Network and related libraries, header files)\r
1f7b7483 166R: Ray Ni <ray.ni@intel.com>\r
67f6a818
SZ
167 (especially for Bus, Universal/Console, Universal/Disk,\r
168 Universal/BdsDxe and related libraries, header files)\r
e979ea74 169R: Star Zeng <star.zeng@intel.com>\r
4202afa4
JJ
170\r
171MdePkg\r
172W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg\r
173M: Michael D Kinney <michael.d.kinney@intel.com>\r
2b7cb1d5 174M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
175\r
176NetworkPkg\r
177W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg\r
e83d4bf6 178M: Siyuan Fu <siyuan.fu@intel.com>\r
5af229d8 179M: Jiaxin Wu <jiaxin.wu@intel.com>\r
4202afa4 180\r
4202afa4 181OvmfPkg\r
e70357cb 182W: http://www.tianocore.org/ovmf/\r
4202afa4
JJ
183M: Jordan Justen <jordan.l.justen@intel.com>\r
184M: Laszlo Ersek <lersek@redhat.com>\r
49fd3adf 185M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
337fe6a0 186R: Anthony Perard <anthony.perard@citrix.com>\r
94e0dd1a 187 (Xen modules)\r
98fc52c4 188R: Julien Grall <julien.grall@arm.com>\r
94e0dd1a 189 (Xen modules)\r
5f08db88
LE
190R: Marc-André Lureau <marcandre.lureau@redhat.com>\r
191 (TPM2 modules)\r
192R: Stefan Berger <stefanb@linux.ibm.com>\r
193 (TPM2 modules)\r
4202afa4
JJ
194S: Maintained\r
195\r
196PcAtChipsetPkg\r
197W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg\r
1f7b7483 198M: Ray Ni <ray.ni@intel.com>\r
4202afa4 199\r
4202afa4
JJ
200SecurityPkg\r
201W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg\r
72da32b7 202M: Chao Zhang <chao.b.zhang@intel.com>\r
3db2823f 203M: Jiewen Yao <jiewen.yao@intel.com>\r
6c05b958 204M: Jian Wang <jian.j.wang@intel.com>\r
4202afa4 205\r
7d0f92e8 206ShellPkg\r
4202afa4
JJ
207W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
208M: Jaben Carsey <jaben.carsey@intel.com>\r
1f7b7483 209M: Ray Ni <ray.ni@intel.com>\r
fb5573b8 210R: Zhichao Gao <zhichao.gao@intel.com>\r
4202afa4 211\r
81a8a52a
DB
212Maintainers for stable Shell binaries generation\r
213when need to publish Shell binaries with edk2 release:\r
214M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)\r
215M: Ray Ni <ray.ni@intel.com> (Ia32/X64)\r
216M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)\r
217M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)\r
218\r
22e8cd18
JY
219SignedCapsulePkg\r
220W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg\r
221M: Jiewen Yao <jiewen.yao@intel.com>\r
5ae3184d 222M: Chao Zhang <chao.b.zhang@intel.com>\r
22e8cd18 223\r
4202afa4
JJ
224SourceLevelDebugPkg\r
225W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg\r
8522ce2c 226M: Hao A Wu <hao.a.wu@intel.com>\r
4202afa4 227\r
4202afa4
JJ
228UefiCpuPkg\r
229W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg\r
dba1521c 230M: Eric Dong <eric.dong@intel.com>\r
1f7b7483 231M: Ray Ni <ray.ni@intel.com>\r
c0cbaaf6 232R: Laszlo Ersek <lersek@redhat.com>\r
4202afa4 233\r
4abfc66d
GD
234UefiPayloadPkg\r
235W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg\r
236M: Maurice Ma <maurice.ma@intel.com>\r
237M: Guo Dong <guo.dong@intel.com>\r
238M: Benjamin You <benjamin.you@intel.com>\r
239S: Maintained\r
240\r
2b85beae
AG
241StandaloneMmPkg\r
242M: Achin Gupta <achin.gupta@arm.com>\r
243M: Jiewen Yao <jiewen.yao@intel.com>\r
244R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>\r