Re: [PATCH] mailmap: Add more entries to sanitize 'git log' output

2020-01-18 Thread Philippe Mathieu-Daudé
On 1/18/20 2:27 PM, Markus Armbruster wrote: Philippe Mathieu-Daudé writes: On 1/18/20 8:10 AM, Markus Armbruster wrote: Philippe Mathieu-Daudé writes: Most of these developers have the Signed-off-by tag properly written, but not the author/commiter name. Fix this. Also we incorrectly wrot

Re: [PATCH] mailmap: Add more entries to sanitize 'git log' output

2020-01-18 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > On 1/18/20 8:10 AM, Markus Armbruster wrote: >> Philippe Mathieu-Daudé writes: >> >>> Most of these developers have the Signed-off-by tag properly >>> written, but not the author/commiter name. Fix this. >>> Also we incorrectly wrote Arei Gonglei name, update and

Re: [PATCH] mailmap: Add more entries to sanitize 'git log' output

2020-01-18 Thread Philippe Mathieu-Daudé
On 1/18/20 8:10 AM, Markus Armbruster wrote: Philippe Mathieu-Daudé writes: Most of these developers have the Signed-off-by tag properly written, but not the author/commiter name. Fix this. Also we incorrectly wrote Arei Gonglei name, update and reorder. git-log does not use this file by defa

Re: [PATCH] mailmap: Add more entries to sanitize 'git log' output

2020-01-17 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > Most of these developers have the Signed-off-by tag properly > written, but not the author/commiter name. Fix this. > Also we incorrectly wrote Arei Gonglei name, update and reorder. > > git-log does not use this file by default until you specify the > --use-mailm

Re: [PATCH] mailmap: Add more entries to sanitize 'git log' output

2020-01-17 Thread Philippe Mathieu-Daudé
ping? On Wed, Dec 18, 2019 at 7:57 PM Philippe Mathieu-Daudé wrote: > > Most of these developers have the Signed-off-by tag properly > written, but not the author/commiter name. Fix this. > Also we incorrectly wrote Arei Gonglei name, update and reorder. > > git-log does not use this file by defa