update git tree location in MAINTAINERS to point at gitlab
The MAINTAINERS file appears to have been forgotten during the migration
to gitlab from the kernel.org. Let's update it now.
Signed-off-by: Jacob Xu <jacobhxu@google.com>
Message-Id: <20210421191611.2557051-1-jacobhxu@google.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Add more toplevel maintainers as well as my tree. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 54124f6..e250598 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -54,8 +54,10 @@
Maintainers
-----------
M: Paolo Bonzini <pbonzini@redhat.com>
+M: Thomas Huth <thuth@redhat.com>
+M: Andrew Jones <drjones@redhat.com>
L: kvm@vger.kernel.org
-T: git://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
+T: https://gitlab.com/kvm-unit-tests/kvm-unit-tests.git
Architecture Specific Code:
---------------------------
@@ -67,6 +69,7 @@
F: arm/*
F: lib/arm/*
F: lib/arm64/*
+T: https://gitlab.com/rhdrjones/kvm-unit-tests.git
POWERPC
M: Laurent Vivier <lvivier@redhat.com>
@@ -92,3 +95,4 @@
L: kvm@vger.kernel.org
F: x86/*
F: lib/x86/*
+T: https://gitlab.com/bonzini/kvm-unit-tests.git