Le 27/01/2021 à 17:02, Greg Kurz a écrit : > On Wed, 27 Jan 2021 15:33:51 +0100 > Christian Schoenebeck <qemu_...@crudebyte.com> wrote: > >> On Freitag, 15. Januar 2021 14:50:17 CET Christian Schoenebeck wrote: >>> 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> >> >> What's the status of this patch? I would add my T: line below just for the >> records. But I'd rather wait for this patch being merged to main line. >> > > Drat... I forgot about this one and I'm not about to post a PR > anytime soon. > > Laurent, > > Any chance you can take this in the trivial tree ? >
Applied to my trivial-patches branch. Thanks, Laurent