From: Philippe Mathieu-Daudé Date: Tue, 26 Jan 2021 11:28:49 +0000 (+0100) Subject: MAINTAINERS: Cover fuzzer reproducer tests within 'Device Fuzzing' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d3d39fc0184fdf2f4b2f5ab9c35f2a5085cfad4d;p=qemu.git MAINTAINERS: Cover fuzzer reproducer tests within 'Device Fuzzing' When we started to commit the fuzzer QTest reproducers to fuzz-test.c in commit d8dd1095019 ("qtest: add fuzz test case"), we forgot to add the corresponding MAINTAINERS entry. Do it now. Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Thomas Huth Signed-off-by: Paolo Bonzini --- diff --git a/MAINTAINERS b/MAINTAINERS index 71c835bc1d..0bd720a3d6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2634,6 +2634,7 @@ R: Stefan Hajnoczi R: Thomas Huth S: Maintained F: tests/qtest/fuzz/ +F: tests/qtest/fuzz-*test.c F: scripts/oss-fuzz/ F: docs/devel/fuzzing.rst