From: Coiby Xu <[email protected]> Suggested-by: Stefano Garzarella <[email protected]> Signed-off-by: Coiby Xu <[email protected]> Reviewed-by: Stefan Hajnoczi <[email protected]> Reviewed-by: Marc-André Lureau <[email protected]> Message-id: [email protected] Signed-off-by: Stefan Hajnoczi <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index e9d85cc873..28262319db 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3068,6 +3068,14 @@ L: [email protected] S: Supported F: tests/image-fuzzer/ +Vhost-user block device backend server +M: Coiby Xu <[email protected]> +S: Maintained +F: block/export/vhost-user-blk-server.c +F: util/vhost-user-server.c +F: tests/qtest/vhost-user-blk-test.c +F: tests/qtest/libqos/vhost-user-blk.c + Replication M: Wen Congyang <[email protected]> M: Xie Changlong <[email protected]> -- 2.26.2
