From dfcad31b221c50958c6158d85ba5372a94d496ce Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Wed, 18 Aug 2021 09:16:16 -0400 Subject: Simplify a .mailmap entry The old entry mapped the email address `` to user name `Saleem Abdulrasool` and email address ``. Since the two addresses are identical, that's a needless detail. The new entry just maps email address `` to user name `Saleem Abdulrasool`. No behavior change. Differential Revision: https://reviews.llvm.org/D108079 --- .mailmap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.mailmap') diff --git a/.mailmap b/.mailmap index 2134bebcc5b1..3c703fb4aaab 100644 --- a/.mailmap +++ b/.mailmap @@ -32,4 +32,4 @@ Jon Roelofs Jon Roelofs LLVM GN Syncbot Martin Storsjö -Saleem Abdulrasool +Saleem Abdulrasool -- cgit v1.2.1