ntdll/tests: Refactor RtlSetEnvironmentVariable() tests.
[wine.git] / MAINTAINERS
blobd1bc8658e029c5915f09e1f345b2141c3d557e42
3         List of Wine subsection maintainers
5 When submitting patches to Wine, the guidelines at
6 <https://wiki.winehq.org/SubmittingPatches> should be followed. This file
7 contains a list of maintainers for subsections of Wine. When submitting
8 patches, you may want to CC relevant people from this list. If you have
9 questions about your work in an area of Wine, you may find a list of
10 knowledgeable people here.
12 Many areas of Wine don't have a specific maintainer, although there may
13 be people with knowledge of those areas. If an area is not listed here
14 at all, you can use the git log to find developers working in that area
15 recently. Or, you can send a mail to wine-devel, but be aware that there
16 may simply be no one knowledgeable about that subject on the list.
18 This file uses a similar format to the Linux kernel MAINTAINERS file.
19 Descriptions of section entries used here:
21         M: Primary maintainer. CC patches to: FullName <address@domain>
22         P: Other knowledgeable person. FullName <address@domain>
23         F: Files and directories with wildcard patterns.
24            One pattern per line.  Multiple F: lines acceptable.
25         W: Link to additional information.
27 Maintainers List
29                 -----------------------------------
31 ARM, ARM64
32 M:      André Hentschel <nerv@dawncrow.de>
33 F:      dlls/dbghelp/cpu_arm*
34 F:      dlls/msvcrt/except_arm.c
35 F:      dlls/ntdll/signal_arm*
36 F:      programs/winedbg/be_arm*
38 Audio I/O
39 M:      Andrew Eikum <aeikum@codeweavers.com>
40 F:      dlls/dsound/
41 F:      dlls/mmdevapi/
42 F:      dlls/winealsa.drv/
43 F:      dlls/winecoreaudio.drv/
44 F:      dlls/wineoss.drv/
45 F:      dlls/winepulse.drv/
46 F:      dlls/winmm/
47 F:      dlls/x3daudio*/
48 F:      dlls/xapofx*/
49 F:      dlls/xaudio*/
51 Common Controls Library
52 P:      Nikolay Sivov <nsivov@codeweavers.com>
53 F:      dlls/comctl32/
55 Common Item Dialog
56 P:      Esme Povirk <vincent@codeweavers.com>
57 F:      dlls/comdlg32/itemdlg.c
58 F:      dlls/comdlg32/tests/itemdlg.c
60 Direct2D
61 M:      Henri Verbeet <hverbeet@codeweavers.com>
62 F:      dlls/d2d*/
64 Direct3D
65 M:      Henri Verbeet <hverbeet@codeweavers.com>
66 P:      Stefan Dösinger <stefan@codeweavers.com>
67 P:      Matteo Bruni <mbruni@codeweavers.com>
68 F:      dlls/d3d10core/
69 F:      dlls/d3d11/
70 F:      dlls/d3d12/
71 F:      dlls/d3d8/
72 F:      dlls/d3d9/
73 F:      dlls/d3drm/
74 F:      dlls/ddraw*/
75 F:      dlls/dxgi/
76 F:      dlls/wined3d/
78 Direct3D helper libraries
79 M:      Matteo Bruni <mbruni@codeweavers.com>
80 P:      Henri Verbeet <hverbeet@codeweavers.com>
81 P:      Stefan Dösinger <stefan@codeweavers.com>
82 F:      dlls/d3d10/
83 F:      dlls/d3d10_1/
84 F:      dlls/d3dcompiler*/
85 F:      dlls/d3dx10*/
86 F:      dlls/d3dx11*/
87 F:      dlls/d3dx9*/
88 F:      dlls/d3dxof/
90 DirectInput
91 P:      Andrew Eikum <aeikum@codeweavers.com>
92 F:      dlls/dinput/
94 DirectMusic
95 M:      Michael Stefaniuc <mstefani@winehq.org>
96 F:      dlls/dm*/
97 F:      dlls/dswave/
99 DirectPlay
100 M:      Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
101 F:      dlls/dplayx/
102 F:      dlls/dpnet/
103 F:      dlls/dpwsockx/
105 DirectShow
106 M:      Zebediah Figura <z.figura12@gmail.com>
107 P:      Andrew Eikum <aeikum@codeweavers.com>
108 F:      dlls/amstream/
109 F:      dlls/devenum/
110 F:      dlls/mciqtz32/
111 F:      dlls/qasf/
112 F:      dlls/qcap/
113 F:      dlls/qdvd/
114 F:      dlls/qedit/
115 F:      dlls/quartz/
116 F:      dlls/strmbase/
117 F:      dlls/winegstreamer/quartz_parser.c
118 F:      dlls/wineqtdecoder/
120 DirectWrite
121 M:      Nikolay Sivov <nsivov@codeweavers.com>
122 F:      dlls/dwrite/
124 DotNet Runtime
125 M:      Esme Povirk <vincent@codeweavers.com>
126 F:      dlls/mscoree/
129 M:      Huw Davies <huw@codeweavers.com>
130 F:      dlls/gdi32/
132 GDIPlus
133 M:      Esme Povirk <vincent@codeweavers.com>
134 F:      dlls/gdiplus/
136 GPhoto Driver
137 M:      Marcus Meissner <marcus@jet.franken.de>
138 F:      dlls/gphoto2.ds/
140 HID support
141 M:      Aric Stewart <aric@codeweavers.com>
142 F:      dlls/hid/
143 F:      dlls/hidclass.sys/
144 F:      dlls/winehid.sys/
146 HTTP server
147 M:      Zebediah Figura <z.figura12@gmail.com>
148 F:      dlls/httpapi/
149 F:      dlls/http.sys/
151 Input methods
152 M:      Aric Stewart <aric@codeweavers.com>
153 F:      dlls/imm32/
155 JavaScript
156 M:      Jacek Caban <jacek@codeweavers.com>
157 F:      dlls/jscript/
159 Mac OS X graphics driver
160 M:      Ken Thomases <ken@codeweavers.com>
161 F:      dlls/winemac.drv/
163 Media format conversion
164 M:      Andrew Eikum <aeikum@codeweavers.com>
165 F:      dlls/*.acm/
166 F:      dlls/msacm32/
168 Microsoft C Runtime
169 M:      Piotr Caban <piotr@codeweavers.com>
170 F:      dlls/msvc*/
172 MSI installers
173 M:      Hans Leidekker <hans@codeweavers.com>
174 P:      Zebediah Figura <z.figura12@gmail.com>
175 F:      dlls/msi/
177 Netstat
178 M:      André Hentschel <nerv@dawncrow.de>
179 F:      programs/netstat/
181 Network
182 P:      Bruno Jesus <00cpxxx@gmail.com>
183 P:      Erich E. Hoover <erich.e.hoover@wine-staging.com>
184 F:      dlls/iphlpapi/
185 F:      dlls/ws2_32/
187 OLE Embedding
188 M:      Huw Davies <huw@codeweavers.com>
189 F:      dlls/ole32/clipboard.c
190 F:      dlls/ole32/datacache.c
191 F:      dlls/ole32/defaulthandler.c
192 F:      dlls/ole32/ole2.c
193 F:      dlls/ole32/ole2impl.c
194 F:      dlls/ole32/oleobj.c
196 OLE RPC
197 M:      Huw Davies <huw@codeweavers.com>
198 F:      dlls/combase/
199 F:      dlls/ole32/compobj.c
200 F:      dlls/ole32/marshal.c
201 F:      dlls/ole32/usrmarshal.c
203 OLE Storage
204 M:      Esme Povirk <vincent@codeweavers.com>
205 F:      dlls/ole32/filelockbytes.c
206 F:      dlls/ole32/memlockbytes.c
207 F:      dlls/ole32/stg_stream.c
208 F:      dlls/ole32/storage32.c
209 F:      dlls/ole32/storage32.h
210 F:      dlls/ole32/tests/storage32.c
212 OLE Typelibs
213 P:      Andrew Eikum <aeikum@codeweavers.com>
214 P:      Huw Davies <huw@codeweavers.com>
215 F:      dlls/oleaut32/typelib.c
217 Plug and Play
218 P:      Zebediah Figura <z.figura12@gmail.com>
219 F:      dlls/newdev/
220 F:      dlls/ntoskrnl.exe/pnp.c
221 F:      dlls/setupapi/devinst.c
223 Postscript Driver
224 M:      Huw Davies <huw@codeweavers.com>
225 F:      dlls/wineps.drv/
227 Printing
228 M:      Huw Davies <huw@codeweavers.com>
229 P:      Detlef Riekenberg <wine.dev@web.de>
230 F:      dlls/localspl/
231 F:      dlls/spoolss/
232 F:      dlls/winspool.drv/
234 Richedit
235 M:      Huw Davies <huw@codeweavers.com>
236 F:      dlls/riched20
238 RPC Runtime
239 P:      Huw Davies <huw@codeweavers.com>
240 P:      Zebediah Figura <z.figura12@gmail.com>
241 F:      dlls/rpcrt4
242 F:      tools/widl
244 TWAIN
245 P:      Esme Povirk <vincent@codeweavers.com>
246 F:      dlls/twain_32/
247 F:      dlls/sane.ds/
248 F:      dlls/gphoto2.ds/
250 Uniscribe
251 M:      Aric Stewart <aric@codeweavers.com>
252 F:      dlls/gdi32/uniscribe/
254 URL Moniker
255 M:      Jacek Caban <jacek@codeweavers.com>
256 F:      dlls/urlmon/
258 VBScript
259 M:      Jacek Caban <jacek@codeweavers.com>
260 F:      dlls/vbscript/
262 Web Services
263 M:      Hans Leidekker <hans@codeweavers.com>
264 F:      dlls/webservices/
266 WebBrowser control
267 M:      Jacek Caban <jacek@codeweavers.com>
268 F:      dlls/ieframe/
269 F:      dlls/mshtml/
270 F:      dlls/shdocvw/
272 Windows Imaging Component
273 M:      Esme Povirk <vincent@codeweavers.com>
274 F:      dlls/windowscodecs/
275 F:      dlls/windowscodecsext/
277 Windows Management Instrumentation
278 M:      Hans Leidekker <hans@codeweavers.com>
279 F:      dlls/wbemdisp/
280 F:      dlls/wbemprox/
281 F:      dlls/wmiutils/
283 Windows Media Foundation
284 M:      Nikolay Sivov <nsivov@codeweavers.com>
285 F:      dlls/mf/
286 F:      dlls/mferror/
287 F:      dlls/mfmediaengine/
288 F:      dlls/mfplat/
289 F:      dlls/mfplay/
290 F:      dlls/mfreadwrite/
291 F:      dlls/mfuuid/
292 F:      dlls/rtworkq/
294 Wine server, IPC
295 M:      Alexandre Julliard <julliard@winehq.org>
296 P:      Erich E. Hoover <erich.e.hoover@wine-staging.com>
297 F:      server/
299 Winemaker
300 M:      André Hentschel <nerv@dawncrow.de>
301 F:      tools/winemaker/
303 WinHTTP
304 M:      Hans Leidekker <hans@codeweavers.com>
305 F:      dlls/winhttp/
307 WinINet
308 P:      Jacek Caban <jacek@codeweavers.com>
309 F:      dlls/wininet/
311 WPcap
312 M:      André Hentschel <nerv@dawncrow.de>
313 F:      dlls/wpcap/
315 X11 Driver
316 M:      Alexandre Julliard <julliard@winehq.org>
317 F:      dlls/winex11.drv/
319 XML parsing
320 M:      Nikolay Sivov <nsivov@codeweavers.com>
321 F:      dlls/msxml*/
322 F:      dlls/xmllite/
324 THE REST
325 M:      Alexandre Julliard <julliard@winehq.org>
326 P:      Alex Henrie <alexhenrie24@gmail.com>
327 P:      Andrew Eikum <aeikum@codeweavers.com>
328 P:      Huw Davies <huw@codeweavers.com>
329 P:      Jacek Caban <jacek@codeweavers.com>
330 P:      Esme Povirk <vincent@codeweavers.com>
331 P:      Erich E. Hoover <erich.e.hoover@wine-staging.com>
332 F:      *
333 F:      */
335 Stable Branch
336 M:      Michael Stefaniuc <mstefani@winehq.org>
337 W:      https://wiki.winehq.org/StableRules
339 Staging Branch
340 M:      Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
341 P:      Zebediah Figura <z.figura12@gmail.com>
342 P:      Paul Gofman <gofmanp@gmail.com>
343 P:      Erich E. Hoover <erich.e.hoover@wine-staging.com>
344 W:      https://wine-staging.com/