[PATCH] .mailmap: Record all address for main U-Boot contributor
Bin Meng
bmeng.cn at gmail.com
Wed Mar 2 12:06:14 CET 2022
On Tue, Mar 1, 2022 at 7:43 PM Michal Simek <michal.simek at xilinx.com> wrote:
>
> 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 <michal.simek at xilinx.com>
> ---
>
>
> $ git shortlog -n 0b666f81da14bf46cada222856762f7fd6641c26..a900c7f8161b74fc66ec715e68e7244b53f04298 -e -s | head
> 7585 Simon Glass <sjg at chromium.org>
> 4894 Tom Rini <trini at konsulko.com>
> 3526 Wolfgang Denk <wd at denx.de>
> 2660 Marek Vasut <marex at denx.de>
> 2144 Masahiro Yamada <yamada.masahiro at socionext.com>
> 1916 Heinrich Schuchardt <xypron.glpk at gmx.de>
> 1905 Stefan Roese <sr at denx.de>
> 1775 Michal Simek <michal.simek at xilinx.com>
> 1503 Bin Meng <bmeng.cn at gmail.com>
> 952 Patrick Delaunay <patrick.delaunay at foss.st.com>
>
> Please let me know if I did any mistake.
>
> ---
> .mailmap | 22 ++++++++++++++++++++--
> 1 file changed, 20 insertions(+), 2 deletions(-)
>
Acked-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list