2021-05-30 00:18:15 +08:00
|
|
|
# This file allows mapping several author and committer email addresses and
|
|
|
|
# names to a single canonical one for `git shortlog`, `git log --author`,
|
|
|
|
# or `git check-mailmap`.
|
|
|
|
#
|
|
|
|
# For example, if you commit as `random.person@example.com` but sometimes use
|
|
|
|
# "Rañdom Person" and sometimes "Random Person" as name and you want the former
|
|
|
|
# to be your canonical name, add
|
|
|
|
#
|
|
|
|
# Rañdom Person <random.person@example.com>
|
|
|
|
#
|
|
|
|
# If you commit as both `random.person@example.com` and `ranp@example.com` and
|
|
|
|
# you want the former to be your canonical email address, add
|
|
|
|
#
|
|
|
|
# <random.person@example.com> <ranp@example.com>
|
|
|
|
#
|
|
|
|
# Combinations of both are possible too, see
|
|
|
|
# https://git-scm.com/docs/gitmailmap for format details.
|
|
|
|
#
|
2022-02-25 07:50:08 +08:00
|
|
|
# You can commit changes for your own names and email addresses without review.
|
2021-05-30 00:18:15 +08:00
|
|
|
# If you want to add entries for other people, please have them review the
|
|
|
|
# addition.
|
|
|
|
#
|
|
|
|
# Please keep this file sorted.
|
2021-06-02 18:34:39 +08:00
|
|
|
|
2021-06-14 02:07:34 +08:00
|
|
|
<compnerd@compnerd.org> <abdulras@fb.com>
|
|
|
|
<compnerd@compnerd.org> <abdulras@google.com>
|
2022-08-08 16:28:46 +08:00
|
|
|
<git@xen0n.name> <xen0n@gentoo.org>
|
2021-10-12 21:51:01 +08:00
|
|
|
<hans@hanshq.net> <hans@chromium.org>
|
2021-06-10 09:35:13 +08:00
|
|
|
<i@maskray.me> <maskray@google.com>
|
2021-09-22 22:12:16 +08:00
|
|
|
<JCTremoulet@gmail.com> <jotrem@microsoft.com>
|
2021-06-10 14:14:57 +08:00
|
|
|
<qiucofan@cn.ibm.com> <qiucf@cn.ibm.com>
|
2021-06-03 05:09:50 +08:00
|
|
|
<rnk@google.com> <reid@kleckner.net>
|
2021-06-02 18:34:39 +08:00
|
|
|
<thakis@chromium.org> <nicolasweber@gmx.de>
|
2021-08-15 05:58:21 +08:00
|
|
|
Jon Roelofs <jonathan_roelofs@apple.com> <jonathan@codesourcery.com>
|
|
|
|
Jon Roelofs <jonathan_roelofs@apple.com> <jroelofs@jroelofs.com>
|
2021-08-13 09:59:54 +08:00
|
|
|
LLVM GN Syncbot <llvmgnsyncbot@gmail.com>
|
2021-06-10 09:35:13 +08:00
|
|
|
Martin Storsjö <martin@martin.st>
|
2022-12-03 16:52:57 +08:00
|
|
|
Ramkumar Ramachandra <r@artagnon.com> <artagnon@gmail.com>
|
2021-08-18 21:16:16 +08:00
|
|
|
Saleem Abdulrasool <compnerd@compnerd.org>
|
2022-12-16 05:30:29 +08:00
|
|
|
Tommy Chiang <ty1208chiang@gmail.com> <oToToT@users.noreply.github.com>
|