From: Greg Kurz <[email protected]> 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 <[email protected]> Reviewed-by: Christian Schoenebeck <[email protected]> Message-Id: <[email protected]> Signed-off-by: Laurent Vivier <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 34359a99b8e7..fbb228ef2b34 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 <[email protected]> -- 2.29.2
