From: Paolo Bonzini Date: Tue, 21 Oct 2014 22:29:58 +0000 (+0200) Subject: MAINTAINERS: add the image fuzzer to the block layer X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8113fb529282897892f8010ed679565b0f1488d9;p=qemu.git MAINTAINERS: add the image fuzzer to the block layer More work for the block device maintainers! Signed-off-by: Paolo Bonzini Signed-off-by: Kevin Wolf --- diff --git a/MAINTAINERS b/MAINTAINERS index 9a7818d3de..95553d99e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -717,6 +717,7 @@ F: block/ F: hw/block/ F: qemu-img* F: qemu-io* +F: tests/image-fuzzer/ F: tests/qemu-iotests/ T: git git://repo.or.cz/qemu/kevin.git block T: git git://github.com/stefanha/qemu.git block