From: Thomas Huth Date: Thu, 29 Sep 2016 07:43:31 +0000 (+0200) Subject: MAINTAINERS: Add some more pattern to recognize all win32 related files X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.2~10^2~14^2~5^2~137^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03972660f74aee433274ec8ab5018a83bf6af67e;p=sdk%2Femulator%2Fqemu.git 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 Reviewed-by: Stefan Weil Signed-off-by: Michael Tokarev --- 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 S: Maintained F: *win32* +F: */*win32* +F: include/*/*win32* +X: qga/*win32* F: qemu.nsi ARM Machines