From: Nico Weber Date: Wed, 18 Aug 2021 13:16:16 +0000 (-0400) Subject: Simplify a .mailmap entry X-Git-Tag: upstream/15.0.7~33622 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dfcad31b221c50958c6158d85ba5372a94d496ce;p=platform%2Fupstream%2Fllvm.git 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 --- diff --git a/.mailmap b/.mailmap index 2134beb..3c703fb 100644 --- a/.mailmap +++ b/.mailmap @@ -32,4 +32,4 @@ Jon Roelofs Jon Roelofs LLVM GN Syncbot Martin Storsjö -Saleem Abdulrasool +Saleem Abdulrasool