projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2df6dab
)
MAINTAINERS: Fix virtio-9p file pattern
author
Andreas Färber
<afaerber@suse.de>
Fri, 13 Apr 2012 15:19:12 +0000
(17:19 +0200)
committer
Andreas Färber
<afaerber@suse.de>
Wed, 25 Apr 2012 14:54:16 +0000
(16:54 +0200)
Only one pattern is allowed per F: line, split in two.
Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 83d3568f84bbfb35e2c83d1367d350bdd6305867..ea327861ae1e57ab396f5f82e4bd60c58934aa84 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-462,7
+462,8
@@
F: hw/virtio*
virtio-9p
M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
S: Supported
-F: hw/9pfs/ fsdev/
+F: hw/9pfs/
+F: fsdev/
T: https://github.com/kvaneesh/QEMU