[PATCH] mailmap: fix entries with many aliases

Thomas Monjalon thomas at monjalon.net
Mon Jul 21 15:07:58 CEST 2025


16/07/2025 16:41, David Marchand:
> According to gitmailmap manual, a line is composed of a contact
> information followed by commit information.
> 
> Which translates to the following formats:
> Proper Name <commit at email.xx>
> <proper at email.xx> <commit at email.xx>
> Proper Name <proper at email.xx> <commit at email.xx>
> Proper Name <proper at email.xx> Commit Name <commit at email.xx>
> 
> Some lines had multiple commit infos which were not parsed correctly by
> tools. Fix this by duplicating lines as necessary.
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>

Applied, thanks.





More information about the dev mailing list