blob: 2b5278045ff7eb420af33d0671a2b133301368a7 [file] [log] [blame]
Nico Weber39b3c002021-05-29 16:18:151# 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#
19# You can commit changes for your own names and email addresses without review.
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 Webere008d012021-06-02 10:34:3924
Saleem Abdulrasoolf38f8112021-06-13 18:07:3425<compnerd@compnerd.org> <abdulras@fb.com>
26<compnerd@compnerd.org> <abdulras@google.com>
Jon Roelofs047f6d92021-06-10 01:35:1327<i@maskray.me> <maskray@google.com>
Joseph Tremouletf7d1a602021-09-22 14:12:1628<JCTremoulet@gmail.com> <jotrem@microsoft.com>
Qiu Chaofan66805382021-06-10 06:14:5729<qiucofan@cn.ibm.com> <qiucf@cn.ibm.com>
Reid Kleckner07c2a912021-06-02 21:09:5030<rnk@google.com> <reid@kleckner.net>
Nico Webere008d012021-06-02 10:34:3931<thakis@chromium.org> <nicolasweber@gmx.de>
Nico Weber7aef2e52021-08-14 21:58:2132Jon Roelofs <jonathan_roelofs@apple.com> <jonathan@codesourcery.com>
33Jon Roelofs <jonathan_roelofs@apple.com> <jroelofs@jroelofs.com>
Nico Weber3980cfc2021-08-13 01:59:5434LLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Jon Roelofs047f6d92021-06-10 01:35:1335Martin Storsjö <martin@martin.st>
Nico Weberdfcad312021-08-18 13:16:1636Saleem Abdulrasool <compnerd@compnerd.org>