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 <com...@email.xx> > <pro...@email.xx> <com...@email.xx> > Proper Name <pro...@email.xx> <com...@email.xx> > Proper Name <pro...@email.xx> Commit Name <com...@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.march...@redhat.com>
Applied, thanks.