Nico Weber | 39b3c00 | 2021-05-29 16:18:15 | [diff] [blame] | 1 | # This file allows mapping several author and committer email addresses and |
| 2 | # names to a single canonical one for `git shortlog`, `git log --author`, |
| 3 | # or `git check-mailmap`. |
| 4 | # |
| 5 | # For example, if you commit as `[email protected]` but sometimes use |
| 6 | # "Rañdom Person" and sometimes "Random Person" as name and you want the former |
| 7 | # to be your canonical name, add |
| 8 | # |
| 9 | # Rañdom Person <[email protected]> |
| 10 | # |
| 11 | # If you commit as both `[email protected]` and `[email protected]` and |
| 12 | # you want the former to be your canonical email address, add |
| 13 | # |
| 14 | # <[email protected]> <[email protected]> |
| 15 | # |
| 16 | # Combinations of both are possible too, see |
| 17 | # https://git-scm.com/docs/gitmailmap for format details. |
| 18 | # |
Nico Weber | 7a009b4 | 2022-02-24 23:50:08 | [diff] [blame] | 19 | # You can commit changes for your own names and email addresses without review. |
Nico Weber | 39b3c00 | 2021-05-29 16:18:15 | [diff] [blame] | 20 | # If you want to add entries for other people, please have them review the |
| 21 | # addition. |
| 22 | # |
| 23 | # Please keep this file sorted. |
Nico Weber | e008d01 | 2021-06-02 10:34:39 | [diff] [blame] | 24 | |
Saleem Abdulrasool | f38f811 | 2021-06-13 18:07:34 | [diff] [blame] | 25 | <compnerd@compnerd.org> <abdulras@fb.com> |
| 26 | <compnerd@compnerd.org> <abdulras@google.com> |
WANG Xuerui | e3ef729 | 2022-08-08 08:28:46 | [diff] [blame] | 27 | <git@xen0n.name> <xen0n@gentoo.org> |
Hans Wennborg | e76689ee | 2021-10-12 13:51:01 | [diff] [blame] | 28 | <hans@hanshq.net> <hans@chromium.org> |
Jon Roelofs | 047f6d9 | 2021-06-10 01:35:13 | [diff] [blame] | 29 | <i@maskray.me> <maskray@google.com> |
Joseph Tremoulet | f7d1a60 | 2021-09-22 14:12:16 | [diff] [blame] | 30 | <JCTremoulet@gmail.com> <jotrem@microsoft.com> |
Min-Yih Hsu | 7f38361 | 2023-03-27 21:02:10 | [diff] [blame] | 31 | <min@myhsu.dev> <minyihh@uci.edu> |
Qiu Chaofan | 6680538 | 2021-06-10 06:14:57 | [diff] [blame] | 32 | <qiucofan@cn.ibm.com> <qiucf@cn.ibm.com> |
Reid Kleckner | 07c2a91 | 2021-06-02 21:09:50 | [diff] [blame] | 33 | <rnk@google.com> <reid@kleckner.net> |
Nico Weber | e008d01 | 2021-06-02 10:34:39 | [diff] [blame] | 34 | <thakis@chromium.org> <nicolasweber@gmx.de> |
Nico Weber | 7aef2e5 | 2021-08-14 21:58:21 | [diff] [blame] | 35 | Jon Roelofs <jonathan_roelofs@apple.com> <jonathan@codesourcery.com> |
| 36 | Jon Roelofs <jonathan_roelofs@apple.com> <jroelofs@jroelofs.com> |
Nico Weber | 3980cfc | 2021-08-13 01:59:54 | [diff] [blame] | 37 | LLVM GN Syncbot <llvmgnsyncbot@gmail.com> |
Jon Roelofs | 047f6d9 | 2021-06-10 01:35:13 | [diff] [blame] | 38 | Martin Storsjö <martin@martin.st> |
Med Ismail Bennani | 5acaf9f | 2023-04-26 06:14:29 | [diff] [blame] | 39 | Med Ismail Bennani <ismail@bennani.ma> <m.i.b@apple.com> |
| 40 | Med Ismail Bennani <ismail@bennani.ma> <medismail.bennani@gmail.com> |
Ramkumar Ramachandra | 0b74de5 | 2022-12-03 08:52:57 | [diff] [blame] | 41 | Ramkumar Ramachandra <r@artagnon.com> <artagnon@gmail.com> |
Nico Weber | dfcad31 | 2021-08-18 13:16:16 | [diff] [blame] | 42 | Saleem Abdulrasool <compnerd@compnerd.org> |
Tommy Chiang | 74b2a5c | 2022-12-15 21:30:29 | [diff] [blame] | 43 | Tommy Chiang <ty1208chiang@gmail.com> <oToToT@users.noreply.github.com> |