diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2016-08-14 13:57:14 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-10-30 18:21:48 -0400 |
commit | 678ff27d25c62e3a25fa069914182a8a6391e121 (patch) | |
tree | bc9f4d88d7ff2c98e63ac9c64e82238302d75716 | |
parent | 2ff98449ee883d6e7484f5937370df42d6789e07 (diff) |
virtio/vhost: add Jason to list of maintainers
Jason's been one of the mst active contributors
to virtio and vhost, it will help to formalize this
and list him as co-maintainer.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3d838cf49f81..eee287e0b740 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -12780,6 +12780,7 @@ F: include/uapi/linux/virtio_console.h | |||
12780 | 12780 | ||
12781 | VIRTIO CORE, NET AND BLOCK DRIVERS | 12781 | VIRTIO CORE, NET AND BLOCK DRIVERS |
12782 | M: "Michael S. Tsirkin" <mst@redhat.com> | 12782 | M: "Michael S. Tsirkin" <mst@redhat.com> |
12783 | M: Jason Wang <jasowang@redhat.com> | ||
12783 | L: virtualization@lists.linux-foundation.org | 12784 | L: virtualization@lists.linux-foundation.org |
12784 | S: Maintained | 12785 | S: Maintained |
12785 | F: Documentation/devicetree/bindings/virtio/ | 12786 | F: Documentation/devicetree/bindings/virtio/ |
@@ -12810,6 +12811,7 @@ F: include/uapi/linux/virtio_gpu.h | |||
12810 | 12811 | ||
12811 | VIRTIO HOST (VHOST) | 12812 | VIRTIO HOST (VHOST) |
12812 | M: "Michael S. Tsirkin" <mst@redhat.com> | 12813 | M: "Michael S. Tsirkin" <mst@redhat.com> |
12814 | M: Jason Wang <jasowang@redhat.com> | ||
12813 | L: kvm@vger.kernel.org | 12815 | L: kvm@vger.kernel.org |
12814 | L: virtualization@lists.linux-foundation.org | 12816 | L: virtualization@lists.linux-foundation.org |
12815 | L: netdev@vger.kernel.org | 12817 | L: netdev@vger.kernel.org |