]> git.proxmox.com Git - mirror_edk2.git/blob - Maintainers.txt
ff5ae4af9388af2a8c1798377db032b91dc897e6
[mirror_edk2.git] / Maintainers.txt
1 EDK II Maintainers
2 ==================
3
4 This file provides information about the primary maintainers for
5 EDK II.
6
7 In general, you should not privately email the maintainer. You should
8 email the edk2-devel list, and Cc the package maintainers and
9 reviewers.
10
11 If the package maintainer wants to hand over the role to other people,
12 the package maintainer should send the patch to update Maintainers.txt
13 with new maintainer, and the new maintainer should follow up with
14 an Acked-by or a Reviewed-by.
15
16 Descriptions of section entries:
17
18 L: Mailing list that is relevant to this area (default is edk2-devel)
19 Patches and questions should be sent to the email list.
20 M: Package Maintainer: Cc address for patches and questions. Responsible
21 for reviewing and pushing package changes to source control.
22 R: Package Reviewer: Cc address for patches and questions. Reviewers help
23 maintainers review code, but don't have push access. A designated Package
24 Reviewer is reasonably familiar with the Package (or some modules
25 thereof), and/or provides testing or regression testing for the Package
26 (or some modules thereof), in certain platforms and environments.
27 W: Web-page with status/info
28 T: SCM tree type and location. Type is one of: git, svn.
29 S: Status, one of the following:
30 Supported: Someone is actually paid to look after this.
31 Maintained: Someone actually looks after it.
32 Odd Fixes: It has a maintainer but they don't have time to do
33 much other than throw the odd patch in. See below.
34 Orphan: No current maintainer [but maybe you could take the
35 role as you write your new code].
36 Obsolete: Old code. Something tagged obsolete generally means
37 it has been replaced by a better system and you
38 should be using that.
39
40 EDK II
41 ------
42 W: http://www.tianocore.org/edk2/
43 L: https://lists.01.org/mailman/listinfo/edk2-devel
44 T: git - https://github.com/tianocore/edk2.git
45 T: git (mirror) - https://bitbucket.org/tianocore/edk2.git
46 T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2
47
48 Tianocore Stewards
49 ------------------
50 M: Andrew Fish <afish@apple.com>
51 M: Laszlo Ersek <lersek@redhat.com>
52 M: Leif Lindholm <leif.lindholm@linaro.org>
53 M: Michael D Kinney <michael.d.kinney@intel.com>
54
55 Responsible Disclosure, Reporting Security Issues
56 -------------------------------------------------
57 W: https://github.com/tianocore/tianocore.github.io/wiki/Security
58
59 EDK II Releases:
60 ----------------
61 W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning
62 M: Liming Gao <liming.gao@intel.com>
63
64 EDK II Packages:
65 ----------------
66 ArmPkg
67 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
68 M: Leif Lindholm <leif.lindholm@linaro.org>
69 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
70
71 ArmPlatformPkg
72 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
73 M: Leif Lindholm <leif.lindholm@linaro.org>
74 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
75
76 ArmVirtPkg
77 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
78 M: Laszlo Ersek <lersek@redhat.com>
79 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
80 R: Julien Grall <julien.grall@arm.com>
81 (Xen modules)
82
83 BaseTools
84 W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
85 M: Bob Feng <bob.c.feng@intel.com>
86 M: Liming Gao <liming.gao@intel.com>
87 R: Yonghong Zhu <yonghong.zhu@intel.com>
88
89 BeagleBoardPkg
90 W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
91 M: Leif Lindholm <leif.lindholm@linaro.org>
92 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
93
94 CorebootModulePkg, CorebootPayloadPkg
95 W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
96 M: Maurice Ma <maurice.ma@intel.com>
97 M: Prince Agyeman <prince.agyeman@intel.com>
98 M: Benjamin You <benjamin.you@intel.com>
99 S: Maintained
100
101 CryptoPkg
102 W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
103 M: Jian Wang <jian.j.wang@intel.com>
104 R: Ting Ye <ting.ye@intel.com>
105
106 DynamicTablesPkg
107 W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg
108 M: Sami Mujawar <Sami.Mujawar@arm.com>
109 M: Alexei Fedorov <Alexei.Fedorov@arm.com>
110
111 EmbeddedPkg
112 W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
113 M: Leif Lindholm <leif.lindholm@linaro.org>
114 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
115
116 EmulatorPkg
117 W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
118 M: Jordan Justen <jordan.l.justen@intel.com>
119 M: Andrew Fish <afish@apple.com>
120 M: Ray Ni <ray.ni@intel.com>
121 S: Maintained
122
123 FatPkg
124 W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
125 M: Ray Ni <ray.ni@intel.com>
126 T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
127 T: git - https://github.com/tianocore/edk2-FatPkg.git
128
129 FmpDevicePkg
130 W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg
131 M: Liming Gao <liming.gao@intel.com>
132 M: Michael D Kinney <michael.d.kinney@intel.com>
133
134 IntelFrameworkModulePkg
135 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
136 M: Liming Gao <liming.gao@intel.com>
137
138 IntelFrameworkPkg
139 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
140 M: Michael D Kinney <michael.d.kinney@intel.com>
141 M: Liming Gao <liming.gao@intel.com>
142
143 IntelFsp2Pkg
144 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
145 M: Chasel Chiu <chasel.chiu@intel.com>
146 R: Nate DeSimone <nathaniel.l.desimone@intel.com>
147 R: Star Zeng <star.zeng@intel.com>
148
149 IntelFsp2WrapperPkg
150 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
151 M: Chasel Chiu <chasel.chiu@intel.com>
152 R: Nate DeSimone <nathaniel.l.desimone@intel.com>
153 R: Star Zeng <star.zeng@intel.com>
154
155 IntelFspPkg
156 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
157 M: Chasel Chiu <chasel.chiu@intel.com>
158 R: Nate DeSimone <nathaniel.l.desimone@intel.com>
159 R: Star Zeng <star.zeng@intel.com>
160
161 IntelFspWrapperPkg
162 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
163 M: Chasel Chiu <chasel.chiu@intel.com>
164 R: Nate DeSimone <nathaniel.l.desimone@intel.com>
165 R: Star Zeng <star.zeng@intel.com>
166
167 IntelSiliconPkg
168 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg
169 M: Ray Ni <ray.ni@intel.com>
170 M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
171
172 MdeModulePkg
173 W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
174 M: Jian J Wang <jian.j.wang@intel.com>
175 M: Hao A Wu <hao.a.wu@intel.com>
176 M: NetworkPkg maintainers
177 (Universal/Network and related libraries, header files)
178 R: Ray Ni <ray.ni@intel.com>
179 (especially for Bus, Universal/Console, Universal/Disk,
180 Universal/BdsDxe and related libraries, header files)
181 R: Star Zeng <star.zeng@intel.com>
182
183 MdePkg
184 W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
185 M: Michael D Kinney <michael.d.kinney@intel.com>
186 M: Liming Gao <liming.gao@intel.com>
187
188 NetworkPkg
189 W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
190 M: Siyuan Fu <siyuan.fu@intel.com>
191 M: Jiaxin Wu <jiaxin.wu@intel.com>
192
193 Nt32Pkg
194 W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
195 M: Ray Ni <ray.ni@intel.com>
196 M: Hao A Wu <hao.a.wu@intel.com>
197
198 Omap35xxPkg
199 W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
200 M: Leif Lindholm <leif.lindholm@linaro.org>
201 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
202
203 OptionRomPkg
204 W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
205 M: Ray Ni <ray.ni@intel.com>
206
207 OvmfPkg
208 W: http://www.tianocore.org/ovmf/
209 M: Jordan Justen <jordan.l.justen@intel.com>
210 M: Laszlo Ersek <lersek@redhat.com>
211 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
212 R: Anthony Perard <anthony.perard@citrix.com>
213 (Xen modules)
214 R: Julien Grall <julien.grall@arm.com>
215 (Xen modules)
216 R: Marc-André Lureau <marcandre.lureau@redhat.com>
217 (TPM2 modules)
218 R: Stefan Berger <stefanb@linux.ibm.com>
219 (TPM2 modules)
220 S: Maintained
221
222 PcAtChipsetPkg
223 W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
224 M: Ray Ni <ray.ni@intel.com>
225
226 QuarkPlatformPkg, QuarkSocPkg
227 M: Michael D Kinney <michael.d.kinney@intel.com>
228 M: Kelly Steele <kelly.steele@intel.com>
229
230 SecurityPkg
231 W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
232 M: Chao Zhang <chao.b.zhang@intel.com>
233 M: Jiewen Yao <jiewen.yao@intel.com>
234 M: Jian Wang <jian.j.wang@intel.com>
235
236 ShellPkg
237 W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
238 M: Jaben Carsey <jaben.carsey@intel.com>
239 M: Ray Ni <ray.ni@intel.com>
240
241 Maintainers for stable Shell binaries generation
242 when need to publish Shell binaries with edk2 release:
243 M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)
244 M: Ray Ni <ray.ni@intel.com> (Ia32/X64)
245 M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
246 M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
247
248 SignedCapsulePkg
249 W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
250 M: Jiewen Yao <jiewen.yao@intel.com>
251 M: Chao Zhang <chao.b.zhang@intel.com>
252
253 SourceLevelDebugPkg
254 W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
255 M: Hao A Wu <hao.a.wu@intel.com>
256
257 UefiCpuPkg
258 W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
259 M: Eric Dong <eric.dong@intel.com>
260 M: Ray Ni <ray.ni@intel.com>
261 R: Laszlo Ersek <lersek@redhat.com>
262
263 Vlv2DeviceRefCodePkg
264 M: Zailiang Sun <zailiang.sun@intel.com>
265 M: Yi Qian <yi.qian@intel.com>
266
267 Vlv2TbltDevicePkg
268 M: Zailiang Sun <zailiang.sun@intel.com>
269 M: Yi Qian <yi.qian@intel.com>
270
271 StandaloneMmPkg
272 M: Achin Gupta <achin.gupta@arm.com>
273 M: Jiewen Yao <jiewen.yao@intel.com>
274 R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>