Re: [PATCH v2] Update .mailmap
From: Junio C Hamano <hidden>
Date: 2020-08-16 17:27:43
Martin Ågren [off-list ref] writes:
Acked-by: Ed Maste <redacted> Acked-by: Damien Robert <redacted>
It may be a good idea to also add two addresses for Andreas Schwab
who already answered that these should not be unified with a comment
for documentation purposes, perhaps something along the lines of...
# These two addresses are used on purpose---do not merge.
Human Readable Name <address1>
Human Readable Name <address2>
to help future contributors who want to follow up on your effort.
Perhaps we also may want to have the proposed but not yet acked
entries in comment for documentation purposes, like so:
# Asked, but not acked yet
# Human Readable Name0 <address0.1> <address0.2>
# Human Readable Name1 <address1.1> <address1.2>
# ...
Thanks.