When I changed employers my work address changed from [email protected] to [email protected]. Rather than map my old work address to my new, map them both to my permanent personal email address. (I will still use my work address in commits I submit so that my employer gets some credit.)
Signed-off-by: Richard Hansen <[email protected]> --- .mailmap | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.mailmap b/.mailmap index 9cc33e925..9c87a3840 100644 --- a/.mailmap +++ b/.mailmap @@ -192,6 +192,8 @@ Philippe Bruhat <[email protected]> Ralf Thielow <[email protected]> <[email protected]> Ramsay Jones <[email protected]> <[email protected]> René Scharfe <[email protected]> <[email protected]> +Richard Hansen <[email protected]> <[email protected]> +Richard Hansen <[email protected]> <[email protected]> Robert Fitzsimons <[email protected]> Robert Shearman <[email protected]> <[email protected]> Robert Zeh <[email protected]> -- 2.11.0.390.gc69c2f50cf-goog

