On 13/10/2020 12.16, Philippe Mathieu-Daudé wrote: > To avoid the MIPS target being orphan, volunteer to keep an eye > on it and put together pull requests. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > MAINTAINERS | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 426f52c1f63..d59e5c05c10 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -221,10 +221,11 @@ F: hw/microblaze/ > F: disas/microblaze.c > > MIPS TCG CPUs > +M: Philippe Mathieu-Daudé <f4...@amsat.org> > R: Aurelien Jarno <aurel...@aurel32.net> > R: Jiaxun Yang <jiaxun.y...@flygoat.com> > R: Aleksandar Rikalo <aleksandar.rik...@syrmia.com> > -S: Orphaned > +S: Odd Fixes > F: target/mips/ > F: default-configs/*mips* > F: disas/*mips* > @@ -2815,11 +2816,12 @@ F: tcg/i386/ > F: disas/i386.c > > MIPS TCG target > +M: Philippe Mathieu-Daudé <f4...@amsat.org> > R: Aurelien Jarno <aurel...@aurel32.net> > R: Huacai Chen <che...@lemote.com> > R: Jiaxun Yang <jiaxun.y...@flygoat.com> > R: Aleksandar Rikalo <aleksandar.rik...@syrmia.com> > -S: Orphaned > +S: Odd Fixes > F: tcg/mips/
It would be good to get some feedback from the people with the "R:" entries here, too ... but FWIW: Reviewed-by: Thomas Huth <th...@redhat.com>