Sweden-Number/MAINTAINERS

166 lines
3.8 KiB
Plaintext
Raw Normal View History

2015-09-23 17:25:50 +02:00
List of Wine subsection maintainers
When submitting patches to Wine, the guidelines at
<http://wiki.winehq.org/SubmittingPatches> should be followed. This file
contains a list of maintainers for subsections of Wine. When submitting
patches, you may want to CC relevant people from this list. If you have
questions about your work in an area of Wine, you may find a list of
knowledgeable people here.
Many areas of Wine don't have a specific maintainer, although there may
be people with knowledge of those areas. If an area is not listed here
at all, you can use the git log to find developers working in that area
recently. Or, you can send a mail to wine-devel, but be aware that there
may simply be no one knowledgeable about that subject on the list.
This file uses a similar format to the Linux kernel MAINTAINERS file.
Descriptions of section entries used here:
M: Primary maintainer. CC patches to: FullName <address@domain>
P: Other knowledgeable person. FullName <address@domain>
F: Files and directories with wildcard patterns.
One pattern per line. Multiple F: lines acceptable.
Maintainers List
-----------------------------------
Audio I/O
M: Andrew Eikum <aeikum@codeweavers.com>
F: dlls/dsound/
F: dlls/dswave/
F: dlls/mmdevapi/
F: dlls/winealsa.drv/
F: dlls/winecoreaudio.drv/
F: dlls/wineoss.drv/
F: dlls/winmm/
F: dlls/x3daudio*/
F: dlls/xapofx*/
F: dlls/xaudio*/
ARM, ARM64
M: André Hentschel <nerv@dawncrow.de>
F: dlls/dbghelp/cpu_arm*
F: dlls/msvcrt/except_arm.c
F: dlls/ntdll/signal_arm*
F: programs/winedbg/be_arm*
Common Controls Library
P: Nikolay Sivov <nsivov@codeweavers.com>
F: dlls/comctl32/
2015-09-23 17:25:50 +02:00
Direct2D
M: Henri Verbeet <hverbeet@codeweavers.com>
F: dlls/d2d*/
Direct3D
M: Henri Verbeet <hverbeet@codeweavers.com>
P: Stefan Dösinger <stefan@codeweavers.com>
P: Józef Kucia <jkucia@codeweavers.com>
P: Matteo Bruni <mbruni@codeweavers.com>
F: dlls/d3d10*/
F: dlls/d3d11/
F: dlls/d3d8/
F: dlls/d3d9/
F: dlls/d3drm/
F: dlls/ddraw*/
F: dlls/dxgi/
2015-09-23 17:25:50 +02:00
F: dlls/wined3d/
Direct3D helper libraries
M: Matteo Bruni <mbruni@codeweavers.com>
P: Henri Verbeet <hverbeet@codeweavers.com>
P: Stefan Dösinger <stefan@codeweavers.com>
P: Józef Kucia <jkucia@codeweavers.com>
F: dlls/d3dcompiler*/
F: dlls/d3dx10*/
F: dlls/d3dx11*/
F: dlls/d3dx9*/
2015-09-23 17:25:50 +02:00
DirectInput
P: Andrew Eikum <aeikum@codeweavers.com>
F: dlls/dinput/
DirectWrite
M: Nikolay Sivov <nsivov@codeweavers.com>
F: dlls/dwrite/
HID support
M: Aric Stewart <aric@codeweavers.com>
F: dlls/hid/
F: dlls/hidclass.sys/
2015-09-23 17:25:50 +02:00
HTML rendering (Gecko)
M: Jacek Caban <jacek@codeweavers.com>
F: dlls/mshtml/
F: dlls/ieframe/
F: dlls/shdocvw/
Input methods
M: Aric Stewart <aric@codeweavers.com>
F: dlls/imm32/
JavaScript
M: Jacek Caban <jacek@codeweavers.com>
F: dlls/jscript/
Mac OS X graphics driver
M: Ken Thomases <ken@codeweavers.com>
F: dlls/winemac.drv/
Media format conversion
M: Andrew Eikum <aeikum@codeweavers.com>
F: dlls/msacm32/
F: dlls/*.acm/
Microsoft C Runtime
M: Piotr Caban <piotr@codeweavers.com>
F: dlls/msvc*/
MSI installers
M: Hans Leidekker <hans@codeweavers.com>
F: dlls/msi/
Netstat
M: André Hentschel <nerv@dawncrow.de>
F: programs/netstat/
2015-09-23 17:25:50 +02:00
OLE Typelibs
P: Andrew Eikum <aeikum@codeweavers.com>
F: dlls/oleaut32/typelib.c
OpenMP
M: Sebastian Lackner <sebastian@fds-team.de>
F: dlls/vcomp*/
Threadpool
M: Sebastian Lackner <sebastian@fds-team.de>
F: dlls/ntdll/threadpool.c
Uniscribe
M: Aric Stewart <aric@codeweavers.com>
F: dlls/usp10/
2015-09-23 17:25:50 +02:00
Wine server, IPC
M: Alexandre Julliard <julliard@winehq.org>
P: Sebastian Lackner <sebastian@fds-team.de>
2015-09-23 17:25:50 +02:00
F: server/
Winemaker
M: André Hentschel <nerv@dawncrow.de>
F: tools/winemaker
WPcap
M: André Hentschel <nerv@dawncrow.de>
F: dlls/wpcap/
2015-09-23 17:25:50 +02:00
VB Script
M: Jacek Caban <jacek@codeweavers.com>
F: dlls/vbscript/
XML parsing
M: Nikolay Sivov <nsivov@codeweavers.com>
F: dlls/msxml*/