On Freitag, 15. Januar 2021 14:42:24 CET Greg Kurz wrote: > 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 <gr...@kaod.org>
Reviewed-by: Christian Schoenebeck <qemu_...@crudebyte.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cb0656aec3d4..21038d3fdfce 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 <stefa...@redhat.com> Best regards, Christian Schoenebeck