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