[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL v2 8/8] MAINTAINERS: add fuzzing reviewer
From: |
Alexander Bulekov |
Subject: |
[PULL v2 8/8] MAINTAINERS: add fuzzing reviewer |
Date: |
Wed, 25 Aug 2021 09:42:32 -0400 |
From: Qiuhao Li <Qiuhao.Li@outlook.com>
To keep me cc-ed when something changes. Suggested by Alexander.
https://lists.gnu.org/archive/html/qemu-devel/2021-08/msg03631.html
Signed-off-by: Qiuhao Li <Qiuhao.Li@outlook.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5bef084ca1..be840225c0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2707,6 +2707,7 @@ 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>
+R: Qiuhao Li <Qiuhao.Li@outlook.com>
S: Maintained
F: tests/qtest/fuzz/
F: tests/qtest/fuzz-*test.c
--
2.30.2
- [PULL v2 0/8] Fuzzing Patches for 2021-08-25, Alexander Bulekov, 2021/08/25
- [PULL v2 1/8] fuzz: fix sparse memory access in the DMA callback, Alexander Bulekov, 2021/08/25
- [PULL v2 2/8] fuzz: adjust timeout to allow for longer inputs, Alexander Bulekov, 2021/08/25
- [PULL v2 3/8] fuzz: make object-name matching case-insensitive, Alexander Bulekov, 2021/08/25
- [PULL v2 4/8] fuzz: add an instrumentation filter, Alexander Bulekov, 2021/08/25
- [PULL v2 5/8] fuzz: use ITIMER_REAL for timeouts, Alexander Bulekov, 2021/08/25
- [PULL v2 6/8] fuzz: unblock SIGALRM so the timeout works, Alexander Bulekov, 2021/08/25
- [PULL v2 7/8] MAINTAINERS: Add myself as a reviewer for Device Fuzzing, Alexander Bulekov, 2021/08/25
- [PULL v2 8/8] MAINTAINERS: add fuzzing reviewer,
Alexander Bulekov <=
- Re: [PULL SUBSYSTEM v2 0/8] Fuzzing Patches for 2021-08-25, Alexander Bulekov, 2021/08/25