Commit Graph

5 Commits

Author SHA1 Message Date
Sebastiaan van Stijn
b9af64e506 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>
2017-06-08 14:56:10 +02:00
Justin Cormack
2ab1022d6b Update AUTHORS
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-06-08 12:37:16 +01:00
Rolf Neugebauer
772370fb2c Add a few more aliases to .mailmap and re-generated AUTORS
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-05-23 12:13:11 +01:00
Justin Cormack
35f741f410 Update AUTHORS
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-05-13 14:00:39 +01:00
Sebastiaan van Stijn
19a3123f09 Add AUTHORS file and script
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-04-17 10:30:28 -05:00