]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mailmap: Cleanup.
authorYann Dupont <yann@objoo.org>
Thu, 4 Feb 2016 22:23:03 +0000 (23:23 +0100)
committerYann Dupont <yann@objoo.org>
Mon, 8 Feb 2016 20:44:33 +0000 (21:44 +0100)
commitb5d768864e4f20e8d9a50300b141535434c2b5c7
tree353b3ada66324eec73e4255827157986848c5232
parent4453b46205c3fd4e30894e2a5976361e12a3b265
mailmap: Cleanup.

Over time, some entries were unnecessarily complicated.

Entries were sometimes of the form :

Canonical name <canonical@email> first other name <other@mail1>
Canonical name <canonical@email> second other name <other@mail1>
Canonical name <canonical@email> OOops my mailer is wrongly configured <other@mail1>
...

This can be simplified like this :
Canonical name <canonical@email>
Canonical name <canonical@email> <other@mail1>

The added benefit is that we're now exempt of adding a line in .mailmap every time an author make a typo. That will save us time.

Also for name normalisation, a single entry Canonical name <complicated@email> is often enough.

Signed-off-by: Yann Dupont <yann@objoo.org>
.mailmap
.organizationmap
.peoplemap