From: Stefano Garzarella <[email protected]> I have recently been working on supporting vhost-user on any POSIX, so I want to help maintain it.
Cc: Michael S. Tsirkin <[email protected]> Signed-off-by: Stefano Garzarella <[email protected]> Message-Id: <[email protected]> Reviewed-by: Alex Bennée <[email protected]> Reviewed-by: Michael S. Tsirkin <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7d9811458c..b7e9ced3e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2209,6 +2209,7 @@ F: docs/devel/vfio-iommufd.rst vhost M: Michael S. Tsirkin <[email protected]> +R: Stefano Garzarella <[email protected]> S: Supported F: hw/*/*vhost* F: docs/interop/vhost-user.json -- MST
