oleview: Fix compilation with PSDK.
[wine/multimedia.git] / MAINTAINERS
blob50999e765a1ca5bc95b4bfb62ec1c6e8cf949055
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 Direct2D
55 M:      Henri Verbeet <hverbeet@codeweavers.com>
56 F:      dlls/d2d*/
58 Direct3D
59 M:      Henri Verbeet <hverbeet@codeweavers.com>
60 P:      Stefan Dösinger <stefan@codeweavers.com>
61 P:      Józef Kucia <jkucia@codeweavers.com>
62 P:      Matteo Bruni <mbruni@codeweavers.com>
63 F:      dlls/d3d*/
64 F:      dlls/wined3d/
66 DirectInput
67 P:      Andrew Eikum <aeikum@codeweavers.com>
68 F:      dlls/dinput/
70 DirectWrite
71 M:      Nikolay Sivov <nsivov@codeweavers.com>
72 F:      dlls/dwrite/
74 HID support
75 M:      Aric Stewart <aric@codeweavers.com>
76 F:      dlls/hid/
77 F:      dlls/hidclass.sys/
79 HTML rendering (Gecko)
80 M:      Jacek Caban <jacek@codeweavers.com>
81 F:      dlls/mshtml/
82 F:      dlls/ieframe/
83 F:      dlls/shdocvw/
85 Input methods
86 M:      Aric Stewart <aric@codeweavers.com>
87 F:      dlls/imm32/
89 JavaScript
90 M:      Jacek Caban <jacek@codeweavers.com>
91 F:      dlls/jscript/
93 Mac OS X graphics driver
94 M:      Ken Thomases <ken@codeweavers.com>
95 F:      dlls/winemac.drv/
97 Media format conversion
98 M:      Andrew Eikum <aeikum@codeweavers.com>
99 F:      dlls/msacm32/
100 F:      dlls/*.acm/
102 Microsoft C Runtime
103 M:      Piotr Caban <piotr@codeweavers.com>
104 F:      dlls/msvc*/
106 MSI installers
107 M:      Hans Leidekker <hans@codeweavers.com>
108 F:      dlls/msi/
110 Netstat
111 M:      André Hentschel <nerv@dawncrow.de>
112 F:      programs/netstat/
114 OLE Typelibs
115 P:      Andrew Eikum <aeikum@codeweavers.com>
116 F:      dlls/oleaut32/typelib.c
118 Uniscribe
119 M:      Aric Stewart <aric@codeweavers.com>
120 F:      dlls/usp10/
122 Wine server, IPC
123 M:      Alexandre Julliard <julliard@winehq.org>
124 F:      server/
126 Winemaker
127 M:      André Hentschel <nerv@dawncrow.de>
128 F:      tools/winemaker
130 WPcap
131 M:      André Hentschel <nerv@dawncrow.de>
132 F:      dlls/wpcap/
134 VB Script
135 M:      Jacek Caban <jacek@codeweavers.com>
136 F:      dlls/vbscript/
138 XML parsing
139 M:      Nikolay Sivov <nsivov@codeweavers.com>
140 F:      dlls/msxml*/