summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2021-01-15 14:42:24 +0100
committerLaurent Vivier <laurent@vivier.eu>2021-01-27 17:07:01 +0100
commit1a0019533514e83a2bbabc0dd50b3cfa2a099b98 (patch)
treef7c15bf29d8a0f454424283ce2a6aa30c1755952
parent9cd69f1a270235b652766f00b94114f48a2d603f (diff)
downloadfocaccia-qemu-1a0019533514e83a2bbabc0dd50b3cfa2a099b98.tar.gz
focaccia-qemu-1a0019533514e83a2bbabc0dd50b3cfa2a099b98.zip
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 <groug@kaod.org>
Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <161071814430.152031.14540382419012818908.stgit@bahia.lan>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 34359a99b8..fbb228ef2b 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 <stefanha@redhat.com>