From 17f1e8f5acf0016bf0b14ef9ec591d3f5081fc60 Mon Sep 17 00:00:00 2001 From: Stefan Hajnoczi Date: Wed, 29 Apr 2015 15:13:29 +0100 Subject: [PATCH] MAINTAINERS: make block layer core Kevin Wolf's responsibility Kevin is now sole maintainer of the core block layer, including BlockDriverState graphs and monitor commands. Signed-off-by: Stefan Hajnoczi Signed-off-by: Kevin Wolf --- MAINTAINERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 65a5cc5d9e..25fd2b56ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -770,9 +770,8 @@ F: tests/ac97-test.c F: tests/es1370-test.c F: tests/intel-hda-test.c -Block +Block layer core M: Kevin Wolf -M: Stefan Hajnoczi S: Supported F: block* F: block/ @@ -781,7 +780,6 @@ F: qemu-img* F: qemu-io* F: tests/qemu-iotests/ T: git git://repo.or.cz/qemu/kevin.git block -T: git git://github.com/stefanha/qemu.git block Block I/O path M: Stefan Hajnoczi