summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2021-08-18 09:16:16 -0400
committerNico Weber <thakis@chromium.org>2021-08-18 09:16:16 -0400
commitdfcad31b221c50958c6158d85ba5372a94d496ce (patch)
treea678d6497ada35f1e5e653070c94c7bef4c64c88 /.mailmap
parent2715c4da50387ed6dae49a2a17fdcfad8a769a3c (diff)
downloadllvm-dfcad31b221c50958c6158d85ba5372a94d496ce.tar.gz
Simplify a .mailmap entry
The old entry mapped the email address `<compnerd@compnerd.org>` to user name `Saleem Abdulrasool` and email address `<compnerd@compnerd.org>`. Since the two addresses are identical, that's a needless detail. The new entry just maps email address `<compnerd@compnerd.org>` to user name `Saleem Abdulrasool`. No behavior change. Differential Revision: https://reviews.llvm.org/D108079
Diffstat (limited to '.mailmap')
-rw-r--r--.mailmap2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mailmap b/.mailmap
index 2134bebcc5b1..3c703fb4aaab 100644
--- a/.mailmap
+++ b/.mailmap
@@ -32,4 +32,4 @@ Jon Roelofs <jonathan_roelofs@apple.com> <jonathan@codesourcery.com>
Jon Roelofs <jonathan_roelofs@apple.com> <jroelofs@jroelofs.com>
LLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Martin Storsjö <martin@martin.st>
-Saleem Abdulrasool <compnerd@compnerd.org> <compnerd@compnerd.org>
+Saleem Abdulrasool <compnerd@compnerd.org>