I'm working on AF_VSOCK and virtio-vsock. Signed-off-by: Arseniy Krasnov <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index c0a3d9e93689..2bf0987d87ed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24131,6 +24131,7 @@ F: virt/lib/ VIRTIO AND VHOST VSOCK DRIVER M: Stefan Hajnoczi <[email protected]> M: Stefano Garzarella <[email protected]> +R: Arseniy Krasnov <[email protected]> L: [email protected] L: [email protected] L: [email protected] @@ -24370,6 +24371,7 @@ F: drivers/media/test-drivers/vivid/* VM SOCKETS (AF_VSOCK) M: Stefano Garzarella <[email protected]> +R: Arseniy Krasnov <[email protected]> L: [email protected] L: [email protected] S: Maintained -- 2.35.0

