In 4c6c7971e0 (unpack-trees: correctly compute result count, 2020-01-10), the commit author is listed as "Derrick Stolee via GitGitGadget <gitgitgadget@xxxxxxxxx>", however this authorship is erroneous. Fix the authorship by mapping the erroneous authorship to Derrick Stolee's canonical authorship information. Signed-off-by: Denton Liu <liu.denton@xxxxxxxxx> --- Whoops, I didn't realise that the branch had already been merged into 'next'. Anyway, we can apply this mailmap patch on the tip of 'ds/sparse-cone' to fix that issue. .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 14fa041043..cf3f68ecaf 100644 --- a/.mailmap +++ b/.mailmap @@ -59,6 +59,7 @@ David S. Miller <davem@xxxxxxxxxxxxx> David Turner <novalis@xxxxxxxxxxx> <dturner@xxxxxxxxxxxxxxxx> David Turner <novalis@xxxxxxxxxxx> <dturner@xxxxxxxxxxxx> Derrick Stolee <dstolee@xxxxxxxxxxxxx> <stolee@xxxxxxxxx> +Derrick Stolee <dstolee@xxxxxxxxxxxxx> Derrick Stolee via GitGitGadget <gitgitgadget@xxxxxxxxx> Deskin Miller <deskinm@xxxxxxxxx> Dirk Süsserott <newsletter@xxxxxxxxxxx> Eric Blake <eblake@xxxxxxxxxx> <ebb9@xxxxxxx> -- 2.25.0.rc1.180.g49a268d3eb