[PATCH] MAINTAINERS: add virtio-dev ML for virtio

From: Michael S. Tsirkin
Date: Sun Jan 12 2014 - 06:38:29 EST


Since virtio is an OASIS standard draft now, virtio implementation
discussions are taking place on the virtio-dev OASIS mailing list.
Update MAINTAINERS.

Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
---
MAINTAINERS | 3 +
drivers/net/virtio_net.c | 355 +++++++++++++++++++++++++----------------------
2 files changed, 191 insertions(+), 167 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ffcaf97..75202af 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9088,6 +9088,7 @@ F: include/media/videobuf2-*

VIRTIO CONSOLE DRIVER
M: Amit Shah <amit.shah@xxxxxxxxxx>
+L: virtio-dev@xxxxxxxxxxxxxxxxxxxx
L: virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
S: Maintained
F: drivers/char/virtio_console.c
@@ -9097,6 +9098,7 @@ F: include/uapi/linux/virtio_console.h
VIRTIO CORE, NET AND BLOCK DRIVERS
M: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
M: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
+L: virtio-dev@xxxxxxxxxxxxxxxxxxxx
L: virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
S: Maintained
F: drivers/virtio/
@@ -9109,6 +9111,7 @@ F: include/uapi/linux/virtio_*.h
VIRTIO HOST (VHOST)
M: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
L: kvm@xxxxxxxxxxxxxxx
+L: virtio-dev@xxxxxxxxxxxxxxxxxxxx
L: virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
L: netdev@xxxxxxxxxxxxxxx
S: Maintained
--
MST
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/