From: Andreas Färber Date: Fri, 13 Apr 2012 16:23:55 +0000 (+0200) Subject: MAINTAINERS: Fix SCM tree for virtio-9p X-Git-Tag: v1.1-rc0~19^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f3309cb269c3965d6972a1a0d5f6d0c5ecdf7f3;p=thirdparty%2Fqemu.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 Acked-by: Aneesh Kumar K.V --- diff --git a/MAINTAINERS b/MAINTAINERS index 305dbf962a3..9d58828a47c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -464,8 +464,7 @@ M: Aneesh Kumar K.V 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