Skip to content

Commit

Permalink
Revert a02bbb1: MAINTAINERS: add virtio-dev ML for virtio
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Rusty Russell committed Mar 24, 2014
1 parent 7067044 commit b1ee30a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -9385,7 +9385,6 @@ F: include/media/videobuf2-*

VIRTIO CONSOLE DRIVER
M: Amit Shah <amit.shah@redhat.com>
L: virtio-dev@lists.oasis-open.org (subscribers-only)
L: virtualization@lists.linux-foundation.org
S: Maintained
F: drivers/char/virtio_console.c
Expand All @@ -9395,7 +9394,6 @@ F: include/uapi/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: virtio-dev@lists.oasis-open.org (subscribers-only)
L: virtualization@lists.linux-foundation.org
S: Maintained
F: drivers/virtio/
Expand All @@ -9408,7 +9406,6 @@ F: include/uapi/linux/virtio_*.h
VIRTIO HOST (VHOST)
M: "Michael S. Tsirkin" <mst@redhat.com>
L: kvm@vger.kernel.org
L: virtio-dev@lists.oasis-open.org (subscribers-only)
L: virtualization@lists.linux-foundation.org
L: netdev@vger.kernel.org
S: Maintained
Expand Down

0 comments on commit b1ee30a

Please sign in to comment.