]> git.proxmox.com Git - mirror_edk2.git/blob - Maintainers.txt
61df6e198b79514b1b96265db485928a50d8953a
[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 Descriptions of section entries:
12
13 L: Mailing list that is relevant to this area (default is edk2-devel)
14 Patches and questions should be sent to the email list.
15 M: Package Maintainer: Cc address for patches and questions. Responsible
16 for reviewing and pushing package changes to source control.
17 R: Package Reviewer: Cc address for patches and questions. Reviewers help
18 maintainers review code, but don't have push access.
19 W: Web-page with status/info
20 T: SCM tree type and location. Type is one of: git, svn.
21 S: Status, one of the following:
22 Supported: Someone is actually paid to look after this.
23 Maintained: Someone actually looks after it.
24 Odd Fixes: It has a maintainer but they don't have time to do
25 much other than throw the odd patch in. See below.
26 Orphan: No current maintainer [but maybe you could take the
27 role as you write your new code].
28 Obsolete: Old code. Something tagged obsolete generally means
29 it has been replaced by a better system and you
30 should be using that.
31
32 EDK II
33 ------
34 W: http://www.tianocore.org/edk2/
35 L: https://lists.sourceforge.net/lists/listinfo/edk2-devel
36 T: git - https://github.com/tianocore/edk2.git
37 T: git (mirror) - https://bitbucket.org/tianocore/edk2.git
38 T: git (mirror) - http://git.code.sf.net/p/tianocore/edk2
39 T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2
40
41 Tianocore Stewards
42 ------------------
43 M: Andrew Fish <afish@apple.com>
44 M: Laszlo Ersek <lersek@redhat.com>
45 M: Leif Lindholm <leif.lindholm@linaro.org>
46 M: Michael D Kinney <michael.d.kinney@intel.com>
47
48 Responsible Disclosure, Reporting Security Issues
49 -------------------------------------------------
50 W: https://github.com/tianocore/tianocore.github.io/wiki/Security
51
52 EDK II Releases:
53 ----------------
54 UDK2014
55 W: http://www.tianocore.org/udk2014/
56 S: Supported
57
58 EDK II Packages:
59 ----------------
60 AppPkg
61 W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg
62 M: Daryl McDaniel <edk2-lists@mc2research.org>
63 M: Jaben Carsey <jaben.carsey@intel.com>
64
65 ArmPkg
66 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
67 M: Leif Lindholm <leif.lindholm@linaro.org>
68 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
69
70 ArmPlatformPkg
71 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
72 M: Leif Lindholm <leif.lindholm@linaro.org>
73 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
74
75 ArmVirtPkg
76 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
77 M: Laszlo Ersek <lersek@redhat.com>
78 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
79 R: Julien Grall <julien.grall@linaro.org>
80
81 BaseTools
82 W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
83 M: Yonghong Zhu <yonghong.zhu@intel.com>
84 M: Liming Gao <liming.gao@intel.com>
85
86 BeagleBoardPkg
87 W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
88 M: Leif Lindholm <leif.lindholm@linaro.org>
89 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
90
91 CorebootModulePkg, CorebootPayloadPkg
92 W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
93 M: Maurice Ma <maurice.ma@intel.com>
94 M: Prince Agyeman <prince.agyeman@intel.com>
95 M: Benjamin You <benjamin.you@intel.com>
96 S: Maintained
97
98 CryptoPkg
99 W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
100 M: Qin Long <qin.long@intel.com>
101 M: Ting Ye <ting.ye@intel.com>
102
103 DuetPkg
104 W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
105 M: Ruiyu Ni <ruiyu.ni@intel.com>
106 M: Hao Wu <hao.a.wu@intel.com>
107
108 EdkCompatibilityPkg
109 W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
110 M: Liming Gao <liming.gao@intel.com>
111
112 EdkShellPkg, EdkShellBinPkg
113 W: https://github.com/tianocore/tianocore.github.io/wiki/EdkShellPkg
114 M: Ruiyu Ni <ruiyu.ni@intel.com>
115 T: svn - https://svn.code.sf.net/p/efi-shell/code/trunk/Shell/
116 S: Obsolete (Use ShellPkg & ShellBinPkg instead)
117
118 EmbeddedPkg
119 W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
120 M: Leif Lindholm <leif.lindholm@linaro.org>
121 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
122
123 EmulatorPkg
124 W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
125 M: Jordan Justen <jordan.l.justen@intel.com>
126 M: Andrew Fish <afish@apple.com>
127 S: Maintained
128
129 FatPkg, FatBinPkg
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: Star Zeng <star.zeng@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: Jiewen Yao <jiewen.yao@intel.com>
152 M: Chasel Chiu <chasel.chiu@intel.com>
153
154 IntelFsp2WrapperPkg
155 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
156 M: Jiewen Yao <jiewen.yao@intel.com>
157 M: Chasel Chiu <chasel.chiu@intel.com>
158
159 IntelFspPkg
160 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
161 M: Jiewen Yao <jiewen.yao@intel.com>
162
163 IntelFspWrapperPkg
164 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
165 M: Jiewen Yao <jiewen.yao@intel.com>
166
167 IntelSiliconPkg
168 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg
169 M: Jiewen Yao <jiewen.yao@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: Star Zeng <star.zeng@intel.com>
175 M: Jian J Wang <jian.j.wang@intel.com>
176 M: NetworkPkg maintainers
177 (Universal/Network and related libraries, header files)
178 R: Ruiyu Ni <ruiyu.ni@intel.com>
179 (especially for Bus, Universal/Console, Universal/Disk,
180 Universal/BdsDxe and related libraries, header files)
181
182 MdePkg
183 W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
184 M: Michael D Kinney <michael.d.kinney@intel.com>
185 M: Liming Gao <liming.gao@intel.com>
186
187 NetworkPkg
188 W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
189 M: Siyuan Fu <siyuan.fu@intel.com>
190 M: Jiaxin Wu <jiaxin.wu@intel.com>
191
192 Nt32Pkg
193 W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
194 M: Ruiyu Ni <ruiyu.ni@intel.com>
195 M: Hao Wu <hao.a.wu@intel.com>
196
197 Omap35xxPkg
198 W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
199 M: Leif Lindholm <leif.lindholm@linaro.org>
200 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
201
202 OptionRomPkg
203 W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
204 M: Ruiyu Ni <ruiyu.ni@intel.com>
205
206 OvmfPkg
207 W: http://www.tianocore.org/ovmf/
208 M: Jordan Justen <jordan.l.justen@intel.com>
209 M: Laszlo Ersek <lersek@redhat.com>
210 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
211 R: Anthony Perard <anthony.perard@citrix.com>
212 R: Julien Grall <julien.grall@linaro.org>
213 S: Maintained
214
215 PcAtChipsetPkg
216 W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
217 M: Ruiyu Ni <ruiyu.ni@intel.com>
218
219 QuarkPlatformPkg, QuarkSocPkg
220 M: Michael D Kinney <michael.d.kinney@intel.com>
221 M: Kelly Steele <kelly.steele@intel.com>
222
223 SecurityPkg
224 W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
225 M: Chao Zhang <chao.b.zhang@intel.com>
226 M: Jiewen Yao <jiewen.yao@intel.com>
227
228 ShellBinPkg
229 W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
230 M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)
231 M: Ruiyu Ni <ruiyu.ni@intel.com> (Ia32/X64)
232 M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
233 M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
234
235 ShellPkg
236 W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
237 M: Jaben Carsey <jaben.carsey@intel.com>
238 M: Ruiyu Ni <ruiyu.ni@intel.com>
239
240 SignedCapsulePkg
241 W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
242 M: Jiewen Yao <jiewen.yao@intel.com>
243
244 SourceLevelDebugPkg
245 W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
246 M: Hao Wu <hao.a.wu@intel.com>
247
248 StdLib, StdLibPrivateInternalFiles
249 W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib
250 M: Daryl McDaniel <edk2-lists@mc2research.org>
251 M: Jaben Carsey <jaben.carsey@intel.com>
252
253 UefiCpuPkg
254 W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
255 M: Eric Dong <eric.dong@intel.com>
256 R: Laszlo Ersek <lersek@redhat.com>
257
258 UnixPkg
259 W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg
260 S: Obsolete (Use EmulatorPkg instead)
261
262 Vlv2DeviceRefCodePkg
263 M: David Wei <david.wei@intel.com>
264 M: Mang Guo <mang.guo@intel.com>
265
266 Vlv2TbltDevicePkg
267 M: David Wei <david.wei@intel.com>
268 M: Mang Guo <mang.guo@intel.com>
269
270 StandaloneMmPkg
271 M: Achin Gupta <achin.gupta@arm.com>
272 M: Jiewen Yao <jiewen.yao@intel.com>
273 R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>