]> git.proxmox.com Git - mirror_edk2.git/blob - Maintainers.txt
Maintainers.txt: Assigned new maintainers for ArmVirtPkg
[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 - https://bitbucket.org/tianocore/edk2.git
34 T: git - http://git.code.sf.net/p/tianocore/edk2
35 T: svn - https://svn.code.sf.net/p/edk2/code/trunk/edk2
36
37 Responsible Disclosure, Reporting Security Issues
38 -------------------------------------------------
39 W: https://github.com/tianocore/tianocore.github.io/wiki/Security
40
41 EDK II Releases:
42 ----------------
43 UDK2014
44 W: http://www.tianocore.org/udk2014/
45 S: Supported
46
47 EDK II Packages:
48 ----------------
49 AppPkg
50 W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg
51 M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>
52
53 ArmPkg
54 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
55 M: Olivier Martin <olivier.martin@arm.com>
56
57 ArmPlatformPkg
58 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
59 M: Olivier Martin <olivier.martin@arm.com>
60
61 ArmVirtPkg
62 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
63 M: Laszlo Ersek <lersek@redhat.com>
64 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
65
66 BaseTools
67 W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
68 M: Yingke D Liu <yingke.d.liu@intel.com>
69
70 BeagleBoardPkg
71 W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
72 M: Olivier Martin <olivier.martin@arm.com>
73
74 CorebootModulePkg, CorebootPayloadPkg
75 W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
76 M: Maurice Ma <maurice.ma@intel.com>
77 M: Prince Agyeman <prince.agyeman@intel.com>
78 S: Maintained
79
80 CryptoPkg
81 W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
82 M: Qin Long <qin.long@intel.com>
83
84 DuetPkg
85 W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
86 M: Ruiyu Ni <ruiyu.ni@intel.com>
87
88 EdkCompatibilityPkg
89 W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
90 M: Liming Gao <liming.gao@intel.com>
91
92 EdkShellPkg, EdkShellBinPkg
93 W: https://github.com/tianocore/tianocore.github.io/wiki/EdkShellPkg
94 M: Ruiyu Ni <ruiyu.ni@intel.com>
95 T: svn - https://svn.code.sf.net/p/efi-shell/code/trunk/Shell/
96 S: Obsolete (Use ShellPkg & ShellBinPkg instead)
97
98 EmbeddedPkg
99 W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
100 M: Olivier Martin <olivier.martin@arm.com>
101
102 EmulatorPkg
103 W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
104 M: Jordan Justen <jordan.l.justen@intel.com>
105 M: Andrew Fish <afish@apple.com>
106 S: Maintained
107
108 FatPkg, FatBinPkg
109 W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
110 M: Ruiyu Ni <ruiyu.ni@intel.com>
111 T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
112 T: git - https://github.com/tianocore/edk2-FatPkg.git
113
114 IntelFrameworkModulePkg
115 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
116 M: Jeff Fan <jeff.fan@intel.com>
117
118 IntelFrameworkPkg
119 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
120 M: Michael D Kinney <michael.d.kinney@intel.com>
121
122 IntelFspPkg
123 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
124 M: Jiewen Yao <jiewen.yao@intel.com>
125
126 IntelFspWrapperPkg
127 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
128 M: Jiewen Yao <jiewen.yao@intel.com>
129
130 MdeModulePkg
131 W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
132 M: Feng Tian <feng.tian@intel.com>
133
134 MdePkg
135 W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
136 M: Michael D Kinney <michael.d.kinney@intel.com>
137
138 NetworkPkg
139 W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
140 M: Siyuan Fu <siyuan.fu@intel.com>
141
142 Nt32Pkg
143 W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
144 M: Ruiyu Ni <ruiyu.ni@intel.com>
145
146 Omap35xxPkg
147 W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
148 M: Olivier Martin <olivier.martin@arm.com>
149
150 OptionRomPkg
151 W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
152 M: Ruiyu Ni <ruiyu.ni@intel.com>
153
154 OvmfPkg
155 W: http://www.tianocore.org/ovmf/
156 M: Jordan Justen <jordan.l.justen@intel.com>
157 M: Laszlo Ersek <lersek@redhat.com>
158 S: Maintained
159
160 PcAtChipsetPkg
161 W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
162 M: Ruiyu Ni <ruiyu.ni@intel.com>
163
164 PerformancePkg
165 W: https://github.com/tianocore/tianocore.github.io/wiki/PerformancePkg
166 M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>
167
168 SecurityPkg
169 W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
170 M: Chao Zhang <chao.b.zhang@intel.com>
171
172 ShellPkg, ShellBinPkg
173 W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
174 M: Jaben Carsey <jaben.carsey@intel.com>
175
176 SourceLevelDebugPkg
177 W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
178 M: Jeff Fan <jeff.fan@intel.com>
179
180 StdLib, StdLibPrivateInternalFiles
181 W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib
182 M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>
183
184 UefiCpuPkg
185 W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
186 M: Jeff Fan <jeff.fan@intel.com>
187
188 UnixPkg
189 W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg
190 S: Obsolete (Use EmulatorPkg instead)
191
192 Vlv2DeviceRefCodePkg
193 M: David Wei <david.wei@intel.com>
194 M: Tim He <tim.he@intel.com>
195
196 Vlv2TbltDevicePkg
197 M: David Wei <david.wei@intel.com>
198 M: Tim He <tim.he@intel.com>