Module: wine Branch: master Commit: e86470d426ae472f10fb1e06f374d8590d6be690 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e86470d426ae472f10fb1e06f3...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Nov 10 10:46:33 2015 +0100
maintainers: Add Web Services, Windows Management Instrumentation and WinHTTP sections.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
MAINTAINERS | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 19c390d..bb55d55 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -203,11 +203,21 @@ Uniscribe M: Aric Stewart aric@codeweavers.com F: dlls/usp10/
+Web Services +M: Hans Leidekker hans@codeweavers.com +F: dlls/webservices/ + Windows Imaging Component M: Vincent Povirk vincent@codeweavers.com F: dlls/windowscodecs/ F: dlls/windowscodecsext/
+Windows Management Instrumentation +M: Hans Leidekker hans@codeweavers.com +F: dlls/wbemdisp/ +F: dlls/wbemprox/ +F: dlls/wmiutils/ + Wine server, IPC M: Alexandre Julliard julliard@winehq.org P: Sebastian Lackner sebastian@fds-team.de @@ -217,6 +227,10 @@ Winemaker M: André Hentschel nerv@dawncrow.de F: tools/winemaker
+WinHTTP +M: Hans Leidekker hans@codeweavers.com +F: dlls/winhttp/ + WPcap M: André Hentschel nerv@dawncrow.de F: dlls/wpcap/