Hi Aleksandar,
It's a bit funny you sent this email from yet another company, RT-RK =)
The mips.com is dead, long live the MIPS!
On 07/04/2018 04:30 PM, Aleksandar Markovic wrote:
> From: Aleksandar Markovic <amarkovic@wavecomp.com>
>
> Update email addresses of Aleksandar Markovic and Paul Burton in the
> MAINTAINERS file. Also, add corresponding items in the .mailmap file.
>
> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
> ---
> .mailmap | 7 +++++--
> MAINTAINERS | 9 +++++----
> 2 files changed, 10 insertions(+), 6 deletions(-)
>
> diff --git a/.mailmap b/.mailmap
> index 778a4d4..2c2b9b1 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -12,8 +12,11 @@ Fabrice Bellard <fabrice@bellard.org> bellard <bellard@c046a42c-6fe2-441c-8c8c-7
> James Hogan <jhogan@kernel.org> <james.hogan@imgtec.com>
> Jocelyn Mayer <l_indien@magic.fr> j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
> Paul Brook <paul@codesourcery.com> pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
> +Aleksandar Markovic <amarkovic@wavecomp.com> <aleksandar.markovic@mips.com>
> +Aleksandar Markovic <amarkovic@wavecomp.com> <aleksandar.markovic@imgtec.com>
> +Paul Burton <pburton@wavecomp.com> <paul.burton@mips.com>
> -Paul Burton <paul.burton@mips.com> <paul.burton@imgtec.com>
> +Paul Burton <pburton@wavecomp.com> <paul.burton@imgtec.com>
> -Paul Burton <paul.burton@mips.com> <paul@archlinuxmips.org>
> +Paul Burton <pburton@wavecomp.com> <paul@archlinuxmips.org>
reordered a bit to follow, ok.
> Thiemo Seufer <ths@networkno.de> ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
> malc <av1474@comtv.ru> malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6630d69..f3863b1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -187,7 +187,7 @@ F: disas/microblaze.c
>
> MIPS
> M: Aurelien Jarno <aurelien@aurel32.net>
> -M: Aleksandar Markovic <aleksandar.markovic@mips.com>
> +M: Aleksandar Markovic <amarkovic@wavecomp.com>
> S: Maintained
> F: target/mips/
> F: hw/mips/
> @@ -718,7 +718,7 @@ S: Maintained
> F: hw/mips/mips_malta.c
>
> Mipssim
> -M: Aleksandar Markovic <aleksandar.markovic@mips.com>
> +M: Aleksandar Markovic <amarkovic@wavecomp.com>
> S: Odd Fixes
> F: hw/mips/mips_mipssim.c
> F: hw/net/mipsnet.c
> @@ -729,14 +729,15 @@ S: Maintained
> F: hw/mips/mips_r4k.c
>
> Fulong 2E
> -M: Aleksandar Markovic <aleksandar.markovic@mips.com>
> +M: Aleksandar Markovic <amarkovic@wavecomp.com>
> S: Odd Fixes
> F: hw/mips/mips_fulong2e.c
> F: hw/isa/vt82c686.c
> +
> F: include/hw/isa/vt82c686.h
>
> Boston
> -M: Paul Burton <paul.burton@mips.com>
> +M: Paul Burton <pburton@wavecomp.com>
> S: Maintained
> F: hw/core/loader-fit.c
> F: hw/mips/boston.c
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>