From 7bdaa4b54208afe0d0fc691877da920016db6987 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Tue, 5 Nov 2024 13:56:02 +0100 Subject: [PATCH] Add a Git .mailmap file This adds a Git .mailmap to unify spellings of committer names. Discussion: https://postgr.es/m/76773029-A7AD-4BAF-AFC2-E511D26E866D@yesql.se --- .mailmap | 1 + 1 file changed, 1 insertion(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000000..22d95d3484 --- /dev/null +++ b/.mailmap @@ -0,0 +1 @@ +Álvaro Herrera