diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2014-03-17 00:26:18 -0400 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-03-23 21:50:17 -0400 |
commit | b1ee30ae6ec4aa1e711bdab7e17d6c531e492294 (patch) | |
tree | 4ef293f206f60bc9bc519cb2e9665a89c29a58d0 /MAINTAINERS | |
parent | 70670444c20a10717acdc1f4c1e420852995496d (diff) |
Revert a02bbb1ccfe8: MAINTAINERS: add virtio-dev ML for virtio
The OASIS virtio-dev mailing list is a good place for implementers to
discuss details of the standard, but it requires subscription to avoid
IP issues :(
It makes more sense to stick with the
virtualization@lists.linux-foundation.org mailing list for bug
reports. We can refer to the OASIS list if it involves a question on
the standard itself.
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9c31ae72af6d..26fc1e18f902 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9385,7 +9385,6 @@ F: include/media/videobuf2-* | |||
9385 | 9385 | ||
9386 | VIRTIO CONSOLE DRIVER | 9386 | VIRTIO CONSOLE DRIVER |
9387 | M: Amit Shah <amit.shah@redhat.com> | 9387 | M: Amit Shah <amit.shah@redhat.com> |
9388 | L: virtio-dev@lists.oasis-open.org (subscribers-only) | ||
9389 | L: virtualization@lists.linux-foundation.org | 9388 | L: virtualization@lists.linux-foundation.org |
9390 | S: Maintained | 9389 | S: Maintained |
9391 | F: drivers/char/virtio_console.c | 9390 | F: drivers/char/virtio_console.c |
@@ -9395,7 +9394,6 @@ F: include/uapi/linux/virtio_console.h | |||
9395 | VIRTIO CORE, NET AND BLOCK DRIVERS | 9394 | VIRTIO CORE, NET AND BLOCK DRIVERS |
9396 | M: Rusty Russell <rusty@rustcorp.com.au> | 9395 | M: Rusty Russell <rusty@rustcorp.com.au> |
9397 | M: "Michael S. Tsirkin" <mst@redhat.com> | 9396 | M: "Michael S. Tsirkin" <mst@redhat.com> |
9398 | L: virtio-dev@lists.oasis-open.org (subscribers-only) | ||
9399 | L: virtualization@lists.linux-foundation.org | 9397 | L: virtualization@lists.linux-foundation.org |
9400 | S: Maintained | 9398 | S: Maintained |
9401 | F: drivers/virtio/ | 9399 | F: drivers/virtio/ |
@@ -9408,7 +9406,6 @@ F: include/uapi/linux/virtio_*.h | |||
9408 | VIRTIO HOST (VHOST) | 9406 | VIRTIO HOST (VHOST) |
9409 | M: "Michael S. Tsirkin" <mst@redhat.com> | 9407 | M: "Michael S. Tsirkin" <mst@redhat.com> |
9410 | L: kvm@vger.kernel.org | 9408 | L: kvm@vger.kernel.org |
9411 | L: virtio-dev@lists.oasis-open.org (subscribers-only) | ||
9412 | L: virtualization@lists.linux-foundation.org | 9409 | L: virtualization@lists.linux-foundation.org |
9413 | L: netdev@vger.kernel.org | 9410 | L: netdev@vger.kernel.org |
9414 | S: Maintained | 9411 | S: Maintained |