From: Stefan Hajnoczi Date: Wed, 29 Apr 2015 14:13:29 +0000 (+0100) Subject: MAINTAINERS: make block layer core Kevin Wolf's responsibility X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=17f1e8f5acf0016bf0b14ef9ec591d3f5081fc60;p=qemu.git 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 --- 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