mirror of
https://github.com/qemu/qemu.git
synced 2025-08-14 11:43:46 +00:00
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>
This commit is contained in:
parent
de85094825
commit
03972660f7
@ -322,6 +322,9 @@ L: qemu-devel@nongnu.org
|
|||||||
M: Stefan Weil <sw@weilnetz.de>
|
M: Stefan Weil <sw@weilnetz.de>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: *win32*
|
F: *win32*
|
||||||
|
F: */*win32*
|
||||||
|
F: include/*/*win32*
|
||||||
|
X: qga/*win32*
|
||||||
F: qemu.nsi
|
F: qemu.nsi
|
||||||
|
|
||||||
ARM Machines
|
ARM Machines
|
||||||
|
Loading…
Reference in New Issue
Block a user