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