On Sun, Aug 09, 2020 at 11:04:37PM +0000, Emma Brooks wrote:
> Add an option to map names and emails to their canonical forms via a
> .mailmap file. This is enabled by default, consistent with the behavior
> of Git itself.
>
> Signed-off-by: Emma Brooks <me@pluvano.com>
> ---
>
> No code changes. I just fixed a typo in the commit subject (made "map"
> lower-case).
There was a little discussion in response to v1 on whether we could
reuse the existing C mailmap code:
https://lore.kernel.org/git/20200731010129.GD240563@coredump.intra.peff.net/
Did you have any thoughts on that?
-Peff