Simplify a .mailmap entry
authorNico Weber <thakis@chromium.org>
Wed, 18 Aug 2021 13:16:16 +0000 (09:16 -0400)
committerNico Weber <thakis@chromium.org>
Wed, 18 Aug 2021 13:16:16 +0000 (09:16 -0400)
commitdfcad31b221c50958c6158d85ba5372a94d496ce
treea678d6497ada35f1e5e653070c94c7bef4c64c88
parent2715c4da50387ed6dae49a2a17fdcfad8a769a3c
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
.mailmap