Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> ---
Hi all! Finally, I'm at Yandex, so that's my new address. I don't think .mailmap or contrib/gitdm/aliases really need to be updated. I send this patch now, but let me send one-two series from new address before merging this, to be sure that everything work properly with new email. MAINTAINERS | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index dff0200f70..3fd85d392e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2508,7 +2508,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 @@ -2533,7 +2533,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]> @@ -2554,7 +2554,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 @@ -2568,6 +2568,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]> @@ -2778,16 +2779,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]> @@ -3364,7 +3366,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* @@ -3376,7 +3378,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]> @@ -3461,13 +3463,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
