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 <[email protected]>
---
Hello,
(implicit) v1 was sent with Message-Id:
<[email protected]> 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 <[email protected]>
+Bjørn Bürger <[email protected]>
+Christian Gieseler <[email protected]>
+Christoph Rüdiger <[email protected]>
+Denis Osterland-Heim <[email protected]>
+Dennis Herbrich <[email protected]>
+Enrico Jorns <[email protected]>
+Enrico Jorns <[email protected]>
+Florian Bäuerle <[email protected]>
+Guillermo Rodríguez <[email protected]>
+Jürgen Beisert <[email protected]>
+Jürgen Beisert <[email protected]>
+Ladislav Michl <[email protected]>
+Ladislav Michl <[email protected]>
+Michael Olbrich <[email protected]>
+Thorsten Liepert <[email protected]>
--
2.42.0