Re: [PATCH] MAINTAINERS: Replace @tuxfamily.org address
Gustavo Romero <[email protected]>
| Newsgroups | org.nongnu.qemu-trivial,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Thomas, On 3/3/26 17:30, Thomas Huth wrote: > Tuxfamily.org has had many outages in the recent years and will likely > go away in the near future: > > https://forum.tuxfamily.org/post/3381/#p3381 > > Thus replace my @tuxfamily.org address with another one that is more > reliable and hopefully will survive longer. > > Signed-off-by: Thomas Huth <[email protected]> > --- > MAINTAINERS | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6698e5ff69..b75f1e592f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1367,13 +1367,13 @@ F: gdb-xml/loongarch*.xml > M68K Machines > ------------- > an5206 > -M: Thomas Huth <[email protected]> > +M: Thomas Huth <[email protected]> > S: Odd Fixes > F: hw/m68k/an5206.c > F: hw/m68k/mcf5206.c > > mcf5208 > -M: Thomas Huth <[email protected]> > +M: Thomas Huth <[email protected]> > S: Odd Fixes > F: hw/m68k/mcf5208.c > F: hw/m68k/mcf_intc.c > @@ -1383,7 +1383,7 @@ F: include/hw/m68k/mcf*.h > F: tests/functional/m68k/test_mcf5208evb.py > > NeXTcube > -M: Thomas Huth <[email protected]> > +M: Thomas Huth <[email protected]> > S: Odd Fixes > F: hw/m68k/next-*.c > F: hw/display/next-fb.c > @@ -3098,7 +3098,7 @@ F: audio/paaudio.c > > SDL Audio backend > M: Gerd Hoffmann <[email protected]> > -R: Thomas Huth <[email protected]> > +R: Thomas Huth <[email protected]> > S: Odd Fixes > F: audio/sdlaudio.c > Reviewed-by: Gustavo Romero <[email protected]> Cheers, Gustavo