]> git.proxmox.com Git - mirror_qemu.git/commitdiff
MAINTAINERS: Fix wildcard for scsi headers
authorThomas Huth <thuth@redhat.com>
Mon, 5 Sep 2016 20:11:41 +0000 (22:11 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 13 Sep 2016 17:08:47 +0000 (19:08 +0200)
get_maintainer.pl currently thinks that the scsi headers are
currrently unmaintained. So let's fix the corresponding wildcard
expression.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1473106301-23102-1-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
MAINTAINERS

index c63671bcacc8cfc9396a36bb078af5e146317dec..ebde2a4e6181404523b5dc90f0513f96b5bfd046 100644 (file)
@@ -831,7 +831,7 @@ T: git git://github.com/jasowang/qemu.git net
 SCSI
 M: Paolo Bonzini <pbonzini@redhat.com>
 S: Supported
-F: include/hw/scsi*
+F: include/hw/scsi/*
 F: hw/scsi/*
 T: git git://github.com/bonzini/qemu.git scsi-next