Suggested-by: Stefano Garzarella <[email protected]> Signed-off-by: Coiby Xu <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 3d17cad19a..55ad6abe73 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3039,6 +3039,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.28.0
