Normalize author identities via mailmap

This commit is contained in:
2026-02-27 21:18:21 +01:00
parent c19124741e
commit c894b1dfb2
2 changed files with 3 additions and 1 deletions

2
.mailmap Normal file
View File

@@ -0,0 +1,2 @@
tracer <tracer@24unix.net> Micha <tracer@24unix.net>
tracer <tracer@24unix.net> Micha <espey@smart-q.de>

View File

@@ -98,5 +98,5 @@
"minimum-stability": "stable",
"prefer-stable": true,
"version": "26.0.3",
"build": "108"
"build": "109"
}