makefiles: Generate rules for installing IDL include files.
[wine.git] / MAINTAINERS
blob41e2ffe1bd5f00f3a7985a590e021ad6882f0a4c
3         List of Wine subsection maintainers
5 When submitting patches to Wine, the guidelines at
6 <http://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.
26 Maintainers List
28                 -----------------------------------
30 Audio I/O
31 M:      Andrew Eikum <aeikum@codeweavers.com>
32 F:      dlls/dsound/
33 F:      dlls/dswave/
34 F:      dlls/mmdevapi/
35 F:      dlls/winealsa.drv/
36 F:      dlls/winecoreaudio.drv/
37 F:      dlls/wineoss.drv/
38 F:      dlls/winmm/
39 F:      dlls/x3daudio*/
40 F:      dlls/xapofx*/
41 F:      dlls/xaudio*/
43 ARM, ARM64
44 M:      André Hentschel <nerv@dawncrow.de>
45 F:      dlls/dbghelp/cpu_arm*
46 F:      dlls/msvcrt/except_arm.c
47 F:      dlls/ntdll/signal_arm*
48 F:      programs/winedbg/be_arm*
50 Common Controls Library
51 P:      Nikolay Sivov <nsivov@codeweavers.com>
52 F:      dlls/comctl32/
54 Common Item Dialog
55 P:      Vincent Povirk <vincent@codeweavers.com>
56 F:      dlls/comdlg32/itemdlg.c
57 F:      dlls/comdlg32/tests/itemdlg.c
59 Direct2D
60 M:      Henri Verbeet <hverbeet@codeweavers.com>
61 F:      dlls/d2d*/
63 Direct3D
64 M:      Henri Verbeet <hverbeet@codeweavers.com>
65 P:      Stefan Dösinger <stefan@codeweavers.com>
66 P:      Józef Kucia <jkucia@codeweavers.com>
67 P:      Matteo Bruni <mbruni@codeweavers.com>
68 F:      dlls/d3d10*/
69 F:      dlls/d3d11/
70 F:      dlls/d3d8/
71 F:      dlls/d3d9/
72 F:      dlls/d3drm/
73 F:      dlls/ddraw*/
74 F:      dlls/dxgi/
75 F:      dlls/wined3d/
77 Direct3D helper libraries
78 M:      Matteo Bruni <mbruni@codeweavers.com>
79 P:      Henri Verbeet <hverbeet@codeweavers.com>
80 P:      Stefan Dösinger <stefan@codeweavers.com>
81 P:      Józef Kucia <jkucia@codeweavers.com>
82 F:      dlls/d3dcompiler*/
83 F:      dlls/d3dx10*/
84 F:      dlls/d3dx11*/
85 F:      dlls/d3dx9*/
87 DirectInput
88 P:      Andrew Eikum <aeikum@codeweavers.com>
89 F:      dlls/dinput/
91 DirectWrite
92 M:      Nikolay Sivov <nsivov@codeweavers.com>
93 F:      dlls/dwrite/
95 DotNet Runtime
96 M:      Vincent Povirk <vincent@codeweavers.com>
97 F:      dlls/mscoree/
99 GDI
100 M:      Huw Davies <huw@codeweavers.com>
101 F:      dlls/gdi32/
103 GDIPlus
104 M:      Vincent Povirk <vincent@codeweavers.com>
105 F:      dlls/gdiplus/
107 HID support
108 M:      Aric Stewart <aric@codeweavers.com>
109 F:      dlls/hid/
110 F:      dlls/hidclass.sys/
112 HTML rendering (Gecko)
113 M:      Jacek Caban <jacek@codeweavers.com>
114 F:      dlls/mshtml/
115 F:      dlls/ieframe/
116 F:      dlls/shdocvw/
118 Input methods
119 M:      Aric Stewart <aric@codeweavers.com>
120 F:      dlls/imm32/
122 JavaScript
123 M:      Jacek Caban <jacek@codeweavers.com>
124 F:      dlls/jscript/
126 Mac OS X graphics driver
127 M:      Ken Thomases <ken@codeweavers.com>
128 F:      dlls/winemac.drv/
130 Media format conversion
131 M:      Andrew Eikum <aeikum@codeweavers.com>
132 F:      dlls/msacm32/
133 F:      dlls/*.acm/
135 Microsoft C Runtime
136 M:      Piotr Caban <piotr@codeweavers.com>
137 F:      dlls/msvc*/
139 MSI installers
140 M:      Hans Leidekker <hans@codeweavers.com>
141 F:      dlls/msi/
143 Netstat
144 M:      André Hentschel <nerv@dawncrow.de>
145 F:      programs/netstat/
147 OLE Embedding
148 M:      Huw Davies <huw@codeweavers.com>
149 F:      dlls/ole32/clipboard.c
150 F:      dlls/ole32/datacache.c
151 F:      dlls/ole32/defaulthandler.c
152 F:      dlls/ole32/ole2.c
153 F:      dlls/ole32/ole2impl.c
154 F:      dlls/ole32/oleobj.c
156 OLE RPC
157 M:      Huw Davies <huw@codeweavers.com>
158 F:      dlls/ole32/compobj.c
159 F:      dlls/ole32/marshal.c
160 F:      dlls/ole32/rpc.c
161 F:      dlls/ole32/stubmanager.c
162 F:      dlls/ole32/usrmarshal.c
164 OLE Storage
165 M:      Vincent Povirk <vincent@codeweavers.com>
166 F:      dlls/ole32/filelockbytes.c
167 F:      dlls/ole32/memlockbytes.c
168 F:      dlls/ole32/stg_stream.c
169 F:      dlls/ole32/storage32.c
170 F:      dlls/ole32/storage32.h
171 F:      dlls/ole32/tests/storage32.c
173 OLE Typelibs
174 P:      Andrew Eikum <aeikum@codeweavers.com>
175 P:      Huw Davies <huw@codeweavers.com>
176 F:      dlls/oleaut32/typelib.c
178 OpenMP
179 M:      Sebastian Lackner <sebastian@fds-team.de>
180 F:      dlls/vcomp*/
182 Printing
183 M:      Huw Davies <huw@codeweavers.com>
184 F:      dlls/localspl/
185 F:      dlls/wineps.drv/
186 F:      dlls/winspool.drv/
188 Richedit
189 M:      Huw Davies <huw@codeweavers.com>
190 F:      dlls/riched20
192 RPC Runtime
193 P:      Huw Davies <huw@codeweavers.com>
194 F:      dlls/rpcrt4
195 F:      tools/widl
197 Threadpool
198 M:      Sebastian Lackner <sebastian@fds-team.de>
199 F:      dlls/ntdll/threadpool.c
201 Uniscribe
202 M:      Aric Stewart <aric@codeweavers.com>
203 F:      dlls/usp10/
205 Windows Imaging Component
206 M:      Vincent Povirk <vincent@codeweavers.com>
207 F:      dlls/windowscodecs/
208 F:      dlls/windowscodecsext/
210 Wine server, IPC
211 M:      Alexandre Julliard <julliard@winehq.org>
212 P:      Sebastian Lackner <sebastian@fds-team.de>
213 F:      server/
215 Winemaker
216 M:      André Hentschel <nerv@dawncrow.de>
217 F:      tools/winemaker
219 WPcap
220 M:      André Hentschel <nerv@dawncrow.de>
221 F:      dlls/wpcap/
223 VB Script
224 M:      Jacek Caban <jacek@codeweavers.com>
225 F:      dlls/vbscript/
227 X11 Driver
228 M:      Alexandre Julliard <julliard@winehq.org>
229 P:      Vincent Povirk <vincent@codeweavers.com>
230 F:      dlls/winex11.drv/
232 XML parsing
233 M:      Nikolay Sivov <nsivov@codeweavers.com>
234 F:      dlls/msxml*/
236 THE REST
237 M:      Alexandre Julliard <julliard@winehq.org>
238 P:      Alex Henrie <alexhenrie24@gmail.com>
239 P:      Huw Davies <huw@codeweavers.com>
240 P:      Sebastian Lackner <sebastian@fds-team.de>
241 P:      Vincent Povirk <vincent@codeweavers.com>
242 F:      *
243 F:      */