maintainers: Add section for OpenMP and threadpool implementation.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Sebastian Lackner 2015-10-09 08:44:35 +02:00 committed by Alexandre Julliard
parent 10ff131325
commit d343371cbc
1 changed files with 9 additions and 0 deletions

View File

@ -115,12 +115,21 @@ 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/
Wine server, IPC
M: Alexandre Julliard <julliard@winehq.org>
P: Sebastian Lackner <sebastian@fds-team.de>
F: server/
Winemaker