]> git.proxmox.com Git - mirror_edk2.git/blob - Maintainers.txt
Maintainers.txt: update for filesystem area descriptions
[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. A designated Package
24 Reviewer is reasonably familiar with the Package (or some modules
25 thereof), and/or provides testing or regression testing for the Package
26 (or some modules thereof), in certain platforms and environments.
27 W: Web-page with status/info
28 T: SCM tree type and location. Type is one of: git, svn.
29 S: Status, one of the following:
30 Supported: Someone is actually paid to look after this.
31 Maintained: Someone actually looks after it.
32 Odd Fixes: It has a maintainer but they don't have time to do
33 much other than throw the odd patch in. See below.
34 Orphan: No current maintainer [but maybe you could take the
35 role as you write your new code].
36 Obsolete: Old code. Something tagged obsolete generally means
37 it has been replaced by a better system and you
38 should be using that.
39 F: Files and directories with wildcard patterns.
40 A trailing slash includes all files and subdirectory files.
41 F: MdeModulePkg/ all files in and below MdeModulePkg
42 F: MdeModulePkg/* all files in MdeModulePkg, but not below
43 F: */Pci/* all files in a directory called Pci, at any depth in
44 the hierarchy, but not below
45 One pattern per line. Multiple F: lines per section acceptable.
46 X: Files and directories that are NOT maintained, same rules as F:
47 Files exclusions are tested after file matches.
48 Can be useful for excluding a specific subdirectory, for instance:
49 F: NetworkPkg/
50 X: NetworkPkg/Ip6Dxe/
51 matches all files in and below NetworkPkg excluding NetworkPkg/Ip6Dxe/
52 Filenames not caught by any F: rule get matched as being located in the top-
53 level directory. (Internally, the script looks for a match called '<default>',
54 so please don't add a file called that in the top-level directory.)
55
56 EDK II
57 ------
58 W: http://www.tianocore.org/edk2/
59 L: https://edk2.groups.io/g/devel/
60 T: git - https://github.com/tianocore/edk2.git
61 T: git (mirror) - https://bitbucket.org/tianocore/edk2.git
62
63 All patches CC:d here
64 L: devel@edk2.groups.io
65 F: *
66 F: */
67
68 Tianocore Stewards
69 ------------------
70 F: *
71 M: Andrew Fish <afish@apple.com>
72 M: Laszlo Ersek <lersek@redhat.com>
73 M: Leif Lindholm <leif.lindholm@linaro.org>
74 M: Michael D Kinney <michael.d.kinney@intel.com>
75
76 Responsible Disclosure, Reporting Security Issues
77 -------------------------------------------------
78 W: https://github.com/tianocore/tianocore.github.io/wiki/Security
79
80 EDK II Releases:
81 ----------------
82 W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning
83 M: Liming Gao <liming.gao@intel.com>
84
85 EDK II Packages:
86 ----------------
87 ArmPkg
88 F: ArmPkg/
89 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
90 M: Leif Lindholm <leif.lindholm@linaro.org>
91 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
92
93 ArmPlatformPkg
94 F: ArmPlatformPkg/
95 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
96 M: Leif Lindholm <leif.lindholm@linaro.org>
97 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
98
99 ArmVirtPkg
100 F: ArmVirtPkg/
101 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
102 M: Laszlo Ersek <lersek@redhat.com>
103 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
104 R: Julien Grall <julien.grall@arm.com>
105 (Xen modules)
106 R: Leif Lindholm <leif.lindholm@linaro.org>
107
108 BaseTools
109 F: BaseTools/
110 W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
111 M: Bob Feng <bob.c.feng@intel.com>
112 M: Liming Gao <liming.gao@intel.com>
113
114 CryptoPkg
115 F: CryptoPkg/
116 W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
117 M: Jian Wang <jian.j.wang@intel.com>
118 R: Ting Ye <ting.ye@intel.com>
119
120 DynamicTablesPkg
121 F: DynamicTablesPkg/
122 W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg
123 M: Sami Mujawar <Sami.Mujawar@arm.com>
124 M: Alexei Fedorov <Alexei.Fedorov@arm.com>
125
126 EmbeddedPkg
127 F: EmbeddedPkg/
128 W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
129 M: Leif Lindholm <leif.lindholm@linaro.org>
130 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
131
132 EmulatorPkg
133 F: EmulatorPkg/
134 W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
135 M: Jordan Justen <jordan.l.justen@intel.com>
136 M: Andrew Fish <afish@apple.com>
137 M: Ray Ni <ray.ni@intel.com>
138 S: Maintained
139
140 FatPkg
141 F: FatPkg/
142 W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
143 M: Ray Ni <ray.ni@intel.com>
144 T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
145 T: git - https://github.com/tianocore/edk2-FatPkg.git
146
147 FmpDevicePkg
148 F: FmpDevicePkg/
149 W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg
150 M: Liming Gao <liming.gao@intel.com>
151 M: Michael D Kinney <michael.d.kinney@intel.com>
152
153 IntelFsp2Pkg
154 F: IntelFsp2Pkg/
155 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
156 M: Chasel Chiu <chasel.chiu@intel.com>
157 R: Nate DeSimone <nathaniel.l.desimone@intel.com>
158 R: Star Zeng <star.zeng@intel.com>
159
160 IntelFsp2WrapperPkg
161 F: IntelFsp2WrapperPkg/
162 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
163 M: Chasel Chiu <chasel.chiu@intel.com>
164 R: Nate DeSimone <nathaniel.l.desimone@intel.com>
165 R: Star Zeng <star.zeng@intel.com>
166
167 MdeModulePkg
168 F: MdeModulePkg/
169 W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
170 M: Jian J Wang <jian.j.wang@intel.com>
171 M: Hao A Wu <hao.a.wu@intel.com>
172 R: Ray Ni <ray.ni@intel.com>
173 (especially for Bus, Universal/Console, Universal/Disk,
174 Universal/BdsDxe and related libraries, header files)
175 R: Star Zeng <star.zeng@intel.com>
176
177 MdePkg
178 F: MdePkg/
179 W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
180 M: Michael D Kinney <michael.d.kinney@intel.com>
181 M: Liming Gao <liming.gao@intel.com>
182
183 NetworkPkg
184 F: NetworkPkg/
185 W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
186 M: Siyuan Fu <siyuan.fu@intel.com>
187 M: Jiaxin Wu <jiaxin.wu@intel.com>
188
189 OvmfPkg
190 F: 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 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
195 R: Anthony Perard <anthony.perard@citrix.com>
196 (Xen modules)
197 R: Julien Grall <julien.grall@arm.com>
198 (Xen modules)
199 R: Marc-André Lureau <marcandre.lureau@redhat.com>
200 (TPM2 modules)
201 R: Stefan Berger <stefanb@linux.ibm.com>
202 (TPM2 modules)
203 R: David Woodhouse <dwmw2@infradead.org>
204 (CSM modules)
205 S: Maintained
206
207 PcAtChipsetPkg
208 F: PcAtChipsetPkg/
209 W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
210 M: Ray Ni <ray.ni@intel.com>
211
212 SecurityPkg
213 F: SecurityPkg/
214 W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
215 M: Jiewen Yao <jiewen.yao@intel.com>
216 M: Jian Wang <jian.j.wang@intel.com>
217 R: Chao Zhang <chao.b.zhang@intel.com>
218
219 ShellPkg
220 F: ShellPkg/
221 W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
222 M: Jaben Carsey <jaben.carsey@intel.com>
223 M: Ray Ni <ray.ni@intel.com>
224 R: Zhichao Gao <zhichao.gao@intel.com>
225
226 Maintainers for stable Shell binaries generation
227 when need to publish Shell binaries with edk2 release:
228 M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)
229 M: Ray Ni <ray.ni@intel.com> (Ia32/X64)
230 M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
231 M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
232
233 SignedCapsulePkg
234 F: SignedCapsulePkg/
235 W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
236 M: Jiewen Yao <jiewen.yao@intel.com>
237 M: Chao Zhang <chao.b.zhang@intel.com>
238
239 SourceLevelDebugPkg
240 F: SourceLevelDebugPkg/
241 W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
242 M: Hao A Wu <hao.a.wu@intel.com>
243
244 UefiCpuPkg
245 F: UefiCpuPkg/
246 W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
247 M: Eric Dong <eric.dong@intel.com>
248 M: Ray Ni <ray.ni@intel.com>
249 R: Laszlo Ersek <lersek@redhat.com>
250
251 UefiPayloadPkg
252 F: UefiPayloadPkg/
253 W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg
254 M: Maurice Ma <maurice.ma@intel.com>
255 M: Guo Dong <guo.dong@intel.com>
256 M: Benjamin You <benjamin.you@intel.com>
257 S: Maintained
258
259 StandaloneMmPkg
260 F: StandaloneMmPkg/
261 M: Achin Gupta <achin.gupta@arm.com>
262 M: Jiewen Yao <jiewen.yao@intel.com>
263 R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>