On Sat, Jul 15, 2023 at 10:20 PM Mike Christie <[email protected]> wrote: > > I've been doing a lot of the development on vhost-scsi the last couple of > years, so per Michael T's suggestion this adds me as co-maintainer. > > Signed-off-by: Mike Christie <[email protected]>
Acked-by: Jason Wang <[email protected]> Thanks > --- > MAINTAINERS | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3be1bdfe8ecc..2c4a8a860ae0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -22458,7 +22458,6 @@ L: [email protected] > S: Maintained > F: drivers/block/virtio_blk.c > F: drivers/scsi/virtio_scsi.c > -F: drivers/vhost/scsi.c > F: include/uapi/linux/virtio_blk.h > F: include/uapi/linux/virtio_scsi.h > > @@ -22557,6 +22556,16 @@ F: include/linux/vhost_iotlb.h > F: include/uapi/linux/vhost.h > F: kernel/vhost_task.c > > +VIRTIO HOST (VHOST-SCSI) > +M: "Michael S. Tsirkin" <[email protected]> > +M: Jason Wang <[email protected]> > +M: Mike Christie <[email protected]> > +R: Paolo Bonzini <[email protected]> > +R: Stefan Hajnoczi <[email protected]> > +L: [email protected] > +S: Maintained > +F: drivers/vhost/scsi.c > + > VIRTIO I2C DRIVER > M: Conghui Chen <[email protected]> > M: Viresh Kumar <[email protected]> > -- > 2.34.1 > _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
