On 13/10/2020 12.16, Philippe Mathieu-Daudé wrote: > Paul's Wavecomp email has been bouncing for months. He told us > he "no longer has access to modern MIPS CPUs or Boston hardware, > and wouldn't currently have time to spend on them if he did." [1] > but "perhaps that might change in the future." [2]. > Be fair and downgrade the status of the Boston board to "Odd Fixes" > (has a maintainer but they don't have time to do much other). > Similarly to commit 2b107c2c1c (".mailmap: Update Paul Burton email > address"), update his email address here too. > > [1] https://www.mail-archive.com/qemu-devel@nongnu.org/msg718739.html > [1] https://www.mail-archive.com/qemu-devel@nongnu.org/msg728605.html > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > v2: Squashed email address change (Thomas Huth) > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2de5943e388..702f73823fc 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1161,9 +1161,9 @@ S: Maintained > F: hw/intc/loongson_liointc.c > > Boston > -M: Paul Burton <pbur...@wavecomp.com> > +M: Paul Burton <paulbur...@kernel.org> > R: Aleksandar Rikalo <aleksandar.rik...@syrmia.com> > -S: Maintained > +S: Odd Fixes > F: hw/core/loader-fit.c > F: hw/mips/boston.c > F: hw/pci-host/xilinx-pcie.c >
Reviewed-by: Thomas Huth <th...@redhat.com>