]> git.proxmox.com Git - mirror_edk2.git/blame - Maintainers.txt
SecurityPkg/OpalPassword: Add PCD to skip password prompt
[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
1f7b7483 164R: Ray Ni <ray.ni@intel.com>\r
67f6a818
SZ
165 (especially for Bus, Universal/Console, Universal/Disk,\r
166 Universal/BdsDxe and related libraries, header files)\r
e979ea74 167R: Star Zeng <star.zeng@intel.com>\r
4202afa4
JJ
168\r
169MdePkg\r
170W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg\r
171M: Michael D Kinney <michael.d.kinney@intel.com>\r
2b7cb1d5 172M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
173\r
174NetworkPkg\r
175W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg\r
e83d4bf6 176M: Siyuan Fu <siyuan.fu@intel.com>\r
5af229d8 177M: Jiaxin Wu <jiaxin.wu@intel.com>\r
4202afa4 178\r
4202afa4 179OvmfPkg\r
e70357cb 180W: http://www.tianocore.org/ovmf/\r
4202afa4
JJ
181M: Jordan Justen <jordan.l.justen@intel.com>\r
182M: Laszlo Ersek <lersek@redhat.com>\r
49fd3adf 183M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
337fe6a0 184R: Anthony Perard <anthony.perard@citrix.com>\r
94e0dd1a 185 (Xen modules)\r
98fc52c4 186R: Julien Grall <julien.grall@arm.com>\r
94e0dd1a 187 (Xen modules)\r
5f08db88
LE
188R: Marc-André Lureau <marcandre.lureau@redhat.com>\r
189 (TPM2 modules)\r
190R: Stefan Berger <stefanb@linux.ibm.com>\r
191 (TPM2 modules)\r
4202afa4
JJ
192S: Maintained\r
193\r
194PcAtChipsetPkg\r
195W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg\r
1f7b7483 196M: Ray Ni <ray.ni@intel.com>\r
4202afa4 197\r
4202afa4
JJ
198SecurityPkg\r
199W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg\r
72da32b7 200M: Chao Zhang <chao.b.zhang@intel.com>\r
3db2823f 201M: Jiewen Yao <jiewen.yao@intel.com>\r
6c05b958 202M: Jian Wang <jian.j.wang@intel.com>\r
4202afa4 203\r
7d0f92e8 204ShellPkg\r
4202afa4
JJ
205W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
206M: Jaben Carsey <jaben.carsey@intel.com>\r
1f7b7483 207M: Ray Ni <ray.ni@intel.com>\r
fb5573b8 208R: Zhichao Gao <zhichao.gao@intel.com>\r
4202afa4 209\r
81a8a52a
DB
210Maintainers for stable Shell binaries generation\r
211when need to publish Shell binaries with edk2 release:\r
212M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)\r
213M: Ray Ni <ray.ni@intel.com> (Ia32/X64)\r
214M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)\r
215M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)\r
216\r
22e8cd18
JY
217SignedCapsulePkg\r
218W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg\r
219M: Jiewen Yao <jiewen.yao@intel.com>\r
5ae3184d 220M: Chao Zhang <chao.b.zhang@intel.com>\r
22e8cd18 221\r
4202afa4
JJ
222SourceLevelDebugPkg\r
223W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg\r
8522ce2c 224M: Hao A Wu <hao.a.wu@intel.com>\r
4202afa4 225\r
4202afa4
JJ
226UefiCpuPkg\r
227W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg\r
dba1521c 228M: Eric Dong <eric.dong@intel.com>\r
1f7b7483 229M: Ray Ni <ray.ni@intel.com>\r
c0cbaaf6 230R: Laszlo Ersek <lersek@redhat.com>\r
4202afa4 231\r
4abfc66d
GD
232UefiPayloadPkg\r
233W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg\r
234M: Maurice Ma <maurice.ma@intel.com>\r
235M: Guo Dong <guo.dong@intel.com>\r
236M: Benjamin You <benjamin.you@intel.com>\r
237S: Maintained\r
238\r
2b85beae
AG
239StandaloneMmPkg\r
240M: Achin Gupta <achin.gupta@arm.com>\r
241M: Jiewen Yao <jiewen.yao@intel.com>\r
242R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>\r