mirror of https://github.com/xemu-project/xemu.git
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: Andreas Färber <afaerber@suse.de> Acked-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
This commit is contained in:
parent
1ab09a403d
commit
3f3309cb26
|
@ -464,8 +464,7 @@ M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
|
||||||
S: Supported
|
S: Supported
|
||||||
F: hw/9pfs/
|
F: hw/9pfs/
|
||||||
F: fsdev/
|
F: fsdev/
|
||||||
T: https://github.com/kvaneesh/QEMU
|
T: git git://github.com/kvaneesh/QEMU.git
|
||||||
|
|
||||||
|
|
||||||
virtio-blk
|
virtio-blk
|
||||||
M: Kevin Wolf <kwolf@redhat.com>
|
M: Kevin Wolf <kwolf@redhat.com>
|
||||||
|
|
Loading…
Reference in New Issue