@samitouri / QOSamiQemu / commits / 352587cbe2

MAINTAINERS: update parallels tree location

src.openvz.org is become unmaintained, point to the GitLab tree instead. Signed-off-by: Denis V. Lunev <den@openvz.org> CC: Stefan Hajnoczi <stefanha@redhat.com>

Denis V. Lunev committed Jul 22, 2026 at 18:30 UTC 352587cbe2d4cde1cece16e2f6a9e1e4190a03e6
1 file changed +1 -1
MAINTAINERS
+1 -1
@@ -4393,7 +4393,7 @@ F: block/parallels.c
4393 F: block/parallels-ext.c
4394 F: docs/interop/parallels.rst
4395 F: docs/interop/prl-xml.rst
4396 -T: git https://src.openvz.org/scm/~den/qemu.git parallels
4396 +T: git https://gitlab.com/dlunev/qemu.git parallels
4397
4398 qed
4399 M: Stefan Hajnoczi <stefanha@redhat.com>