]> git.proxmox.com Git - mirror_edk2.git/blob - Maintainers.txt
ArmPlatformPkg/PrePi: base GCD memory space size on CPU's PA range
[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: Yonghong Zhu <yonghong.zhu@intel.com>
88 M: Liming Gao <liming.gao@intel.com>
89
90 BeagleBoardPkg
91 W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
92 M: Leif Lindholm <leif.lindholm@linaro.org>
93 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
94
95 CorebootModulePkg, CorebootPayloadPkg
96 W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
97 M: Maurice Ma <maurice.ma@intel.com>
98 M: Prince Agyeman <prince.agyeman@intel.com>
99 M: Benjamin You <benjamin.you@intel.com>
100 S: Maintained
101
102 CryptoPkg
103 W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
104 M: Qin Long <qin.long@intel.com>
105 M: Ting Ye <ting.ye@intel.com>
106
107 DuetPkg
108 W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
109 M: Ruiyu Ni <ruiyu.ni@intel.com>
110 M: Hao Wu <hao.a.wu@intel.com>
111
112 DynamicTablesPkg
113 W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg
114 M: Evan Lloyd <Evan.Lloyd@arm.com>
115 M: Sami Mujawar <Sami.Mujawar@arm.com>
116
117 EdkCompatibilityPkg
118 W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
119 M: Liming Gao <liming.gao@intel.com>
120
121 EmbeddedPkg
122 W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
123 M: Leif Lindholm <leif.lindholm@linaro.org>
124 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
125
126 EmulatorPkg
127 W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
128 M: Jordan Justen <jordan.l.justen@intel.com>
129 M: Andrew Fish <afish@apple.com>
130 M: Ruiyu Ni <ruiyu.ni@intel.com>
131 S: Maintained
132
133 FatPkg
134 W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
135 M: Ruiyu Ni <ruiyu.ni@intel.com>
136 T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
137 T: git - https://github.com/tianocore/edk2-FatPkg.git
138
139 FmpDevicePkg
140 W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg
141 M: Liming Gao <liming.gao@intel.com>
142 M: Michael D Kinney <michael.d.kinney@intel.com>
143
144 IntelFrameworkModulePkg
145 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
146 M: Liming Gao <liming.gao@intel.com>
147
148 IntelFrameworkPkg
149 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
150 M: Michael D Kinney <michael.d.kinney@intel.com>
151 M: Liming Gao <liming.gao@intel.com>
152
153 IntelFsp2Pkg
154 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
155 M: Jiewen Yao <jiewen.yao@intel.com>
156 M: Chasel Chiu <chasel.chiu@intel.com>
157
158 IntelFsp2WrapperPkg
159 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
160 M: Jiewen Yao <jiewen.yao@intel.com>
161 M: Chasel Chiu <chasel.chiu@intel.com>
162
163 IntelFspPkg
164 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
165 M: Jiewen Yao <jiewen.yao@intel.com>
166
167 IntelFspWrapperPkg
168 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
169 M: Jiewen Yao <jiewen.yao@intel.com>
170
171 IntelSiliconPkg
172 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg
173 M: Ruiyu Ni <ruiyu.ni@intel.com>
174 M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
175
176 MdeModulePkg
177 W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
178 M: Jian J Wang <jian.j.wang@intel.com>
179 M: Hao Wu <hao.a.wu@intel.com>
180 M: NetworkPkg maintainers
181 (Universal/Network and related libraries, header files)
182 R: Ruiyu Ni <ruiyu.ni@intel.com>
183 (especially for Bus, Universal/Console, Universal/Disk,
184 Universal/BdsDxe and related libraries, header files)
185 R: Star Zeng <star.zeng@intel.com>
186
187 MdePkg
188 W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
189 M: Michael D Kinney <michael.d.kinney@intel.com>
190 M: Liming Gao <liming.gao@intel.com>
191
192 NetworkPkg
193 W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
194 M: Siyuan Fu <siyuan.fu@intel.com>
195 M: Jiaxin Wu <jiaxin.wu@intel.com>
196
197 Nt32Pkg
198 W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
199 M: Ruiyu Ni <ruiyu.ni@intel.com>
200 M: Hao Wu <hao.a.wu@intel.com>
201
202 Omap35xxPkg
203 W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
204 M: Leif Lindholm <leif.lindholm@linaro.org>
205 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
206
207 OptionRomPkg
208 W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
209 M: Ruiyu Ni <ruiyu.ni@intel.com>
210
211 OvmfPkg
212 W: http://www.tianocore.org/ovmf/
213 M: Jordan Justen <jordan.l.justen@intel.com>
214 M: Laszlo Ersek <lersek@redhat.com>
215 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
216 R: Anthony Perard <anthony.perard@citrix.com>
217 R: Julien Grall <julien.grall@linaro.org>
218 S: Maintained
219
220 PcAtChipsetPkg
221 W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
222 M: Ruiyu Ni <ruiyu.ni@intel.com>
223
224 QuarkPlatformPkg, QuarkSocPkg
225 M: Michael D Kinney <michael.d.kinney@intel.com>
226 M: Kelly Steele <kelly.steele@intel.com>
227
228 SecurityPkg
229 W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
230 M: Chao Zhang <chao.b.zhang@intel.com>
231 M: Jiewen Yao <jiewen.yao@intel.com>
232
233 ShellBinPkg
234 W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
235 M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)
236 M: Ruiyu Ni <ruiyu.ni@intel.com> (Ia32/X64)
237 M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
238 M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
239
240 ShellPkg
241 W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
242 M: Jaben Carsey <jaben.carsey@intel.com>
243 M: Ruiyu Ni <ruiyu.ni@intel.com>
244
245 SignedCapsulePkg
246 W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
247 M: Jiewen Yao <jiewen.yao@intel.com>
248 M: Chao Zhang <chao.b.zhang@intel.com>
249
250 SourceLevelDebugPkg
251 W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
252 M: Hao Wu <hao.a.wu@intel.com>
253
254 StdLib, StdLibPrivateInternalFiles
255 W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib
256 M: Daryl McDaniel <edk2-lists@mc2research.org>
257 M: Jaben Carsey <jaben.carsey@intel.com>
258
259 UefiCpuPkg
260 W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
261 M: Eric Dong <eric.dong@intel.com>
262 M: Ruiyu Ni <ruiyu.ni@intel.com>
263 R: Laszlo Ersek <lersek@redhat.com>
264
265 Vlv2DeviceRefCodePkg
266 M: Zailiang Sun <zailiang.sun@intel.com>
267 M: Yi Qian <yi.qian@intel.com>
268
269 Vlv2TbltDevicePkg
270 M: Zailiang Sun <zailiang.sun@intel.com>
271 M: Yi Qian <yi.qian@intel.com>
272
273 StandaloneMmPkg
274 M: Achin Gupta <achin.gupta@arm.com>
275 M: Jiewen Yao <jiewen.yao@intel.com>
276 R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>