Commit 3f3309cb authored by Andreas Färber's avatar Andreas Färber
Browse files

MAINTAINERS: Fix SCM tree for virtio-9p



Instead of a Web link, T: is supposed to indicate type of SCM and
pullable URL, so switch to the git:// URL.
Also harmonize the spacing between sections while at it.

Signed-off-by: default avatarAndreas Färber <afaerber@suse.de>
Acked-by: default avatarAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
parent 1ab09a40
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -464,8 +464,7 @@ M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
S: Supported
F: hw/9pfs/
F: fsdev/
T: https://github.com/kvaneesh/QEMU

T: git git://github.com/kvaneesh/QEMU.git

virtio-blk
M: Kevin Wolf <kwolf@redhat.com>