summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2015-05-01 23:12:38 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2015-05-02 03:46:32 (GMT)
commitfeda5f939eafa4af94dfb547847806e0f2df73b8 (patch)
treeb300ef2c68167a6ce64d96ef9303e82f1172829c /MAINTAINERS
parent6fa72720a6b6eced0220031a1e5598e3a2c533ae (diff)
downloadlinux-feda5f939eafa4af94dfb547847806e0f2df73b8.tar.xz
virtio: pass baton to Michael Tsirkin
With my job change kernel work will be "own time"; I'm keeping lguest and modules (and the virtio standards work), but virtio kernel has to go. This makes it clear that Michael is in charge. He's good, but having me watch over his shoulder won't help. Good luck Michael! Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2e5bbc0..1622775 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10523,7 +10523,6 @@ F: include/linux/virtio_console.h
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: virtualization@lists.linux-foundation.org
S: Maintained