aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2012-01-15 23:31:04 +0530
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2012-01-30 10:54:16 +0530
commit68e59e14605f9e6390d8d975f9ab919be9176bc2 (patch)
tree89814f0167441ba0d22f0110873a3c1b77c6adff
parent5fc6dbae7416d7be38565391d4c213fa9085c9fb (diff)
downloadqemu-68e59e14605f9e6390d8d975f9ab919be9176bc2.zip
qemu-68e59e14605f9e6390d8d975f9ab919be9176bc2.tar.gz
qemu-68e59e14605f9e6390d8d975f9ab919be9176bc2.tar.bz2
hw/9pfs: Update MAINTAINERS file
Acked-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
-rw-r--r--MAINTAINERS6
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index de2a916..f9f131c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -399,9 +399,11 @@ S: Supported
F: hw/virtio*
virtio-9p
-M: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
+M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
S: Supported
-F: hw/virtio-9p*
+F: hw/9pfs/ fsdev/
+T: https://github.com/kvaneesh/QEMU
+
virtio-blk
M: Kevin Wolf <kwolf@redhat.com>