]> git.proxmox.com Git - mirror_edk2.git/blob - Maintainers.txt
001d8ba010153a59c47429cce742d5e8c12da78c
[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.
24 W: Web-page with status/info
25 T: SCM tree type and location. Type is one of: git, svn.
26 S: Status, one of the following:
27 Supported: Someone is actually paid to look after this.
28 Maintained: Someone actually looks after it.
29 Odd Fixes: It has a maintainer but they don't have time to do
30 much other than throw the odd patch in. See below.
31 Orphan: No current maintainer [but maybe you could take the
32 role as you write your new code].
33 Obsolete: Old code. Something tagged obsolete generally means
34 it has been replaced by a better system and you
35 should be using that.
36
37 EDK II
38 ------
39 W: http://www.tianocore.org/edk2/
40 L: https://lists.sourceforge.net/lists/listinfo/edk2-devel
41 T: git - https://github.com/tianocore/edk2.git
42 T: git (mirror) - https://bitbucket.org/tianocore/edk2.git
43 T: git (mirror) - http://git.code.sf.net/p/tianocore/edk2
44 T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2
45
46 Tianocore Stewards
47 ------------------
48 M: Andrew Fish <afish@apple.com>
49 M: Laszlo Ersek <lersek@redhat.com>
50 M: Leif Lindholm <leif.lindholm@linaro.org>
51 M: Michael D Kinney <michael.d.kinney@intel.com>
52
53 Responsible Disclosure, Reporting Security Issues
54 -------------------------------------------------
55 W: https://github.com/tianocore/tianocore.github.io/wiki/Security
56
57 EDK II Releases:
58 ----------------
59 W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning
60 M: Liming Gao <liming.gao@intel.com>
61
62 EDK II Packages:
63 ----------------
64 AppPkg
65 W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg
66 M: Daryl McDaniel <edk2-lists@mc2research.org>
67 M: Jaben Carsey <jaben.carsey@intel.com>
68
69 ArmPkg
70 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
71 M: Leif Lindholm <leif.lindholm@linaro.org>
72 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
73
74 ArmPlatformPkg
75 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
76 M: Leif Lindholm <leif.lindholm@linaro.org>
77 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
78
79 ArmVirtPkg
80 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
81 M: Laszlo Ersek <lersek@redhat.com>
82 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
83 R: Julien Grall <julien.grall@linaro.org>
84
85 BaseTools
86 W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
87 M: Bob Feng <bob.c.feng@intel.com>
88 M: Liming Gao <liming.gao@intel.com>
89 R: Yonghong Zhu <yonghong.zhu@intel.com>
90
91 BeagleBoardPkg
92 W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
93 M: Leif Lindholm <leif.lindholm@linaro.org>
94 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
95
96 CorebootModulePkg, CorebootPayloadPkg
97 W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
98 M: Maurice Ma <maurice.ma@intel.com>
99 M: Prince Agyeman <prince.agyeman@intel.com>
100 M: Benjamin You <benjamin.you@intel.com>
101 S: Maintained
102
103 CryptoPkg
104 W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
105 M: Qin Long <qin.long@intel.com>
106 M: Ting Ye <ting.ye@intel.com>
107
108 DynamicTablesPkg
109 W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg
110 M: Evan Lloyd <Evan.Lloyd@arm.com>
111 M: Sami Mujawar <Sami.Mujawar@arm.com>
112
113 EdkCompatibilityPkg
114 W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
115 M: Liming Gao <liming.gao@intel.com>
116
117 EmbeddedPkg
118 W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
119 M: Leif Lindholm <leif.lindholm@linaro.org>
120 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
121
122 EmulatorPkg
123 W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
124 M: Jordan Justen <jordan.l.justen@intel.com>
125 M: Andrew Fish <afish@apple.com>
126 M: Ruiyu Ni <ruiyu.ni@intel.com>
127 S: Maintained
128
129 FatPkg
130 W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
131 M: Ruiyu Ni <ruiyu.ni@intel.com>
132 T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
133 T: git - https://github.com/tianocore/edk2-FatPkg.git
134
135 FmpDevicePkg
136 W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg
137 M: Liming Gao <liming.gao@intel.com>
138 M: Michael D Kinney <michael.d.kinney@intel.com>
139
140 IntelFrameworkModulePkg
141 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
142 M: Liming Gao <liming.gao@intel.com>
143
144 IntelFrameworkPkg
145 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
146 M: Michael D Kinney <michael.d.kinney@intel.com>
147 M: Liming Gao <liming.gao@intel.com>
148
149 IntelFsp2Pkg
150 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
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 IntelFsp2WrapperPkg
156 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
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 IntelFspPkg
162 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
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 IntelFspWrapperPkg
168 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
169 M: Chasel Chiu <chasel.chiu@intel.com>
170 R: Nate DeSimone <nathaniel.l.desimone@intel.com>
171 R: Star Zeng <star.zeng@intel.com>
172
173 IntelSiliconPkg
174 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg
175 M: Ruiyu Ni <ruiyu.ni@intel.com>
176 M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
177
178 MdeModulePkg
179 W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
180 M: Jian J Wang <jian.j.wang@intel.com>
181 M: Hao Wu <hao.a.wu@intel.com>
182 M: NetworkPkg maintainers
183 (Universal/Network and related libraries, header files)
184 R: Ruiyu Ni <ruiyu.ni@intel.com>
185 (especially for Bus, Universal/Console, Universal/Disk,
186 Universal/BdsDxe and related libraries, header files)
187 R: Star Zeng <star.zeng@intel.com>
188
189 MdePkg
190 W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
191 M: Michael D Kinney <michael.d.kinney@intel.com>
192 M: Liming Gao <liming.gao@intel.com>
193
194 NetworkPkg
195 W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
196 M: Siyuan Fu <siyuan.fu@intel.com>
197 M: Jiaxin Wu <jiaxin.wu@intel.com>
198
199 Nt32Pkg
200 W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
201 M: Ruiyu Ni <ruiyu.ni@intel.com>
202 M: Hao Wu <hao.a.wu@intel.com>
203
204 Omap35xxPkg
205 W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
206 M: Leif Lindholm <leif.lindholm@linaro.org>
207 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
208
209 OptionRomPkg
210 W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
211 M: Ruiyu Ni <ruiyu.ni@intel.com>
212
213 OvmfPkg
214 W: http://www.tianocore.org/ovmf/
215 M: Jordan Justen <jordan.l.justen@intel.com>
216 M: Laszlo Ersek <lersek@redhat.com>
217 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
218 R: Anthony Perard <anthony.perard@citrix.com>
219 R: Julien Grall <julien.grall@linaro.org>
220 S: Maintained
221
222 PcAtChipsetPkg
223 W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
224 M: Ruiyu Ni <ruiyu.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
235 ShellBinPkg
236 W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
237 M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)
238 M: Ruiyu Ni <ruiyu.ni@intel.com> (Ia32/X64)
239 M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
240 M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
241
242 ShellPkg
243 W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
244 M: Jaben Carsey <jaben.carsey@intel.com>
245 M: Ruiyu Ni <ruiyu.ni@intel.com>
246
247 SignedCapsulePkg
248 W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
249 M: Jiewen Yao <jiewen.yao@intel.com>
250 M: Chao Zhang <chao.b.zhang@intel.com>
251
252 SourceLevelDebugPkg
253 W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
254 M: Hao Wu <hao.a.wu@intel.com>
255
256 StdLib, StdLibPrivateInternalFiles
257 W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib
258 M: Daryl McDaniel <edk2-lists@mc2research.org>
259 M: Jaben Carsey <jaben.carsey@intel.com>
260
261 UefiCpuPkg
262 W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
263 M: Eric Dong <eric.dong@intel.com>
264 M: Ruiyu Ni <ruiyu.ni@intel.com>
265 R: Laszlo Ersek <lersek@redhat.com>
266
267 Vlv2DeviceRefCodePkg
268 M: Zailiang Sun <zailiang.sun@intel.com>
269 M: Yi Qian <yi.qian@intel.com>
270
271 Vlv2TbltDevicePkg
272 M: Zailiang Sun <zailiang.sun@intel.com>
273 M: Yi Qian <yi.qian@intel.com>
274
275 StandaloneMmPkg
276 M: Achin Gupta <achin.gupta@arm.com>
277 M: Jiewen Yao <jiewen.yao@intel.com>
278 R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>