Message ID | 20200611094029.9528-2-aleksandar.qemu.devel@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Resolution of sh4 maintainership | expand |
On 11/06/2020 11.40, Aleksandar Markovic wrote: > This patch transfers sh4 sections to Yoshinori Sato, who is > best positioned in the community to assume sh4 maintainership. > He is the maintainer of the related target rx as well, which > means that some synergy between the two targets can be expected > in future. > > Further adjustments, reorganizations, and improvements of sh4 > sections are left to the future maintainer to be devised and > executed, as he deems suitable. > > Aurelien and Magnus are deleted as maintainers in some sections > of the MAINTAINERS file with this patch. However, they will not > be deleted from QEMU Hall of Fame, where their names will always > remained carved in stone as QEMU pioneers and granddaddies. > > Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > Acked-by: Aurelien Jarno <aurelien@aurel32.net> > Acked-by: Magnus Damm <magnus.damm@gmail.com> > Acked-by: Yoshinori Sato <ysato@users.sourceforge.jp> > Signed-off-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> > --- > MAINTAINERS | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6e7890ce82..7ddb6db38c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -296,7 +296,7 @@ F: tests/tcg/s390x/ > L: qemu-s390x@nongnu.org > > SH4 TCG CPUs > -M: Aurelien Jarno <aurelien@aurel32.net> > +M: Yoshinori Sato <ysato@users.sourceforge.jp> > S: Odd Fixes > F: target/sh4/ > F: hw/sh4/ > @@ -1251,14 +1251,14 @@ F: include/hw/riscv/opentitan.h > SH4 Machines > ------------ > R2D > -M: Magnus Damm <magnus.damm@gmail.com> > +M: Yoshinori Sato <ysato@users.sourceforge.jp> > S: Maintained > F: hw/sh4/r2d.c > F: hw/intc/sh_intc.c > F: hw/timer/sh_timer.c Wrong version of the patch? I think you agreed to change Magnus' line to "R:" instead? Thomas
чет, 11. јун 2020. у 11:52 Thomas Huth <thuth@redhat.com> је написао/ла: > > On 11/06/2020 11.40, Aleksandar Markovic wrote: > > This patch transfers sh4 sections to Yoshinori Sato, who is > > best positioned in the community to assume sh4 maintainership. > > He is the maintainer of the related target rx as well, which > > means that some synergy between the two targets can be expected > > in future. > > > > Further adjustments, reorganizations, and improvements of sh4 > > sections are left to the future maintainer to be devised and > > executed, as he deems suitable. > > > > Aurelien and Magnus are deleted as maintainers in some sections > > of the MAINTAINERS file with this patch. However, they will not > > be deleted from QEMU Hall of Fame, where their names will always > > remained carved in stone as QEMU pioneers and granddaddies. > > > > Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > > Acked-by: Aurelien Jarno <aurelien@aurel32.net> > > Acked-by: Magnus Damm <magnus.damm@gmail.com> > > Acked-by: Yoshinori Sato <ysato@users.sourceforge.jp> > > Signed-off-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> > > --- > > MAINTAINERS | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 6e7890ce82..7ddb6db38c 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -296,7 +296,7 @@ F: tests/tcg/s390x/ > > L: qemu-s390x@nongnu.org > > > > SH4 TCG CPUs > > -M: Aurelien Jarno <aurelien@aurel32.net> > > +M: Yoshinori Sato <ysato@users.sourceforge.jp> > > S: Odd Fixes > > F: target/sh4/ > > F: hw/sh4/ > > @@ -1251,14 +1251,14 @@ F: include/hw/riscv/opentitan.h > > SH4 Machines > > ------------ > > R2D > > -M: Magnus Damm <magnus.damm@gmail.com> > > +M: Yoshinori Sato <ysato@users.sourceforge.jp> > > S: Maintained > > F: hw/sh4/r2d.c > > F: hw/intc/sh_intc.c > > F: hw/timer/sh_timer.c > > Wrong version of the patch? I think you agreed to change Magnus' line to > "R:" instead? > Sorry, corrected in v3. > Thomas >
diff --git a/MAINTAINERS b/MAINTAINERS index 6e7890ce82..7ddb6db38c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -296,7 +296,7 @@ F: tests/tcg/s390x/ L: qemu-s390x@nongnu.org SH4 TCG CPUs -M: Aurelien Jarno <aurelien@aurel32.net> +M: Yoshinori Sato <ysato@users.sourceforge.jp> S: Odd Fixes F: target/sh4/ F: hw/sh4/ @@ -1251,14 +1251,14 @@ F: include/hw/riscv/opentitan.h SH4 Machines ------------ R2D -M: Magnus Damm <magnus.damm@gmail.com> +M: Yoshinori Sato <ysato@users.sourceforge.jp> S: Maintained F: hw/sh4/r2d.c F: hw/intc/sh_intc.c F: hw/timer/sh_timer.c Shix -M: Magnus Damm <magnus.damm@gmail.com> +M: Yoshinori Sato <ysato@users.sourceforge.jp> S: Odd Fixes F: hw/sh4/shix.c