[Qemu-devel] [PATCH v2 4/4] MAINTAINERS: Voluntary to review hobbyist MIPS contributions

Philippe Mathieu-Daudé posted 4 patches 7 years, 1 month ago
[Qemu-devel] [PATCH v2 4/4] MAINTAINERS: Voluntary to review hobbyist MIPS contributions
Posted by Philippe Mathieu-Daudé 7 years, 1 month ago
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ce7c351afa..2708745bf7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -188,6 +188,7 @@ F: disas/microblaze.c
 MIPS
 M: Aurelien Jarno <aurelien@aurel32.net>
 M: Aleksandar Markovic <amarkovic@wavecomp.com>
+R: Philippe Mathieu-Daudé <f4bug@amsat.org>
 S: Maintained
 F: target/mips/
 F: hw/mips/
@@ -1948,6 +1949,7 @@ F: disas/i386.c
 
 MIPS target
 M: Aurelien Jarno <aurelien@aurel32.net>
+R: Philippe Mathieu-Daudé <f4bug@amsat.org>
 S: Maintained
 F: tcg/mips/
 F: disas/mips.c
-- 
2.19.0


Re: [Qemu-devel] [PATCH v2 4/4] MAINTAINERS: Voluntary to review hobbyist MIPS contributions
Posted by Eric Blake 7 years, 1 month ago
On 9/30/18 2:56 PM, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

In the subject line,
s/Voluntary/Volunteer/

> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ce7c351afa..2708745bf7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -188,6 +188,7 @@ F: disas/microblaze.c
>   MIPS
>   M: Aurelien Jarno <aurelien@aurel32.net>
>   M: Aleksandar Markovic <amarkovic@wavecomp.com>
> +R: Philippe Mathieu-Daudé <f4bug@amsat.org>
>   S: Maintained
>   F: target/mips/
>   F: hw/mips/
> @@ -1948,6 +1949,7 @@ F: disas/i386.c
>   
>   MIPS target
>   M: Aurelien Jarno <aurelien@aurel32.net>
> +R: Philippe Mathieu-Daudé <f4bug@amsat.org>
>   S: Maintained
>   F: tcg/mips/
>   F: disas/mips.c
> 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Re: [Qemu-devel] [PATCH v2 4/4] MAINTAINERS: Voluntary to review hobbyist MIPS contributions
Posted by Philippe Mathieu-Daudé 7 years, 1 month ago
On Mon, Oct 1, 2018 at 4:37 PM Eric Blake <eblake@redhat.com> wrote:
> On 9/30/18 2:56 PM, Philippe Mathieu-Daudé wrote:
> > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>
> In the subject line,
> s/Voluntary/Volunteer/

Oops thank you!

Aleksandar, do you mind fixing this (if no other comment in this series)?

Thanks,

Phil.