Following my recent transition from Imagination Technologies to the reincarnated MIPS company add a .mailmap mapping for my work address, so that `scripts/get_maintainer.pl' gets it right for past commits.
Signed-off-by: Maciej W. Rozycki <[email protected]> --- On Fri, 10 Nov 2017, Linus Torvalds wrote: > You sent this as charset="ISO-8859-15" > > Please use UTF-8 instead. OK, sorry about that. I wasn't even aware the difference would matter, especially as Linus Lüssing's name shows up correctly in my mailer either way. For the record, this was picked up by `alpine' automagically from: Posting Character Set = <No Value Set: using most specific> I switched that to UTF-8 and did a check before this v2 and the headers produced seemed all right, so I hope this one is as well. > It didn't matter for _your_ name (possibly because you've gotten tired > of Różycki being corrupted on the internet, possibly because you don't > use that traditional spelling at all). But it mattered because the > name above yours was Lüssing. Or rather because back in the 1990s the matter of using non-ASCII encodings was a horrible mess. And then it stuck, for consistency. Maciej --- .mailmap | 1 + 1 file changed, 1 insertion(+) Index: linux-org/.mailmap =================================================================== --- linux-org.orig/.mailmap 2017-11-10 19:30:01.000000000 +0000 +++ linux-org/.mailmap 2017-11-10 19:54:40.003223367 +0000 @@ -102,6 +102,7 @@ Leonid I Ananiev <leonid.i.ananiev@intel Linas Vepstas <[email protected]> Linus Lüssing <[email protected]> <[email protected]> Linus Lüssing <[email protected]> <[email protected]> +Maciej W. Rozycki <[email protected]> <[email protected]> Marcin Nowakowski <[email protected]> <[email protected]> Mark Brown <[email protected]> Martin Kepplinger <[email protected]> <[email protected]>

