From e86470d426ae472f10fb1e06f374d8590d6be690 Mon Sep 17 00:00:00 2001 From: Hans Leidekker Date: Tue, 10 Nov 2015 10:46:33 +0100 Subject: [PATCH] maintainers: Add Web Services, Windows Management Instrumentation and WinHTTP sections. Signed-off-by: Hans Leidekker Signed-off-by: Alexandre Julliard --- MAINTAINERS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 19c390dd09d..bb55d556e3d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -203,11 +203,21 @@ Uniscribe M: Aric Stewart F: dlls/usp10/ +Web Services +M: Hans Leidekker +F: dlls/webservices/ + Windows Imaging Component M: Vincent Povirk F: dlls/windowscodecs/ F: dlls/windowscodecsext/ +Windows Management Instrumentation +M: Hans Leidekker +F: dlls/wbemdisp/ +F: dlls/wbemprox/ +F: dlls/wmiutils/ + Wine server, IPC M: Alexandre Julliard P: Sebastian Lackner @@ -217,6 +227,10 @@ Winemaker M: André Hentschel F: tools/winemaker +WinHTTP +M: Hans Leidekker +F: dlls/winhttp/ + WPcap M: André Hentschel F: dlls/wpcap/