Masahiro Yamada | 8b90a11 | 2014-07-16 17:49:44 +0900 | [diff] [blame] | 1 | # |
| 2 | # This list is used by git-shortlog to fix a few botched name translations |
| 3 | # in the git archive, either because the author's full name was messed up |
| 4 | # and/or not always written the same way, making contributions from the |
| 5 | # same person appearing not to be so or badly displayed. |
| 6 | # |
Heinrich Schuchardt | 2da56af | 2019-08-10 13:17:21 +0200 | [diff] [blame] | 7 | # This file is also used by scripts/get_maintainer.pl. |
| 8 | # |
Masahiro Yamada | 8b90a11 | 2014-07-16 17:49:44 +0900 | [diff] [blame] | 9 | # This file can be modified by hand or updated by the following command: |
| 10 | # scripts/mailmapper > tmp; mv tmp .mailmap |
| 11 | # |
Heinrich Schuchardt | 2da56af | 2019-08-10 13:17:21 +0200 | [diff] [blame] | 12 | # Entries in this file take one of the following forms: |
| 13 | # Proper Name <commit@email.xx> |
| 14 | # <proper@email.xx> <commit@email.xx> |
| 15 | # Proper Name <proper@email.xx> <commit@email.xx> |
| 16 | # Proper Name <proper@email.xx> Commit Name <commit@email.xx> |
Masahiro Yamada | 8b90a11 | 2014-07-16 17:49:44 +0900 | [diff] [blame] | 17 | |
Heinrich Schuchardt | 2da56af | 2019-08-10 13:17:21 +0200 | [diff] [blame] | 18 | Alexander Graf <agraf@csgraf.de> <agraf@suse.de> |
Masahiro Yamada | e89a07e | 2014-07-16 17:49:46 +0900 | [diff] [blame] | 19 | Allen Martin <amartin@nvidia.com> |
| 20 | Andreas Bießmann <andreas.devel@googlemail.com> |
Andreas Bießmann | 09c2b8f | 2016-05-01 03:46:16 +0200 | [diff] [blame] | 21 | Andreas Bießmann <andreas@biessmann.org> |
Masahiro Yamada | e89a07e | 2014-07-16 17:49:46 +0900 | [diff] [blame] | 22 | Aneesh V <aneesh@ti.com> |
| 23 | Dirk Behme <dirk.behme@googlemail.com> |
Fabio Estevam | c5f18a0 | 2016-01-11 10:22:40 -0200 | [diff] [blame] | 24 | Fabio Estevam <fabio.estevam@nxp.com> |
Jagan Teki | fe94b48 | 2015-12-07 01:26:13 +0530 | [diff] [blame] | 25 | Jagan Teki <402jagan@gmail.com> |
| 26 | Jagan Teki <jaganna@gmail.com> |
| 27 | Jagan Teki <jaganna@xilinx.com> |
| 28 | Jagan Teki <jagannadh.teki@gmail.com> |
| 29 | Jagan Teki <jagannadha.sutradharudu-teki@xilinx.com> |
Masahiro Yamada | e89a07e | 2014-07-16 17:49:46 +0900 | [diff] [blame] | 30 | Markus Klotzbuecher <mk@denx.de> |
Paul Burton | c5bf161 | 2017-10-30 16:58:21 -0700 | [diff] [blame] | 31 | Paul Burton <paul.burton@mips.com> <paul.burton@imgtec.com> |
Masahiro Yamada | e89a07e | 2014-07-16 17:49:46 +0900 | [diff] [blame] | 32 | Prabhakar Kushwaha <prabhakar@freescale.com> |
| 33 | Rajeshwari Shinde <rajeshwari.s@samsung.com> |
Ricardo Ribalda Delgado | 62dd042 | 2019-08-23 15:59:55 +0200 | [diff] [blame] | 34 | Ricardo Ribalda <ricardo@ribalda.com> <ricardo.ribalda@uam.es> |
| 35 | Ricardo Ribalda <ricardo@ribalda.com> <ricardo.ribalda@gmail.com> |
Masahiro Yamada | e89a07e | 2014-07-16 17:49:46 +0900 | [diff] [blame] | 36 | Sandeep Paulraj <s-paulraj@ti.com> |
| 37 | Shaohui Xie <Shaohui.Xie@freescale.com> |
Masahiro Yamada | 8b90a11 | 2014-07-16 17:49:44 +0900 | [diff] [blame] | 38 | Stefan Roese <stroese> |
Masahiro Yamada | e89a07e | 2014-07-16 17:49:46 +0900 | [diff] [blame] | 39 | Stefano Babic <sbabic@denx.de> |
| 40 | TsiChung Liew <Tsi-Chung.Liew@freescale.com> |
Masahiro Yamada | 8b90a11 | 2014-07-16 17:49:44 +0900 | [diff] [blame] | 41 | Wolfgang Denk <wdenk> |
Masahiro Yamada | e89a07e | 2014-07-16 17:49:46 +0900 | [diff] [blame] | 42 | York Sun <yorksun@freescale.com> |
York Sun | 2f23102 | 2016-01-05 09:48:45 -0800 | [diff] [blame] | 43 | York Sun <york.sun@nxp.com> |
Masahiro Yamada | e89a07e | 2014-07-16 17:49:46 +0900 | [diff] [blame] | 44 | Łukasz Majewski <l.majewski@samsung.com> |
Lukasz Majewski | 314d3ac | 2018-07-26 00:37:14 +0200 | [diff] [blame] | 45 | Lukasz Majewski <lukma@denx.de> |
Michal Simek | 7ca264f | 2018-07-24 12:51:37 +0200 | [diff] [blame] | 46 | Mirza <Taimoor_Mirza@mentor.com> |