devenum/tests: Use wide character string literals.
[wine.git] / MAINTAINERS
blobdd55c12db8fd42d74a70b3fbac7cd3823c5fc3b1
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:      Vincent 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/mciqtz32/
110 F:      dlls/qasf/
111 F:      dlls/qcap/
112 F:      dlls/qdvd/
113 F:      dlls/qedit/
114 F:      dlls/quartz/
115 F:      dlls/strmbase/
116 F:      dlls/winegstreamer/gstdemux.c
117 F:      dlls/wineqtdecoder/
119 DirectWrite
120 M:      Nikolay Sivov <nsivov@codeweavers.com>
121 F:      dlls/dwrite/
123 DotNet Runtime
124 M:      Vincent Povirk <vincent@codeweavers.com>
125 F:      dlls/mscoree/
128 M:      Huw Davies <huw@codeweavers.com>
129 F:      dlls/gdi32/
131 GDIPlus
132 M:      Vincent Povirk <vincent@codeweavers.com>
133 F:      dlls/gdiplus/
135 GPhoto Driver
136 M:      Marcus Meissner <marcus@jet.franken.de>
137 F:      dlls/gphoto2.ds/
139 HID support
140 M:      Aric Stewart <aric@codeweavers.com>
141 F:      dlls/hid/
142 F:      dlls/hidclass.sys/
143 F:      dlls/winehid.sys/
145 HTTP server
146 M:      Zebediah Figura <z.figura12@gmail.com>
147 F:      dlls/httpapi/
148 F:      dlls/http.sys/
150 Input methods
151 M:      Aric Stewart <aric@codeweavers.com>
152 F:      dlls/imm32/
154 JavaScript
155 M:      Jacek Caban <jacek@codeweavers.com>
156 F:      dlls/jscript/
158 Mac OS X graphics driver
159 M:      Ken Thomases <ken@codeweavers.com>
160 F:      dlls/winemac.drv/
162 Media format conversion
163 M:      Andrew Eikum <aeikum@codeweavers.com>
164 F:      dlls/*.acm/
165 F:      dlls/msacm32/
167 Microsoft C Runtime
168 M:      Piotr Caban <piotr@codeweavers.com>
169 F:      dlls/msvc*/
171 MSI installers
172 M:      Hans Leidekker <hans@codeweavers.com>
173 P:      Zebediah Figura <z.figura12@gmail.com>
174 F:      dlls/msi/
176 Netstat
177 M:      André Hentschel <nerv@dawncrow.de>
178 F:      programs/netstat/
180 Network
181 P:      Bruno Jesus <00cpxxx@gmail.com>
182 P:      Erich E. Hoover <erich.e.hoover@wine-staging.com>
183 F:      dlls/iphlpapi/
184 F:      dlls/ws2_32/
186 OLE Embedding
187 M:      Huw Davies <huw@codeweavers.com>
188 F:      dlls/ole32/clipboard.c
189 F:      dlls/ole32/datacache.c
190 F:      dlls/ole32/defaulthandler.c
191 F:      dlls/ole32/ole2.c
192 F:      dlls/ole32/ole2impl.c
193 F:      dlls/ole32/oleobj.c
195 OLE RPC
196 M:      Huw Davies <huw@codeweavers.com>
197 F:      dlls/ole32/compobj.c
198 F:      dlls/ole32/marshal.c
199 F:      dlls/ole32/rpc.c
200 F:      dlls/ole32/stubmanager.c
201 F:      dlls/ole32/usrmarshal.c
203 OLE Storage
204 M:      Vincent 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:      Vincent 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/usp10/
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:      Vincent 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 Wine server, IPC
284 M:      Alexandre Julliard <julliard@winehq.org>
285 P:      Erich E. Hoover <erich.e.hoover@wine-staging.com>
286 F:      server/
288 Winemaker
289 M:      André Hentschel <nerv@dawncrow.de>
290 F:      tools/winemaker/
292 WinHTTP
293 M:      Hans Leidekker <hans@codeweavers.com>
294 F:      dlls/winhttp/
296 WinINet
297 P:      Jacek Caban <jacek@codeweavers.com>
298 F:      dlls/wininet/
300 WPcap
301 M:      André Hentschel <nerv@dawncrow.de>
302 F:      dlls/wpcap/
304 X11 Driver
305 M:      Alexandre Julliard <julliard@winehq.org>
306 P:      Vincent Povirk <vincent@codeweavers.com>
307 F:      dlls/winex11.drv/
309 XML parsing
310 M:      Nikolay Sivov <nsivov@codeweavers.com>
311 F:      dlls/msxml*/
312 F:      dlls/xmllite/
314 THE REST
315 M:      Alexandre Julliard <julliard@winehq.org>
316 P:      Alex Henrie <alexhenrie24@gmail.com>
317 P:      Andrew Eikum <aeikum@codeweavers.com>
318 P:      Huw Davies <huw@codeweavers.com>
319 P:      Jacek Caban <jacek@codeweavers.com>
320 P:      Vincent Povirk <vincent@codeweavers.com>
321 P:      Erich E. Hoover <erich.e.hoover@wine-staging.com>
322 F:      *
323 F:      */
325 Stable Branch
326 M:      Michael Stefaniuc <mstefani@winehq.org>
327 W:      https://wiki.winehq.org/StableRules
329 Staging Branch
330 M:      Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
331 P:      Zebediah Figura <z.figura12@gmail.com>
332 P:      Paul Gofman <gofmanp@gmail.com>
333 P:      Erich E. Hoover <erich.e.hoover@wine-staging.com>
334 W:      https://wine-staging.com/