Commit Graph

14 Commits

Author SHA1 Message Date
Nico Weber 7a009b4587
.mailmap: remove stray space in comment 2022-02-24 18:50:08 -05:00
Hans Wennborg e76689ee3c Add self to .mailmap 2021-10-12 15:51:01 +02:00
Joseph Tremoulet f7d1a60cac [mailmap] Add entry for myself 2021-09-22 10:12:16 -04:00
Nico Weber dfcad31b22 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
2021-08-18 09:16:16 -04:00
Nico Weber 7aef2e54c8 Simplify a .mailmap entry
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
2021-08-14 17:58:21 -04:00
Nico Weber 3980cfcbaa [mailmap] Add entry for the GN LLVM syncbot
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.
2021-08-12 22:01:02 -04:00
Saleem Abdulrasool f38f81127c mailmap: add mappings for myself
Add aliases for various alternative email addresses.
2021-06-23 15:11:15 -07:00
Qiu Chaofan 6680538dd0 Update my mailmap 2021-06-10 14:14:57 +08:00
Jon Roelofs 047f6d9915 Add .mailmap entries for myself, and sort the list 2021-06-09 18:36:22 -07:00
Martin Storsjö 72177e9fa5 [mailmap] Add the canonical spelling of my name 2021-06-04 22:27:18 +03:00
Fangrui Song f026e891b2 [mailmap] Add my entry 2021-06-03 09:45:20 -07:00
Reid Kleckner 07c2a912dd Add a .mailmap entry for my two email addresses
I'm using rnk@google.com as the canonical email for now, but I guess I
can always update .mailmap in the future.
2021-06-02 14:09:50 -07:00
Nico Weber e008d0123c [mailmap] Use my chromium address as my canonical email address 2021-06-02 06:34:39 -04:00
Nico Weber 39b3c00ec3 Add a toplevel .mailmap file
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
2021-06-02 06:29:07 -04:00