From: Michael S. Tsirkin Date: Mon, 31 Jan 2011 06:16:20 +0000 (+1030) Subject: virtio: update MAINTAINERS X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2426ec8fe78884272a12a0a0f38b008a6195f094;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git virtio: update MAINTAINERS Patches should keep coming through Rusty but it helps if I'm Cc'd as well. Signed-off-by: Michael S. Tsirkin Signed-off-by: Rusty Russell Signed-off-by: Linus Torvalds --- diff --git a/MAINTAINERS b/MAINTAINERS index 100198ea76b6..445537d46e7a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 +M: "Michael S. Tsirkin" +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" L: kvm@vger.kernel.org