diff options
| author | Michael S. Tsirkin <[email protected]> | 2016-08-14 20:57:14 +0300 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2016-10-31 00:21:48 +0200 |
| 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 <[email protected]>
| -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 VIRTIO CORE, NET AND BLOCK DRIVERS M: "Michael S. Tsirkin" <[email protected]> +M: Jason Wang <[email protected]> S: Maintained F: Documentation/devicetree/bindings/virtio/ @@ -12810,6 +12811,7 @@ F: include/uapi/linux/virtio_gpu.h VIRTIO HOST (VHOST) M: "Michael S. Tsirkin" <[email protected]> +M: Jason Wang <[email protected]> |