summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth2016-09-29 09:43:31 +0200
committerMichael Tokarev2016-10-08 10:11:48 +0200
commit03972660f74aee433274ec8ab5018a83bf6af67e (patch)
treeeed2f1adfca250ab7d0def5477170a7465d989b7 /MAINTAINERS
parentMAINTAINERS: Add some more rocker related files (diff)
downloadqemu-03972660f74aee433274ec8ab5018a83bf6af67e.tar.gz
qemu-03972660f74aee433274ec8ab5018a83bf6af67e.tar.xz
qemu-03972660f74aee433274ec8ab5018a83bf6af67e.zip
MAINTAINERS: Add some more pattern to recognize all win32 related files
The get_maintainer.pl script currently thinks that the win32 related files in the util and include folders are currently unmaintained. Thus let's add some additional wildcards to match these files. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4b17a050c1..f0ab48ffcb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -322,6 +322,9 @@ L: qemu-devel@nongnu.org
M: Stefan Weil <sw@weilnetz.de>
S: Maintained
F: *win32*
+F: */*win32*
+F: include/*/*win32*
+X: qga/*win32*
F: qemu.nsi
ARM Machines