From 8113fb529282897892f8010ed679565b0f1488d9 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Wed, 22 Oct 2014 00:29:58 +0200 Subject: [PATCH] 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 --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) 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