[all-commits] [llvm/llvm-project] dfcad3: Simplify a .mailmap entry
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Aug 18 06:17:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfcad31b221c50958c6158d85ba5372a94d496ce
https://github.com/llvm/llvm-project/commit/dfcad31b221c50958c6158d85ba5372a94d496ce
Author: Nico Weber <thakis at chromium.org>
Date: 2021-08-18 (Wed, 18 Aug 2021)
Changed paths:
M .mailmap
Log Message:
-----------
Simplify a .mailmap entry
The old entry mapped the email address `<compnerd at compnerd.org>` to user name
`Saleem Abdulrasool` and email address `<compnerd at compnerd.org>`. Since the two
addresses are identical, that's a needless detail.
The new entry just maps email address `<compnerd at compnerd.org>` to user name
`Saleem Abdulrasool`.
No behavior change.
Differential Revision: https://reviews.llvm.org/D108079
More information about the All-commits
mailing list