When a single person uses different variants of their real name and
different email addresses, they appear as different persons in the
hall of fame in the category "Commits".

With this .mailmap the number of individual committers is reduced from
148 to 134 (as of ptxdist-2023.11.0) as produced by

        git shortlog -sn

.

Signed-off-by: Uwe Kleine-König <u.kleine-koe...@pengutronix.de>
---
Hello,

(implicit) v1 was sent with Message-Id:
<20230607135129.189660-1-u.kleine-koe...@pengutronix.de> based on
2023.05.0.

I added a few more entries pointed out by Alexander Dahl to merge some
more entries. I was unsure if I should really merge Jürgen Beisert and
Juergen Borleis. While this is only one person, his name actually
changed, so I'm hesitant to merge.

Best regards
Uwe

 .mailmap | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 .mailmap

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 000000000000..fb334866ce21
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,16 @@
+Andrej Gantvorg <andrej.gantv...@wago.com>
+Bjørn Bürger <b.buer...@pengutronix.de>
+Christian Gieseler <c...@eks-engel.de>
+Christoph Rüdiger <christoph.ruedi...@thyssenkrupp.com>
+Denis Osterland-Heim <denis.osterl...@diehl.com>
+Dennis Herbrich <kontakt+...@veloxis.de>
+Enrico Jorns <e.joe...@tu-bs.de>
+Enrico Jorns <e...@pengutronix.de>
+Florian Bäuerle <florian.baeue...@allegion.com>
+Guillermo Rodríguez <guille.rodrig...@gmail.com>
+Jürgen Beisert <j.beis...@pengutronix.de>
+Jürgen Beisert <j...@pengutronix.de>
+Ladislav Michl <ladislav.mi...@seznam.cz>
+Ladislav Michl <la...@linux-mips.org>
+Michael Olbrich <m...@freebie.lab.pengutronix.de>
+Thorsten Liepert <thorsten.liep...@diehl.com>
-- 
2.42.0


Reply via email to