From: Raphael Norwitz <[email protected]> As suggested by Michael, let's add me as a maintainer of vhost-user-blk and vhost-user-scsi.
CC: Michael S. Tsirkin <[email protected]> CC Peter Maydell <[email protected]> Signed-off-by: Raphael Norwitz <[email protected]> Message-Id: <[email protected]> Reviewed-by: Michael S. Tsirkin <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 642c8e0b6b..5f93e8c01d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1853,6 +1853,18 @@ F: hw/display/virtio-gpu* F: hw/display/virtio-vga.* F: include/hw/virtio/virtio-gpu.h +vhost-user-blk +M: Raphael Norwitz <[email protected]> +S: Maintained +F: contrib/vhost-user-blk/ +F: contrib/vhost-user-scsi/ +F: hw/block/vhost-user-blk.c +F: hw/scsi/vhost-user-scsi.c +F: hw/virtio/vhost-user-blk-pci.c +F: hw/virtio/vhost-user-scsi-pci.c +F: include/hw/virtio/vhost-user-blk.h +F: include/hw/virtio/vhost-user-scsi.h + vhost-user-gpu M: Marc-André Lureau <[email protected]> M: Gerd Hoffmann <[email protected]> -- MST
