maintainers: Add ARM, ARM64, Netstat, Winemaker and WPcap sections

André Hentschel nerv at dawncrow.de
Sat Oct 3 13:15:04 CDT 2015


Signed-off-by: André Hentschel <nerv at dawncrow.de>
---

This command can help others: git log --pretty="%H" --author="YourName" | while read commit_hash; do git show --oneline --name-only $commit_hash | tail -n+2; done | sort | uniq -c

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

diff --git a/MAINTAINERS b/MAINTAINERS
index c40bb68..9dba0d2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -40,6 +40,13 @@ F:	dlls/x3daudio*/
 F:	dlls/xapofx*/
 F:	dlls/xaudio*/
 
+ARM, ARM64
+M:	André Hentschel <nerv at dawncrow.de>
+F:	dlls/dbghelp/cpu_arm*
+F:	dlls/msvcrt/except_arm.c
+F:	dlls/ntdll/signal_arm*
+F:	programs/winedbg/be_arm*
+
 Direct2D
 M:	Henri Verbeet <hverbeet at codeweavers.com>
 F:	dlls/d2d*/
@@ -92,6 +99,10 @@ MSI installers
 M:	Hans Leidekker <hans at codeweavers.com>
 F:	dlls/msi/
 
+Netstat
+M:	André Hentschel <nerv at dawncrow.de>
+F:	programs/netstat/
+
 OLE Typelibs
 P:	Andrew Eikum <aeikum at codeweavers.com>
 F:	dlls/oleaut32/typelib.c
@@ -100,6 +111,14 @@ Wine server, IPC
 M:	Alexandre Julliard <julliard at winehq.org>
 F:	server/
 
+Winemaker
+M:	André Hentschel <nerv at dawncrow.de>
+F:	tools/winemaker
+
+WPcap
+M:	André Hentschel <nerv at dawncrow.de>
+F:	dlls/wpcap/
+
 VB Script
 M:	Jacek Caban <jacek at codeweavers.com>
 F:	dlls/vbscript/
-- 
1.9.1




More information about the wine-patches mailing list