From: Andreas Färber Date: Fri, 13 Apr 2012 16:23:55 +0000 (+0200) Subject: MAINTAINERS: Fix SCM tree for virtio-9p X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3f3309cb269c3965d6972a1a0d5f6d0c5ecdf7f3;p=qemu.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 305dbf962a..9d58828a47 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