Mercurial > hg > CbC > CbC_llvm
annotate .mailmap @ 237:c80f45b162ad llvm-original
add some fix
author | kono |
---|---|
date | Wed, 09 Nov 2022 17:47:54 +0900 |
parents | 70dce7da266c |
children | 1f2b6ac9f198 |
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> |
232
70dce7da266c
llvm original Jul 20 16:41:34 2021
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
221
diff
changeset
|
31 <qiucofan@cn.ibm.com> <qiucf@cn.ibm.com> |
221 | 32 <rnk@google.com> <reid@kleckner.net> |
33 <thakis@chromium.org> <nicolasweber@gmx.de> | |
237 | 34 Jon Roelofs <jonathan_roelofs@apple.com> <jonathan@codesourcery.com> |
35 Jon Roelofs <jonathan_roelofs@apple.com> <jroelofs@jroelofs.com> | |
36 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
|
37 Martin Storsjö <martin@martin.st> |
237 | 38 Saleem Abdulrasool <compnerd@compnerd.org> |