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