winex11.drv: Fix use of uninitialized memory.
[wine/multimedia.git] / MAINTAINERS
blob98622bd9d554d66bf4a36b982a122976a20aa844
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 Direct2D
44 M:      Henri Verbeet <hverbeet@codeweavers.com>
45 F:      dlls/d2d*/
47 Direct3D
48 M:      Henri Verbeet <hverbeet@codeweavers.com>
49 P:      Stefan Dösinger <stefan@codeweavers.com>
50 P:      Józef Kucia <jkucia@codeweavers.com>
51 P:      Matteo Bruni <mbruni@codeweavers.com>
52 F:      dlls/d3d*/
53 F:      dlls/wined3d/
55 DirectInput
56 P:      Andrew Eikum <aeikum@codeweavers.com>
57 F:      dlls/dinput/
59 HTML rendering (Gecko)
60 M:      Jacek Caban <jacek@codeweavers.com>
61 F:      dlls/mshtml/
62 F:      dlls/ieframe/
63 F:      dlls/shdocvw/
65 Input methods
66 M:      Aric Stewart <aric@codeweavers.com>
67 F:      dlls/imm32/
69 JavaScript
70 M:      Jacek Caban <jacek@codeweavers.com>
71 F:      dlls/jscript/
73 Mac OS X graphics driver
74 M:      Ken Thomases <ken@codeweavers.com>
75 F:      dlls/winemac.drv/
77 Media format conversion
78 M:      Andrew Eikum <aeikum@codeweavers.com>
79 F:      dlls/msacm32/
80 F:      dlls/*.acm/
82 Microsoft C Runtime
83 M:      Piotr Caban <piotr@codeweavers.com>
84 F:      dlls/msvc*/
86 MSI installers
87 M:      Hans Leidekker <hans@codeweavers.com>
88 F:      dlls/msi/
90 OLE Typelibs
91 P:      Andrew Eikum <aeikum@codeweavers.com>
92 F:      dlls/oleaut32/typelib.c
94 Wine server, IPC
95 M:      Alexandre Julliard <julliard@winehq.org>
96 F:      server/
98 VB Script
99 M:      Jacek Caban <jacek@codeweavers.com>
100 F:      dlls/vbscript/
102 XML parsing
103 M:      Nikolay Sivov <nsivov@codeweavers.com>
104 F:      dlls/msxml*/