The .mailmap is used by git-(short)log to fix some botchered names and to map contributions from old e-mail addresses to new ones. It is also used by some tools to get the correct e-mail address for reviewers based on old contributions.
The list was generated using old e-mail address changes in the source code. Also relevant entries for other contributors from the v6.13-rc5 release were added.
Signed-off-by: Sven Eckelmann sven@narfation.org --- .mailmap | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+)
diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000000000000000000000000000000000000..baea0dfef6112e5bcb2144cadd04781e58fe63c4 --- /dev/null +++ b/.mailmap @@ -0,0 +1,73 @@ +# +# This list is used by git-shortlog to fix a few botched name translations +# in the git archive, either because the author's full name was messed up +# and/or not always written the same way, making contributions from the +# same person appearing not to be so or badly displayed. Also allows for +# old email addresses to map to new email addresses. +# +# For format details, see "man gitmailmap" or "MAPPING AUTHORS" in +# "man git-shortlog" on older systems. +# +# Please keep this list dictionary sorted. +# +Andreas Langer an.langer@gmx.de a.langer@q-dsl.de +Andreas Langer an.langer@gmx.de <an.langer at gmx.de> +Andrew Lunn andrew@lunn.ch andrew.lunn@ascom.ch +Antonio Quartulli a@unstable.cc antonio@meshcoding.com +Antonio Quartulli a@unstable.cc antonio@open-mesh.com +Antonio Quartulli a@unstable.cc antonio.quartulli@open-mesh.com +Antonio Quartulli a@unstable.cc ordex@autistici.org +Antonio Quartulli a@unstable.cc ordex@ritirata.org +Colin Ian King colin.i.king@gmail.com colin.king@canonical.com +Dan Carpenter error27@gmail.com dan.carpenter@oracle.com +Geliang Tang geliang@kernel.org geliang.tang@linux.dev +Geliang Tang geliang@kernel.org geliang.tang@suse.com +Geliang Tang geliang@kernel.org geliangtang@xiaomi.com +Geliang Tang geliang@kernel.org geliangtang@gmail.com +Geliang Tang geliang@kernel.org geliangtang@163.com +Geliang Tang geliang@kernel.org tanggeliang@kylinos.cn +Jiri Pirko jiri@resnulli.us jiri@nvidia.com +Jiri Pirko jiri@resnulli.us jiri@mellanox.com +Jiri Pirko jiri@resnulli.us jpirko@redhat.com +Kees Cook kees@kernel.org kees.cook@canonical.com +Kees Cook kees@kernel.org keescook@chromium.org +Kees Cook kees@kernel.org keescook@google.com +Kees Cook kees@kernel.org kees@outflux.net +Kees Cook kees@kernel.org kees@ubuntu.com +Leon Romanovsky leon@kernel.org leon@leon.nu +Leon Romanovsky leon@kernel.org leonro@mellanox.com +Leon Romanovsky leon@kernel.org leonro@nvidia.com +Linus Lüssing linus.luessing@c0d3.blue linus.luessing@acsom.ch +Linus Lüssing linus.luessing@c0d3.blue linus.luessing@ascom.ch +Linus Lüssing linus.luessing@c0d3.blue linus.luessing@web.de +Linus Lüssing linus.luessing@c0d3.blue ll@simonwunderlich.de +Linus Lüssing linus.luessing@c0d3.blue linus.luessing@web.de +Marek Lindner marek.lindner@mailbox.org lindner_marek@yahoo.de +Marek Lindner marek.lindner@mailbox.org mareklindner@neomailbox.ch +Markus Schneider-Pargmann msp@baylibre.com mpa@pengutronix.de +Nikolay Aleksandrov razor@blackwall.org naleksan@redhat.com +Nikolay Aleksandrov razor@blackwall.org nikolay@redhat.com +Nikolay Aleksandrov razor@blackwall.org nikolay@cumulusnetworks.com +Nikolay Aleksandrov razor@blackwall.org nikolay@nvidia.com +Nikolay Aleksandrov razor@blackwall.org nikolay@isovalent.com +Oleksij Rempel linux@rempel-privat.de bug-track@fisher-privat.net +Oleksij Rempel linux@rempel-privat.de external.Oleksij.Rempel@de.bosch.com +Oleksij Rempel linux@rempel-privat.de fixed-term.Oleksij.Rempel@de.bosch.com +Oleksij Rempel o.rempel@pengutronix.de +Oleksij Rempel o.rempel@pengutronix.de ore@pengutronix.de +Paul E. McKenney paulmck@kernel.org paul.mckenney@linaro.org +Paul E. McKenney paulmck@kernel.org paulmck@linux.ibm.com +Paul E. McKenney paulmck@kernel.org paulmck@linux.vnet.ibm.com +Paul E. McKenney paulmck@kernel.org paulmck@us.ibm.com +Randy Dunlap rdunlap@infradead.org rdunlap@xenotime.net +Randy Dunlap rdunlap@infradead.org randy.dunlap@oracle.com +Randy Dunlap rdunlap@infradead.org rddunlap@osdl.org +Randy Dunlap rdunlap@infradead.org randy.dunlap@intel.com +Simon Wunderlich sw@simonwunderlich.de simon@open-mesh.com +Simon Wunderlich sw@simonwunderlich.de simon.wunderlich@open-mesh.com +Simon Wunderlich sw@simonwunderlich.de simon.wunderlich@s2003.tu-chemnitz.de +Simon Wunderlich sw@simonwunderlich.de siwu@hrz.tu-chemnitz.de +Sven Eckelmann sven@narfation.org sven.eckelmann@gmx.de +Sven Eckelmann sven@narfation.org sven.eckelmann@open-mesh.com +Sven Eckelmann sven@narfation.org sven.eckelmann@openmesh.com +Sven Eckelmann sven@narfation.org sven@open-mesh.com
--- base-commit: 50715dc9f4b72f390a24d485fbd235d01e96f988 change-id: 20241231-mailmap-3ba9f111e7a9
Best regards,
The .mailmap change is currently only for the standalone (out-of-tree) module repository.
On Tuesday, 31 December 2024 10:02:03 GMT+1 Sven Eckelmann wrote: [...]
+Antonio Quartulli a@unstable.cc antonio@meshcoding.com +Antonio Quartulli a@unstable.cc antonio@open-mesh.com +Antonio Quartulli a@unstable.cc antonio.quartulli@open-mesh.com +Antonio Quartulli a@unstable.cc ordex@autistici.org +Antonio Quartulli a@unstable.cc ordex@ritirata.org
For the upstream .mailmap, I would need a "mailmap: " patch from you for following mail addresses (or a subset):
* antonio.quartulli@open-mesh.com * antonio@mandelbit.com * antonio@meshcoding.com * antonio@open-mesh.com * antonio@openvpn.net * ordex@autistici.org * ordex@ritirata.org
[...]
+Linus Lüssing linus.luessing@c0d3.blue linus.luessing@acsom.ch +Linus Lüssing linus.luessing@c0d3.blue linus.luessing@ascom.ch +Linus Lüssing linus.luessing@c0d3.blue linus.luessing@web.de +Linus Lüssing linus.luessing@c0d3.blue ll@simonwunderlich.de +Linus Lüssing linus.luessing@c0d3.blue linus.luessing@web.de
Kind regards, Sven
b.a.t.m.a.n@lists.open-mesh.org