]> git.proxmox.com Git - mirror_edk2.git/blame - Maintainers.txt
ArmVirtPkg/QemuVirtMemInfoLib: remove 1:1 mapping of top of PA range
[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
03d3e7b2 141M: Liming Gao <liming.gao@intel.com>\r
10ea1b68
MK
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
a07533fa 178M: Jian J Wang <jian.j.wang@intel.com>\r
e979ea74 179M: Hao Wu <hao.a.wu@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
e979ea74 185R: Star Zeng <star.zeng@intel.com>\r
4202afa4
JJ
186\r
187MdePkg\r
188W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg\r
189M: Michael D Kinney <michael.d.kinney@intel.com>\r
2b7cb1d5 190M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
191\r
192NetworkPkg\r
193W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg\r
e83d4bf6 194M: Siyuan Fu <siyuan.fu@intel.com>\r
5af229d8 195M: Jiaxin Wu <jiaxin.wu@intel.com>\r
4202afa4
JJ
196\r
197Nt32Pkg\r
198W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg\r
199M: Ruiyu Ni <ruiyu.ni@intel.com>\r
8bef878b 200M: Hao Wu <hao.a.wu@intel.com>\r
4202afa4
JJ
201\r
202Omap35xxPkg\r
203W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg\r
7dcbbdeb 204M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 205M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4
JJ
206\r
207OptionRomPkg\r
208W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg\r
209M: Ruiyu Ni <ruiyu.ni@intel.com>\r
210\r
211OvmfPkg\r
e70357cb 212W: http://www.tianocore.org/ovmf/\r
4202afa4
JJ
213M: Jordan Justen <jordan.l.justen@intel.com>\r
214M: Laszlo Ersek <lersek@redhat.com>\r
49fd3adf 215M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
337fe6a0
LL
216R: Anthony Perard <anthony.perard@citrix.com>\r
217R: Julien Grall <julien.grall@linaro.org>\r
4202afa4
JJ
218S: Maintained\r
219\r
220PcAtChipsetPkg\r
221W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg\r
222M: Ruiyu Ni <ruiyu.ni@intel.com>\r
223\r
78706732
MK
224QuarkPlatformPkg, QuarkSocPkg\r
225M: Michael D Kinney <michael.d.kinney@intel.com>\r
982c9c92
MK
226M: Kelly Steele <kelly.steele@intel.com>\r
227\r
4202afa4
JJ
228SecurityPkg\r
229W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg\r
72da32b7 230M: Chao Zhang <chao.b.zhang@intel.com>\r
3db2823f 231M: Jiewen Yao <jiewen.yao@intel.com>\r
4202afa4 232\r
7d0f92e8
LL
233ShellBinPkg\r
234W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
235M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)\r
aacd88a2 236M: Ruiyu Ni <ruiyu.ni@intel.com> (Ia32/X64)\r
7d0f92e8
LL
237M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)\r
238M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)\r
239\r
240ShellPkg\r
4202afa4
JJ
241W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
242M: Jaben Carsey <jaben.carsey@intel.com>\r
aacd88a2 243M: Ruiyu Ni <ruiyu.ni@intel.com>\r
4202afa4 244\r
22e8cd18
JY
245SignedCapsulePkg\r
246W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg\r
247M: Jiewen Yao <jiewen.yao@intel.com>\r
5ae3184d 248M: Chao Zhang <chao.b.zhang@intel.com>\r
22e8cd18 249\r
4202afa4
JJ
250SourceLevelDebugPkg\r
251W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg\r
59fae92d 252M: Hao Wu <hao.a.wu@intel.com>\r
4202afa4
JJ
253\r
254StdLib, StdLibPrivateInternalFiles\r
255W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib\r
245fe061 256M: Daryl McDaniel <edk2-lists@mc2research.org>\r
b59e5ad5 257M: Jaben Carsey <jaben.carsey@intel.com>\r
4202afa4
JJ
258\r
259UefiCpuPkg\r
260W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg\r
dba1521c 261M: Eric Dong <eric.dong@intel.com>\r
25526618 262M: Ruiyu Ni <ruiyu.ni@intel.com>\r
c0cbaaf6 263R: Laszlo Ersek <lersek@redhat.com>\r
4202afa4 264\r
0545a1a2 265Vlv2DeviceRefCodePkg\r
8611bf99
SZ
266M: Zailiang Sun <zailiang.sun@intel.com>\r
267M: Yi Qian <yi.qian@intel.com>\r
0545a1a2
DW
268\r
269Vlv2TbltDevicePkg\r
8611bf99
SZ
270M: Zailiang Sun <zailiang.sun@intel.com>\r
271M: Yi Qian <yi.qian@intel.com>\r
2b85beae
AG
272\r
273StandaloneMmPkg\r
274M: Achin Gupta <achin.gupta@arm.com>\r
275M: Jiewen Yao <jiewen.yao@intel.com>\r
276R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>\r