diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2015-04-29 15:13:28 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-04-30 15:11:34 +0200 |
commit | abfe4e9408a9e82bec9e9834eabc65f53907f281 (patch) | |
tree | 073b5973c3e0335225f5b7d3b7f9e81393ceae1d /MAINTAINERS | |
parent | d55053b16e22d46db0d98819814a31ae5c33e2c7 (diff) |
MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9e1413e2cc..65a5cc5d9e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -779,7 +779,6 @@ 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 @@ -1285,3 +1284,9 @@ M: Kevin Wolf <kwolf@redhat.com> L: qemu-block@nongnu.org S: Supported F: block/vvfat.c + +Image format fuzzer +M: Stefan Hajnoczi <stefanha@redhat.com> +L: qemu-block@nongnu.org +S: Supported +F: tests/image-fuzzer/ |