Add .mailmap file
Add a .mailmap file for git to use for cases where the same person has commits with more than one name or email address. Change-Id: I14c787ecc196b064a5d2c714d26ea1b854bb933e
This commit is contained in:
parent
a6fc975e4f
commit
571473bd87
9
.mailmap
Normal file
9
.mailmap
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Format is:
|
||||||
|
# <preferred e-mail> <other e-mail 1>
|
||||||
|
# <preferred e-mail> <other e-mail 2>
|
||||||
|
<douglas.mendizabal@rackspace.com> <dougmendizabal@gmail.com>
|
||||||
|
<jarret.raim@rackspace.com> <jarito@gmail.com>
|
||||||
|
John Wood <john.wood@rackspace.com> <jfwood@ubuntu.(none)>
|
||||||
|
Malini K. Bhandaru <malini.k.bhandaru@intel.com> <malini@ubuntu.(none)>
|
||||||
|
Malini K. Bhandaru <malini.k.bhandaru@intel.com> Malini Bhandaru <malini.k.bhandaru@intel.com>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user