Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2426ec8f authored by Michael S. Tsirkin's avatar Michael S. Tsirkin Committed by Linus Torvalds
Browse files

virtio: update MAINTAINERS



Patches should keep coming through Rusty but it helps if I'm Cc'd as
well.

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent cbae4873
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -6600,6 +6600,16 @@ S: Maintained
F:	drivers/char/virtio_console.c
F:	include/linux/virtio_console.h

VIRTIO CORE, NET AND BLOCK DRIVERS
M:	Rusty Russell <rusty@rustcorp.com.au>
M:	"Michael S. Tsirkin" <mst@redhat.com>
L:	virtualization@lists.linux-foundation.org
S:	Maintained
F:	drivers/virtio/
F:	drivers/net/virtio_net.c
F:	drivers/block/virtio_blk.c
F:	include/linux/virtio_*.h

VIRTIO HOST (VHOST)
M:	"Michael S. Tsirkin" <mst@redhat.com>
L:	kvm@vger.kernel.org