Update .mailmap to make auto-generating work

When mapping e-mail addresses and names;

    <preferred@example.com> <foo@bar.com>

Maps `foo@bar.com` to `preferred@example.com`, whereas:

     Preferred Name <preferred@example.com> <foo@bar.com>

Will update the e-mail address _and_ set the preferred name, _if_ the original
e-mail address in the commit was `<foo@bar.com>` (otherwise the rule is not
executed).

Finally, this rule:

 Preferred Name <preferred@example.com>

Will set the name to `Preferred Name` if the e-mail address in the commit
matches `preferred@example.com`

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2017-06-08 14:48:22 +02:00
parent 8a18954b75
commit b9af64e506
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C

View File

@ -10,9 +10,11 @@ Amir Chaudhry <amir.chaudhry@docker.com> <amirmc@gmail.com>
Anil Madhavapeddy <anil.madhavapeddy@docker.com> <anil@recoil.org> Anil Madhavapeddy <anil.madhavapeddy@docker.com> <anil@recoil.org>
Dan Finneran <dan@thebsdbox.co.uk> <dan@dev.fnnrn.me> Dan Finneran <dan@thebsdbox.co.uk> <dan@dev.fnnrn.me>
Dan Finneran <dan@thebsdbox.co.uk> <daniel.finneran@gmail.com> Dan Finneran <dan@thebsdbox.co.uk> <daniel.finneran@gmail.com>
Dave Scott <dave.scott@docker.com> <dave.scott@unikernel.com> Dan Finneran <dan@thebsdbox.co.uk>
Dave Scott <dave.scott@docker.com> <dave@recoil.org> David Scott <dave.scott@docker.com> <dave.scott@unikernel.com>
Dave Scott <dave.scott@docker.com> <djs55@users.noreply.github.com> David Scott <dave.scott@docker.com> <dave@recoil.org>
David Scott <dave.scott@docker.com> <djs55@users.noreply.github.com>
David Scott <dave.scott@docker.com>
Dave Tucker <dt@docker.com> <dave@dtucker.co.uk> Dave Tucker <dt@docker.com> <dave@dtucker.co.uk>
David Gageot <david.gageot@docker.com> <david@gageot.net> David Gageot <david.gageot@docker.com> <david@gageot.net>
David Sheets <david.sheets@docker.com> <dsheets@docker.com> David Sheets <david.sheets@docker.com> <dsheets@docker.com>
@ -26,6 +28,7 @@ Magnus Skjegstad <magnus.skjegstad@docker.com> <magnus@skjegstad.com>
Mindy Preston <mindy.preston@docker.com> <meetup@yomimono.org> Mindy Preston <mindy.preston@docker.com> <meetup@yomimono.org>
Nathan LeClaire <nathan.leclaire@docker.com> <nathan.leclaire@gmail.com> Nathan LeClaire <nathan.leclaire@docker.com> <nathan.leclaire@gmail.com>
Nathan LeClaire <nathan.leclaire@docker.com> <nathanleclaire@gmail.com> Nathan LeClaire <nathan.leclaire@docker.com> <nathanleclaire@gmail.com>
Radu Matei <matei.radu94@gmail.com>
Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com> <riyazdf@berkeley.edu> Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com> <riyazdf@berkeley.edu>
Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com> <riyazdf@gmail.com> Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com> <riyazdf@gmail.com>
Rolf Neugebauer <rolf.neugebauer@docker.com> <rneugeba@users.noreply.github.com> Rolf Neugebauer <rolf.neugebauer@docker.com> <rneugeba@users.noreply.github.com>