diff options
author | Greg Kurz | 2021-01-15 14:42:24 +0100 |
---|---|---|
committer | Laurent Vivier | 2021-01-27 17:07:01 +0100 |
commit | 1a0019533514e83a2bbabc0dd50b3cfa2a099b98 (patch) | |
tree | f7c15bf29d8a0f454424283ce2a6aa30c1755952 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-01-25-1... (diff) | |
download | qemu-1a0019533514e83a2bbabc0dd50b3cfa2a099b98.tar.gz qemu-1a0019533514e83a2bbabc0dd50b3cfa2a099b98.tar.xz 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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
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> |