Skip to content

Commit

Permalink
.mailmap: Record all address for main U-Boot contributor
Browse files Browse the repository at this point in the history
Based on looking at top contributors it was seen that top statistics from
top contributors don't include all contributions from different email
addresses. That's why I checked all top contributors are checked it.

git shortlog -n $START..$END -e -s

The patch is adding mapping for Bin Meng, Marek Vasut, Masahiro Yamada,
Michal Simek, Tom Rini, Wolfgang Denk.
And also use mapping for Stefan Roese and Wolfgang Denk to be properly
counted.

Signed-off-by: Michal Simek <[email protected]>
Acked-by: Bin Meng <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
  • Loading branch information
Michal Simek authored and trini committed Mar 4, 2022
1 parent 5017f9b commit 4fa4227
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Andreas Bießmann <[email protected]>
Aneesh V <[email protected]>
Anup Patel <[email protected]> <[email protected]>
Atish Patra <[email protected]> <[email protected]>
Bin Meng <[email protected]> <[email protected]>
Boris Brezillon <[email protected]> <[email protected]>
Boris Brezillon <[email protected]> <[email protected]>
Dirk Behme <[email protected]>
Expand All @@ -35,7 +36,15 @@ Jagan Teki <[email protected]>
Jernej Skrabec <[email protected]> <[email protected]>
Igor Opaniuk <[email protected]> <[email protected]>
Igor Opaniuk <[email protected]> <[email protected]>
Marek Vasut <[email protected]> <[email protected]>
Marek Vasut <[email protected]> <[email protected]>
Marek Vasut <[email protected]> <marex at denx.de>
Markus Klotzbuecher <[email protected]>
Masahiro Yamada <[email protected]> <[email protected]>
Masahiro Yamada <[email protected]> <[email protected]>
Michal Simek <[email protected]> <[email protected]>
Michal Simek <[email protected]> <[email protected]>
Michal Simek <[email protected]> <[email protected]>
Nicolas Saenz Julienne <[email protected]> <[email protected]>
Patrice Chotard <[email protected]> <[email protected]>
Patrick Delaunay <[email protected]> <[email protected]>
Expand All @@ -47,10 +56,19 @@ Ricardo Ribalda <[email protected]> <[email protected]>
Ruchika Gupta <[email protected]> <[email protected]>
Sandeep Paulraj <[email protected]>
Shaohui Xie <[email protected]>
Stefan Roese <stroese>
Stefan Roese <[email protected]> <stroese>
Stefano Babic <[email protected]>
Tom Rini <[email protected]> <[email protected]>
TsiChung Liew <[email protected]>
Wolfgang Denk <wdenk>
Wolfgang Denk <[email protected]> <wdenk>
Wolfgang Denk <[email protected]> <[email protected]>
Wolfgang Denk <[email protected]> <wd@pollux.(none)>
Wolfgang Denk <[email protected]> <[email protected]>
Wolfgang Denk <[email protected]> <[email protected]>
Wolfgang Denk <[email protected]> <[email protected]>
Wolfgang Denk <[email protected]> <[email protected]>
Wolfgang Denk <[email protected]> <[email protected]>
Wolfgang Denk <[email protected]> <wd@nyx.(none)>
York Sun <[email protected]>
York Sun <[email protected]>
Łukasz Majewski <[email protected]>
Expand Down

0 comments on commit 4fa4227

Please sign in to comment.