]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
MAINTAINERS: Extend the device fuzzing section
authorThomas Huth <thuth@redhat.com>
Tue, 21 Jul 2020 05:36:09 +0000 (07:36 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 21 Jul 2020 06:40:42 +0000 (08:40 +0200)
The file docs/devel/fuzzing.txt should be in this section, too, and add
myself as a reviewer (since I often take the fuzzer patches through the
qtest-next tree, I should be notified on patches, too).

Message-Id: <20200721053926.17197-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS

index 5e8616821a5cc629b44e85fae2d87e4040280926..3395abd4e1a81407f536851951b2342f710cd8b5 100644 (file)
@@ -2449,9 +2449,11 @@ M: Alexander Bulekov <alxndr@bu.edu>
 R: Paolo Bonzini <pbonzini@redhat.com>
 R: Bandan Das <bsd@redhat.com>
 R: Stefan Hajnoczi <stefanha@redhat.com>
+R: Thomas Huth <thuth@redhat.com>
 S: Maintained
 F: tests/qtest/fuzz/
 F: scripts/oss-fuzz/
+F: docs/devel/fuzzing.txt
 
 Register API
 M: Alistair Francis <alistair@alistair23.me>