summaryrefslogtreecommitdiff
path: root/.mailmap
Commit message (Collapse)AuthorAgeFilesLines
* Add entry to mailmapMed Ismail Bennani2023-04-251-0/+2
| | | | Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
* Fix incorrect .mailmap entryMin-Yih Hsu2023-03-271-1/+1
| | | | Of my contact email. Sorry for the churn.
* [CODE_OWNERS] Update my contact informationMin-Yih Hsu2023-03-271-0/+1
| | | | As well as updating .mailmap
* [mailmap] Add my entryTommy Chiang2022-12-161-0/+1
|
* .mailmap: add entry for myselfRamkumar Ramachandra2022-12-031-0/+1
|
* [mailmap] Add entry for myselfWANG Xuerui2022-08-081-0/+1
| | | | Differential Revision: https://reviews.llvm.org/D131353
* .mailmap: remove stray space in commentNico Weber2022-02-241-1/+1
|
* Add self to .mailmapHans Wennborg2021-10-121-0/+1
|
* [mailmap] Add entry for myselfJoseph Tremoulet2021-09-221-0/+1
|
* Simplify a .mailmap entryNico Weber2021-08-181-1/+1
| | | | | | | | | | | | | 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
* Simplify a .mailmap entryNico Weber2021-08-141-3/+2
| | | | | | | | | Only one person committed with these email addresses, so there's no need to use the map-different-names-for-one-email-address syntax. No behavior change. Differential Revision: https://reviews.llvm.org/D108007
* [mailmap] Add entry for the GN LLVM syncbotNico Weber2021-08-121-0/+1
| | | | | The bot did its first 43 commits under the name "GN Syncbot" before it switched to "LLVM GN Syncbot". Use the latter as canonical name.
* mailmap: add mappings for myselfSaleem Abdulrasool2021-06-231-0/+3
| | | | Add aliases for various alternative email addresses.
* Update my mailmapQiu Chaofan2021-06-101-0/+1
|
* Add .mailmap entries for myself, and sort the listJon Roelofs2021-06-091-2/+5
|
* [mailmap] Add the canonical spelling of my nameMartin Storsjö2021-06-041-0/+1
|
* [mailmap] Add my entryFangrui Song2021-06-031-0/+1
|
* Add a .mailmap entry for my two email addressesReid Kleckner2021-06-021-0/+1
| | | | | I'm using rnk@google.com as the canonical email for now, but I guess I can always update .mailmap in the future.
* [mailmap] Use my chromium address as my canonical email addressNico Weber2021-06-021-0/+2
|
* Add a toplevel .mailmap fileNico Weber2021-06-021-0/+23
See "Proposal: Adding a toplevel .mailmap file" on llvm-dev: https://lists.llvm.org/pipermail/llvm-dev/2021-May/150741.html Differential Revision: https://reviews.llvm.org/D103360