From: Greg Kurz Date: Fri, 15 Jan 2021 13:42:24 +0000 (+0100) Subject: MAINTAINERS: Update 9pfs tree URL X-Git-Tag: v6.0.0-rc0~119^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a0019533514e83a2bbabc0dd50b3cfa2a099b98;p=thirdparty%2Fqemu.git MAINTAINERS: Update 9pfs tree URL I've already moved my repositories to gitlab for extra CI coverage, and I won't use the ones at github anymore. Signed-off-by: Greg Kurz Reviewed-by: Christian Schoenebeck Message-Id: <161071814430.152031.14540382419012818908.stgit@bahia.lan> Signed-off-by: Laurent Vivier --- diff --git a/MAINTAINERS b/MAINTAINERS index 34359a99b8e..fbb228ef2b3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1828,7 +1828,7 @@ X: hw/9pfs/xen-9p* F: fsdev/ F: docs/interop/virtfs-proxy-helper.rst F: tests/qtest/virtio-9p-test.c -T: git https://github.com/gkurz/qemu.git 9p-next +T: git https://gitlab.com/gkurz/qemu.git 9p-next virtio-blk M: Stefan Hajnoczi