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