diff mbox series

[v2,iproute2-next,1/4] Add .mailmap file

Message ID 5f9d39d128770e3db7daea5d491207ca256239dc.1553627811.git.larrystevenwise@gmail.com (mailing list archive)
State Superseded
Headers show
Series Dynamic rdma link creation | expand

Commit Message

Steve Wise March 26, 2019, 7:18 p.m. UTC
.mailmap allows tracking multiple email addresses to the proper user name.

Signed-off-by: Steve Wise <larrystevenwise@gmail.com>
---
 .mailmap | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 .mailmap

Comments

Leon Romanovsky April 1, 2019, 6:29 a.m. UTC | #1
On Tue, Mar 26, 2019 at 02:18:27PM -0500, Steve Wise wrote:
> .mailmap allows tracking multiple email addresses to the proper user name.
>
> Signed-off-by: Steve Wise <larrystevenwise@gmail.com>
> ---
>  .mailmap | 8 ++++++++
>  1 file changed, 8 insertions(+)
>  create mode 100644 .mailmap
>

Thanks,
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
diff mbox series

Patch

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 00000000..c012d3d0
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,8 @@ 
+#
+# This list is used by git-shortlog to fix a few botched name translations
+# in the git archive, either because the author's full name was messed up
+# and/or not always written the same way, making contributions from the
+# same person appearing not to be so or badly displayed.
+#
+Steve Wise <larrystevenwise@gmail.com> <swise@opengridcomputing.com>
+Steve Wise <larrystevenwise@gmail.com> <swise@chelsio.com>