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] [Removed reference to vhost-user-blk-test.c, it will be sent in a separate pull request. --Stefan] Signed-off-by: Stefan Hajnoczi <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index a7f0acf866..39fd488bd0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3062,6 +3062,13 @@ 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/libqos/vhost-user-blk.c + Replication M: Wen Congyang <[email protected]> M: Xie Changlong <[email protected]> -- 2.26.2
