diff options
author | Darren Kenny | 2021-08-24 16:04:01 +0200 |
---|---|---|
committer | Alexander Bulekov | 2021-09-01 13:33:13 +0200 |
commit | 85221b05f8831d816dd5f8945b4733b092519db1 (patch) | |
tree | 240fd79322bbbcd6c1f499aa0f934cd3da3ea1ca /MAINTAINERS | |
parent | fuzz: unblock SIGALRM so the timeout works (diff) | |
download | qemu-85221b05f8831d816dd5f8945b4733b092519db1.tar.gz qemu-85221b05f8831d816dd5f8945b4733b092519db1.tar.xz qemu-85221b05f8831d816dd5f8945b4733b092519db1.zip |
MAINTAINERS: Add myself as a reviewer for Device Fuzzing
Should have done this much sooner given the amount of reviewing I'm
already doing in this area.
Signed-off-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alexander Bulekov <alxndr@bu.edu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dffcb651f4..8b725091d4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2711,6 +2711,7 @@ R: Paolo Bonzini <pbonzini@redhat.com> R: Bandan Das <bsd@redhat.com> R: Stefan Hajnoczi <stefanha@redhat.com> R: Thomas Huth <thuth@redhat.com> +R: Darren Kenny <darren.kenny@oracle.com> S: Maintained F: tests/qtest/fuzz/ F: tests/qtest/fuzz-*test.c |