MAINTAINERS: add VM SOCKETS (AF_VSOCK) entry
authorStefano Garzarella <sgarzare@redhat.com>
Mon, 6 Sep 2021 09:11:59 +0000 (11:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Sep 2021 12:09:12 +0000 (13:09 +0100)
commite0b6417be08850646d4e44ef1123772ec786baea
tree239f517cb475c94af517067ae0513765b4747487
parent5289de5929d1758a95477a4d160195397ccffa7b
MAINTAINERS: add VM SOCKETS (AF_VSOCK) entry

Add a new entry for VM Sockets (AF_VSOCK) that covers vsock core,
tests, and headers. Move some general vsock stuff from virtio-vsock
entry into this new more general vsock entry.

I've been reviewing and contributing for the last few years,
so I'm available to help maintain this code.

Cc: Dexuan Cui <decui@microsoft.com>
Cc: Jorgen Hansen <jhansen@vmware.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Suggested-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS