1
0

Fix mailmap to allow mapping of defunct emailIds to active emailIds

This commit is contained in:
Balaji Varadarajan
2019-09-19 00:15:08 -07:00
committed by Balaji Varadarajan
parent 2e75a6973d
commit 69ca45b2da

View File

@@ -1,6 +1,6 @@
# See https://github.com/git/git/blob/master/Documentation/mailmap.txt for syntax
#vinoth's uber email and personal email mapping to apache
<vinoth@uber.com> <vinoth@apache.org>
<vinoth@bytearray.io> <vinoth@apache.org>
<vinoth@apache.org> <vinoth@uber.com>
<vinoth@apache.org> <vinoth@bytearray.io>
# Prasanna's uber email mapping to active email
<prasanna@uber.com> <prasanna.raj@gmail.com>
<prasanna.raj@gmail.com> <prasanna@uber.com>