Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> --- MAINTAINERS | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 0df25ed4b0..9e37bfe279 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2538,7 +2538,7 @@ F: scsi/* Block Jobs M: John Snow <[email protected]> -M: Vladimir Sementsov-Ogievskiy <[email protected]> +M: Vladimir Sementsov-Ogievskiy <[email protected]> L: [email protected] S: Supported F: blockjob.c @@ -2563,7 +2563,7 @@ F: block/aio_task.c F: util/qemu-co-shared-resource.c F: include/qemu/co-shared-resource.h T: git https://gitlab.com/jsnow/qemu.git jobs -T: git https://src.openvz.org/scm/~vsementsov/qemu.git jobs +T: git https://gitlab.com/vsementsov/qemu.git block Block QAPI, monitor, command line M: Markus Armbruster <[email protected]> @@ -2584,7 +2584,7 @@ F: include/hw/cxl/ Dirty Bitmaps M: Eric Blake <[email protected]> -M: Vladimir Sementsov-Ogievskiy <[email protected]> +M: Vladimir Sementsov-Ogievskiy <[email protected]> R: John Snow <[email protected]> L: [email protected] S: Supported @@ -2598,6 +2598,7 @@ F: util/hbitmap.c F: tests/unit/test-hbitmap.c F: docs/interop/bitmaps.rst T: git https://repo.or.cz/qemu/ericb.git bitmaps +T: git https://gitlab.com/vsementsov/qemu.git block Character device backends M: Marc-André Lureau <[email protected]> @@ -2808,16 +2809,17 @@ F: scripts/*.py F: tests/*.py Benchmark util -M: Vladimir Sementsov-Ogievskiy <[email protected]> +M: Vladimir Sementsov-Ogievskiy <[email protected]> S: Maintained F: scripts/simplebench/ -T: git https://src.openvz.org/scm/~vsementsov/qemu.git simplebench +T: git https://gitlab.com/vsementsov/qemu.git simplebench Transactions helper -M: Vladimir Sementsov-Ogievskiy <[email protected]> +M: Vladimir Sementsov-Ogievskiy <[email protected]> S: Maintained F: include/qemu/transactions.h F: util/transactions.c +T: git https://gitlab.com/vsementsov/qemu.git block QAPI M: Markus Armbruster <[email protected]> @@ -3394,7 +3396,7 @@ F: block/iscsi-opts.c Network Block Device (NBD) M: Eric Blake <[email protected]> -M: Vladimir Sementsov-Ogievskiy <[email protected]> +M: Vladimir Sementsov-Ogievskiy <[email protected]> L: [email protected] S: Maintained F: block/nbd* @@ -3406,7 +3408,7 @@ F: docs/interop/nbd.txt F: docs/tools/qemu-nbd.rst F: tests/qemu-iotests/tests/*nbd* T: git https://repo.or.cz/qemu/ericb.git nbd -T: git https://src.openvz.org/scm/~vsementsov/qemu.git nbd +T: git https://gitlab.com/vsementsov/qemu.git block NFS M: Peter Lieven <[email protected]> @@ -3491,13 +3493,13 @@ F: block/dmg.c parallels M: Stefan Hajnoczi <[email protected]> M: Denis V. Lunev <[email protected]> -M: Vladimir Sementsov-Ogievskiy <[email protected]> +M: Vladimir Sementsov-Ogievskiy <[email protected]> L: [email protected] S: Supported F: block/parallels.c F: block/parallels-ext.c F: docs/interop/parallels.txt -T: git https://src.openvz.org/scm/~vsementsov/qemu.git parallels +T: git https://gitlab.com/vsementsov/qemu.git block qed M: Stefan Hajnoczi <[email protected]> -- 2.25.1
