aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Garzarella <[email protected]>2019-11-22 11:20:10 +0100
committerDavid S. Miller <[email protected]>2019-11-22 09:38:52 -0800
commitefabb6c6882fa389a2e4ead7d339ad0da5185279 (patch)
tree5eb190c51b0bdc023b0d66d3f94e1a19b98332ca
parent677bf08cfdf9ee411c2084157f15d85edb09a81a (diff)
MAINTAINERS: Add myself as maintainer of virtio-vsock
Since I'm actively working on vsock and virtio/vhost transports, Stefan suggested to help him to maintain it. Signed-off-by: Stefano Garzarella <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 993d4e1d4974..077c4ba438cb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17212,6 +17212,7 @@ F: virt/lib/
VIRTIO AND VHOST VSOCK DRIVER
M: Stefan Hajnoczi <[email protected]>
+M: Stefano Garzarella <[email protected]>