]> git.proxmox.com Git - mirror_edk2.git/blame - Maintainers.txt
Maintainers.txt: split out section "OvmfPkg: Xen-related modules"
[mirror_edk2.git] / Maintainers.txt
CommitLineData
cc99ea94 1EDK II Maintainers\r
4202afa4
JJ
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
d75b8ac2
JJ
8email the edk2-devel list, and Cc the package maintainers and\r
9reviewers.\r
4202afa4 10\r
9ebef6c0
LG
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
4202afa4
JJ
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
93afedfd
JJ
20 M: Package Maintainer: Cc address for patches and questions. Responsible\r
21 for reviewing and pushing package changes to source control.\r
d75b8ac2 22 R: Package Reviewer: Cc address for patches and questions. Reviewers help\r
c9e1e28b
LE
23 maintainers review code, but don't have push access. A designated Package\r
24 Reviewer is reasonably familiar with the Package (or some modules\r
25 thereof), and/or provides testing or regression testing for the Package\r
26 (or some modules thereof), in certain platforms and environments.\r
4202afa4
JJ
27 W: Web-page with status/info\r
28 T: SCM tree type and location. Type is one of: git, svn.\r
29 S: Status, one of the following:\r
30 Supported: Someone is actually paid to look after this.\r
31 Maintained: Someone actually looks after it.\r
32 Odd Fixes: It has a maintainer but they don't have time to do\r
33 much other than throw the odd patch in. See below.\r
34 Orphan: No current maintainer [but maybe you could take the\r
35 role as you write your new code].\r
36 Obsolete: Old code. Something tagged obsolete generally means\r
37 it has been replaced by a better system and you\r
38 should be using that.\r
16eb2dc1
LL
39 F: Files and directories with wildcard patterns.\r
40 A trailing slash includes all files and subdirectory files.\r
41 F: MdeModulePkg/ all files in and below MdeModulePkg\r
42 F: MdeModulePkg/* all files in MdeModulePkg, but not below\r
43 F: */Pci/* all files in a directory called Pci, at any depth in\r
44 the hierarchy, but not below\r
45 One pattern per line. Multiple F: lines per section acceptable.\r
46 X: Files and directories that are NOT maintained, same rules as F:\r
47 Files exclusions are tested after file matches.\r
48 Can be useful for excluding a specific subdirectory, for instance:\r
49 F: NetworkPkg/\r
50 X: NetworkPkg/Ip6Dxe/\r
51 matches all files in and below NetworkPkg excluding NetworkPkg/Ip6Dxe/\r
52 Filenames not caught by any F: rule get matched as being located in the top-\r
53 level directory. (Internally, the script looks for a match called '<default>',\r
54 so please don't add a file called that in the top-level directory.)\r
4202afa4
JJ
55\r
56EDK II\r
57------\r
e70357cb 58W: http://www.tianocore.org/edk2/\r
5a9e23ce 59L: https://edk2.groups.io/g/devel/\r
4202afa4 60T: git - https://github.com/tianocore/edk2.git\r
dd9044b3 61T: git (mirror) - https://bitbucket.org/tianocore/edk2.git\r
4202afa4 62\r
16eb2dc1
LL
63All patches CC:d here\r
64L: devel@edk2.groups.io\r
65F: *\r
66F: */\r
67\r
41acbca8
JJ
68Tianocore Stewards\r
69------------------\r
16eb2dc1 70F: *\r
41acbca8 71M: Andrew Fish <afish@apple.com>\r
f8c85cb7 72M: Laszlo Ersek <lersek@redhat.com>\r
41acbca8
JJ
73M: Leif Lindholm <leif.lindholm@linaro.org>\r
74M: Michael D Kinney <michael.d.kinney@intel.com>\r
75\r
4202afa4
JJ
76Responsible Disclosure, Reporting Security Issues\r
77-------------------------------------------------\r
78W: https://github.com/tianocore/tianocore.github.io/wiki/Security\r
79\r
80EDK II Releases:\r
81----------------\r
da2c81ee
LG
82W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning\r
83M: Liming Gao <liming.gao@intel.com>\r
4202afa4 84\r
f1a74d99
LL
85EDK II Architectures:\r
86---------------------\r
87ARM, AARCH64\r
88F: */AArch64/\r
89F: */Arm/\r
90M: Leif Lindholm <leif.lindholm@linaro.org>\r
91M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
92\r
4202afa4
JJ
93EDK II Packages:\r
94----------------\r
4202afa4 95ArmPkg\r
16eb2dc1 96F: ArmPkg/\r
4202afa4 97W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg\r
7dcbbdeb 98M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 99M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4
JJ
100\r
101ArmPlatformPkg\r
16eb2dc1 102F: ArmPlatformPkg/\r
4202afa4 103W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg\r
7dcbbdeb 104M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 105M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4 106\r
90cd0f1a 107ArmVirtPkg\r
16eb2dc1 108F: ArmVirtPkg/\r
90cd0f1a
OM
109W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg\r
110M: Laszlo Ersek <lersek@redhat.com>\r
111M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
e54ce6d0 112R: Leif Lindholm <leif.lindholm@linaro.org>\r
90cd0f1a 113\r
0c7e8608
LE
114ArmVirtPkg: modules used on Xen\r
115F: ArmVirtPkg/ArmVirtXen.*\r
116F: ArmVirtPkg/Library/XenArmGenericTimerVirtCounterLib/\r
117F: ArmVirtPkg/Library/XenRealTimeClockLib/\r
118F: ArmVirtPkg/Library/XenVirtMemInfoLib/\r
119F: ArmVirtPkg/PrePi/\r
120F: ArmVirtPkg/XenAcpiPlatformDxe/\r
121F: ArmVirtPkg/XenPlatformHasAcpiDtDxe/\r
122F: ArmVirtPkg/XenioFdtDxe/\r
123R: Julien Grall <julien.grall@arm.com>\r
124\r
4202afa4 125BaseTools\r
16eb2dc1 126F: BaseTools/\r
4202afa4 127W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools\r
85520ac6 128M: Bob Feng <bob.c.feng@intel.com>\r
2e7b7ce3 129M: Liming Gao <liming.gao@intel.com>\r
4202afa4 130\r
4202afa4 131CryptoPkg\r
16eb2dc1 132F: CryptoPkg/\r
4202afa4 133W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg\r
40ffb6dc
YT
134M: Jian Wang <jian.j.wang@intel.com>\r
135R: Ting Ye <ting.ye@intel.com>\r
4202afa4 136\r
0019375f 137DynamicTablesPkg\r
16eb2dc1 138F: DynamicTablesPkg/\r
0019375f 139W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg\r
0019375f 140M: Sami Mujawar <Sami.Mujawar@arm.com>\r
9bba10eb 141M: Alexei Fedorov <Alexei.Fedorov@arm.com>\r
0019375f 142\r
4202afa4 143EmbeddedPkg\r
16eb2dc1 144F: EmbeddedPkg/\r
4202afa4 145W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg\r
7dcbbdeb 146M: Leif Lindholm <leif.lindholm@linaro.org>\r
339a9f16 147M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
4202afa4
JJ
148\r
149EmulatorPkg\r
16eb2dc1 150F: EmulatorPkg/\r
4202afa4
JJ
151W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg\r
152M: Jordan Justen <jordan.l.justen@intel.com>\r
153M: Andrew Fish <afish@apple.com>\r
1f7b7483 154M: Ray Ni <ray.ni@intel.com>\r
4202afa4
JJ
155S: Maintained\r
156\r
8a2794f6 157FatPkg\r
16eb2dc1 158F: FatPkg/\r
4202afa4 159W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver\r
1f7b7483 160M: Ray Ni <ray.ni@intel.com>\r
4202afa4
JJ
161T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat\r
162T: git - https://github.com/tianocore/edk2-FatPkg.git\r
163\r
10ea1b68 164FmpDevicePkg\r
16eb2dc1 165F: FmpDevicePkg/\r
10ea1b68 166W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg\r
03d3e7b2 167M: Liming Gao <liming.gao@intel.com>\r
10ea1b68
MK
168M: Michael D Kinney <michael.d.kinney@intel.com>\r
169\r
e53f1e25 170IntelFsp2Pkg\r
16eb2dc1 171F: IntelFsp2Pkg/\r
e53f1e25 172W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg\r
cc993a16 173M: Chasel Chiu <chasel.chiu@intel.com>\r
b1e55475
CC
174R: Nate DeSimone <nathaniel.l.desimone@intel.com>\r
175R: Star Zeng <star.zeng@intel.com>\r
e53f1e25
JY
176\r
177IntelFsp2WrapperPkg\r
16eb2dc1 178F: IntelFsp2WrapperPkg/\r
e53f1e25 179W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg\r
cc993a16 180M: Chasel Chiu <chasel.chiu@intel.com>\r
b1e55475
CC
181R: Nate DeSimone <nathaniel.l.desimone@intel.com>\r
182R: Star Zeng <star.zeng@intel.com>\r
e53f1e25 183\r
4202afa4 184MdeModulePkg\r
16eb2dc1 185F: MdeModulePkg/\r
4202afa4 186W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg\r
a07533fa 187M: Jian J Wang <jian.j.wang@intel.com>\r
8522ce2c 188M: Hao A Wu <hao.a.wu@intel.com>\r
1f7b7483 189R: Ray Ni <ray.ni@intel.com>\r
67f6a818
SZ
190 (especially for Bus, Universal/Console, Universal/Disk,\r
191 Universal/BdsDxe and related libraries, header files)\r
e979ea74 192R: Star Zeng <star.zeng@intel.com>\r
4202afa4
JJ
193\r
194MdePkg\r
16eb2dc1 195F: MdePkg/\r
4202afa4
JJ
196W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg\r
197M: Michael D Kinney <michael.d.kinney@intel.com>\r
2b7cb1d5 198M: Liming Gao <liming.gao@intel.com>\r
4202afa4
JJ
199\r
200NetworkPkg\r
16eb2dc1 201F: NetworkPkg/\r
4202afa4 202W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg\r
e83d4bf6 203M: Siyuan Fu <siyuan.fu@intel.com>\r
5af229d8 204M: Jiaxin Wu <jiaxin.wu@intel.com>\r
4202afa4 205\r
4202afa4 206OvmfPkg\r
16eb2dc1 207F: OvmfPkg/\r
e70357cb 208W: http://www.tianocore.org/ovmf/\r
4202afa4
JJ
209M: Jordan Justen <jordan.l.justen@intel.com>\r
210M: Laszlo Ersek <lersek@redhat.com>\r
49fd3adf 211M: Ard Biesheuvel <ard.biesheuvel@linaro.org>\r
5f08db88
LE
212R: Marc-André Lureau <marcandre.lureau@redhat.com>\r
213 (TPM2 modules)\r
214R: Stefan Berger <stefanb@linux.ibm.com>\r
215 (TPM2 modules)\r
bb4485d3
HW
216R: David Woodhouse <dwmw2@infradead.org>\r
217 (CSM modules)\r
4202afa4
JJ
218S: Maintained\r
219\r
da75ac21
LE
220OvmfPkg: Xen-related modules\r
221F: OvmfPkg/AcpiPlatformDxe/Xen.c\r
222F: OvmfPkg/Include/Guid/XenBusRootDevice.h\r
223F: OvmfPkg/Include/Guid/XenInfo.h\r
224F: OvmfPkg/Include/IndustryStandard/Xen/\r
225F: OvmfPkg/Include/Library/XenHypercallLib.h\r
226F: OvmfPkg/Include/Library/XenIoMmioLib.h\r
227F: OvmfPkg/Include/Protocol/XenBus.h\r
228F: OvmfPkg/Include/Protocol/XenIo.h\r
229F: OvmfPkg/Library/PciHostBridgeLib/XenSupport.c\r
230F: OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c\r
231F: OvmfPkg/Library/XenConsoleSerialPortLib/\r
232F: OvmfPkg/Library/XenHypercallLib/\r
233F: OvmfPkg/Library/XenIoMmioLib/\r
234F: OvmfPkg/PlatformPei/MemDetect.c\r
235F: OvmfPkg/PlatformPei/Platform.*\r
236F: OvmfPkg/PlatformPei/Xen.*\r
237F: OvmfPkg/SmbiosPlatformDxe/*Xen.c\r
238F: OvmfPkg/XenBusDxe/\r
239F: OvmfPkg/XenIoPciDxe/\r
240F: OvmfPkg/XenPvBlkDxe/\r
241R: Anthony Perard <anthony.perard@citrix.com>\r
242R: Julien Grall <julien.grall@arm.com>\r
243\r
4202afa4 244PcAtChipsetPkg\r
16eb2dc1 245F: PcAtChipsetPkg/\r
4202afa4 246W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg\r
1f7b7483 247M: Ray Ni <ray.ni@intel.com>\r
4202afa4 248\r
4202afa4 249SecurityPkg\r
16eb2dc1 250F: SecurityPkg/\r
4202afa4 251W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg\r
3db2823f 252M: Jiewen Yao <jiewen.yao@intel.com>\r
6c05b958 253M: Jian Wang <jian.j.wang@intel.com>\r
0a487ef9 254R: Chao Zhang <chao.b.zhang@intel.com>\r
4202afa4 255\r
7d0f92e8 256ShellPkg\r
16eb2dc1 257F: ShellPkg/\r
4202afa4
JJ
258W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r
259M: Jaben Carsey <jaben.carsey@intel.com>\r
1f7b7483 260M: Ray Ni <ray.ni@intel.com>\r
fb5573b8 261R: Zhichao Gao <zhichao.gao@intel.com>\r
4202afa4 262\r
81a8a52a
DB
263Maintainers for stable Shell binaries generation\r
264when need to publish Shell binaries with edk2 release:\r
265M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)\r
266M: Ray Ni <ray.ni@intel.com> (Ia32/X64)\r
267M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)\r
268M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)\r
269\r
22e8cd18 270SignedCapsulePkg\r
16eb2dc1 271F: SignedCapsulePkg/\r
22e8cd18
JY
272W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg\r
273M: Jiewen Yao <jiewen.yao@intel.com>\r
5ae3184d 274M: Chao Zhang <chao.b.zhang@intel.com>\r
22e8cd18 275\r
4202afa4 276SourceLevelDebugPkg\r
16eb2dc1 277F: SourceLevelDebugPkg/\r
4202afa4 278W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg\r
8522ce2c 279M: Hao A Wu <hao.a.wu@intel.com>\r
4202afa4 280\r
4202afa4 281UefiCpuPkg\r
16eb2dc1 282F: UefiCpuPkg/\r
4202afa4 283W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg\r
dba1521c 284M: Eric Dong <eric.dong@intel.com>\r
1f7b7483 285M: Ray Ni <ray.ni@intel.com>\r
c0cbaaf6 286R: Laszlo Ersek <lersek@redhat.com>\r
4202afa4 287\r
4abfc66d 288UefiPayloadPkg\r
16eb2dc1 289F: UefiPayloadPkg/\r
4abfc66d
GD
290W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg\r
291M: Maurice Ma <maurice.ma@intel.com>\r
292M: Guo Dong <guo.dong@intel.com>\r
293M: Benjamin You <benjamin.you@intel.com>\r
294S: Maintained\r
295\r
2b85beae 296StandaloneMmPkg\r
16eb2dc1 297F: StandaloneMmPkg/\r
2b85beae
AG
298M: Achin Gupta <achin.gupta@arm.com>\r
299M: Jiewen Yao <jiewen.yao@intel.com>\r
300R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>\r