From: Paul Burton <[email protected]> Update my email address from [email protected] to [email protected], since MIPS will soon no longer be a part of Imagination Technologies & as such the @imgtec.com address will soon cease to function.
A mapping is added in .mailmap such that git reports the new @mips.com address, and get_maintainer.pl in turn reports it when examining git history. Whilst here add a mapping for my also-defunct [email protected] email address too. Signed-off-by: Paul Burton <[email protected]> Cc: Laurent Vivier <[email protected]> Cc: Michael Tokarev <[email protected]> Cc: Yongbok Kim <[email protected]> Cc: Yongbok Kim <[email protected]> Cc: [email protected] Cc: [email protected] --- .mailmap | 2 ++ MAINTAINERS | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 28defa1b2c..dda7e3fa5f 100644 --- a/.mailmap +++ b/.mailmap @@ -10,6 +10,8 @@ Edgar E. Iglesias <[email protected]> edgar_igl <edgar_igl@c046a42c-6fe2- Fabrice Bellard <[email protected]> bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> Jocelyn Mayer <[email protected]> j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162> Paul Brook <[email protected]> pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162> +Paul Burton <[email protected]> <[email protected]> +Paul Burton <[email protected]> <[email protected]> Thiemo Seufer <[email protected]> ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> malc <[email protected]> malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162> # There is also a: diff --git a/MAINTAINERS b/MAINTAINERS index 12175425a7..0a400c57c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -642,7 +642,7 @@ S: Odd Fixes F: hw/mips/mips_fulong2e.c Boston -M: Paul Burton <[email protected]> +M: Paul Burton <[email protected]> S: Maintained F: hw/core/loader-fit.c F: hw/mips/boston.c -- 2.14.2
