[PATCH] MAINTAINERS: Add myself as a reviewer for Device Fuzzing

Darren Kenny posted 1 patch 2 years, 8 months ago
Test checkpatch failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/d9df51f9a474f544e773ad6fee4fcaa6bac2f645.1629813697.git.darren.kenny@oracle.com
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Add myself as a reviewer for Device Fuzzing
Posted by Darren Kenny 2 years, 8 months ago
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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6b3697962c1b..5bef084ca173 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2706,6 +2706,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
-- 
2.18.4


Re: [PATCH] MAINTAINERS: Add myself as a reviewer for Device Fuzzing
Posted by Philippe Mathieu-Daudé 2 years, 8 months ago
On 8/24/21 4:04 PM, Darren Kenny wrote:
> 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>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

:)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>


Re: [PATCH] MAINTAINERS: Add myself as a reviewer for Device Fuzzing
Posted by Alexander Bulekov 2 years, 8 months ago
On 210824 1404, Darren Kenny wrote:
> 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>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

I forgot that you weren't already on this list!

Reviewed-by: Alexander Bulekov <alxndr@bu.edu>