On 3/4/21 4:35 AM, Vladimir Sementsov-Ogievskiy wrote: > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> > --- > > I have good knowledge of the subsystem and I'm an author of large part > of it :)
Reviewed-by: Eric Blake <[email protected]> I'll include this in my next NBD pull request > > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 92ba1fce5e..58994bfafc 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3024,6 +3024,7 @@ F: block/iscsi-opts.c > > Network Block Device (NBD) > M: Eric Blake <[email protected]> > +M: Vladimir Sementsov-Ogievskiy <[email protected]> > L: [email protected] > S: Maintained > F: block/nbd* > @@ -3034,6 +3035,7 @@ F: blockdev-nbd.c > F: docs/interop/nbd.txt > F: docs/interop/qemu-nbd.rst > T: git https://repo.or.cz/qemu/ericb.git nbd > +T: git https://src.openvz.org/scm/~vsementsov/qemu.git nbd > > NFS > M: Peter Lieven <[email protected]> > -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org
