Mercurial > hg > CbC > CbC_llvm
annotate .mailmap @ 259:011663b4a808
remove duplicate setjmp in return continuation
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 12 Oct 2023 15:52:37 +0900 |
parents | 1f2b6ac9f198 |
children |
rev | line source |
---|---|
221 | 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 `random.person@example.com` 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 <random.person@example.com> | |
10 # | |
11 # If you commit as both `random.person@example.com` and `ranp@example.com` and | |
12 # you want the former to be your canonical email address, add | |
13 # | |
14 # <random.person@example.com> <ranp@example.com> | |
15 # | |
16 # Combinations of both are possible too, see | |
17 # https://git-scm.com/docs/gitmailmap for format details. | |
18 # | |
237 | 19 # You can commit changes for your own names and email addresses without review. |
221 | 20 # If you want to add entries for other people, please have them review the |
21 # addition. | |
22 # | |
23 # Please keep this file sorted. | |
24 | |
232
70dce7da266c
llvm original Jul 20 16:41:34 2021
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
221
diff
changeset
|
25 <compnerd@compnerd.org> <abdulras@fb.com> |
70dce7da266c
llvm original Jul 20 16:41:34 2021
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
221
diff
changeset
|
26 <compnerd@compnerd.org> <abdulras@google.com> |
237 | 27 <git@xen0n.name> <xen0n@gentoo.org> |
28 <hans@hanshq.net> <hans@chromium.org> | |
232
70dce7da266c
llvm original Jul 20 16:41:34 2021
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
221
diff
changeset
|
29 <i@maskray.me> <maskray@google.com> |
237 | 30 <JCTremoulet@gmail.com> <jotrem@microsoft.com> |
252 | 31 <min@myhsu.dev> <minyihh@uci.edu> |
232
70dce7da266c
llvm original Jul 20 16:41:34 2021
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
221
diff
changeset
|
32 <qiucofan@cn.ibm.com> <qiucf@cn.ibm.com> |
221 | 33 <rnk@google.com> <reid@kleckner.net> |
34 <thakis@chromium.org> <nicolasweber@gmx.de> | |
237 | 35 Jon Roelofs <jonathan_roelofs@apple.com> <jonathan@codesourcery.com> |
36 Jon Roelofs <jonathan_roelofs@apple.com> <jroelofs@jroelofs.com> | |
37 LLVM GN Syncbot <llvmgnsyncbot@gmail.com> | |
232
70dce7da266c
llvm original Jul 20 16:41:34 2021
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
221
diff
changeset
|
38 Martin Storsjö <martin@martin.st> |
252 | 39 Med Ismail Bennani <ismail@bennani.ma> <m.i.b@apple.com> |
40 Med Ismail Bennani <ismail@bennani.ma> <medismail.bennani@gmail.com> | |
41 Ramkumar Ramachandra <r@artagnon.com> <artagnon@gmail.com> | |
237 | 42 Saleem Abdulrasool <compnerd@compnerd.org> |
252 | 43 Tommy Chiang <ty1208chiang@gmail.com> <oToToT@users.noreply.github.com> |