On Tue, Jan 14, 2020 at 10:58:58PM +0100, Johannes Schindelin wrote: > Hi, > > On Mon, 13 Jan 2020, Denton Liu wrote: > > > Subject: [PATCH] .mailmap: fix erroneous authorship for Johannes Schindelin > > > > In 49e268e23e (mingw: safeguard better against backslashes in file > > names, 2020-01-09), the commit author is listed as > > "Johannes Schindelin via GitGitGadget <gitgitgadget@xxxxxxxxx>", which > > is erroneous. Fix the authorship by mapping the erroneous authorship to > > his canonical authorship information. > > Please note that 4c6c7971e0e42f0f1ce7e9472bc3aec8e0c96650 unfortunately > has the same problem (albeit with Stolee as author), and it already made > it into `next`. Since 'next' is getting rewound in a little bit, can we requeue Stolee's patch with the authorship corrected? Or would it make more sense to submit a .mailmap patch on top? Thanks, Denton