Sebastian Lackner : maintainers: Add section for OpenMP and threadpool implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Oct 9 09:55:20 CDT 2015


Module: wine
Branch: master
Commit: d343371cbc5f09962ffddedaea222519e167df33
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d343371cbc5f09962ffddedaea222519e167df33

Author: Sebastian Lackner <sebastian at fds-team.de>
Date:   Fri Oct  9 08:44:35 2015 +0200

maintainers: Add section for OpenMP and threadpool implementation.

Signed-off-by: Sebastian Lackner <sebastian at fds-team.de>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 50999e7..20e6e1f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -115,12 +115,21 @@ OLE Typelibs
 P:	Andrew Eikum <aeikum at codeweavers.com>
 F:	dlls/oleaut32/typelib.c
 
+OpenMP
+M:	Sebastian Lackner <sebastian at fds-team.de>
+F:	dlls/vcomp*/
+
+Threadpool
+M:	Sebastian Lackner <sebastian at fds-team.de>
+F:	dlls/ntdll/threadpool.c
+
 Uniscribe
 M:	Aric Stewart <aric at codeweavers.com>
 F:	dlls/usp10/
 
 Wine server, IPC
 M:	Alexandre Julliard <julliard at winehq.org>
+P:	Sebastian Lackner <sebastian at fds-team.de>
 F:	server/
 
 Winemaker




More information about the wine-cvs mailing list