This is an automated email from the ASF dual-hosted git repository.

vbalaji pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git


The following commit(s) were added to refs/heads/master by this push:
     new 69ca45b  Fix  mailmap to allow mapping of defunct emailIds to active 
emailIds
69ca45b is described below

commit 69ca45b2da0f1791d4d8f049726a31ba3d90dcd7
Author: Balaji Varadarajan <varad...@uber.com>
AuthorDate: Thu Sep 19 00:15:08 2019 -0700

    Fix  mailmap to allow mapping of defunct emailIds to active emailIds
---
 .mailmap | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.mailmap b/.mailmap
index 6649e81..4af48f1 100644
--- a/.mailmap
+++ b/.mailmap
@@ -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
-<vin...@uber.com> <vin...@apache.org>
-<vin...@bytearray.io> <vin...@apache.org>
+<vin...@apache.org> <vin...@uber.com>
+<vin...@apache.org> <vin...@bytearray.io>
 # Prasanna's uber email mapping to active email
-<prasa...@uber.com> <prasanna....@gmail.com>
+<prasanna....@gmail.com> <prasa...@uber.com>

Reply via email to