diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-11-05 13:56:02 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-11-05 13:56:02 +0100 |
commit | 7bdaa4b54208afe0d0fc691877da920016db6987 (patch) | |
tree | 63f6d212da2e44513da98b7b7a3e9b93e05cdc2b /.mailmap | |
parent | e54688030cfe6fd2b3f9b7f437f2f3a4b75a6b35 (diff) | |
download | postgresql-7bdaa4b54208afe0d0fc691877da920016db6987.tar.gz postgresql-7bdaa4b54208afe0d0fc691877da920016db6987.zip |
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
Diffstat (limited to '.mailmap')
-rw-r--r-- | .mailmap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap new file mode 100644 index 00000000000..22d95d34847 --- /dev/null +++ b/.mailmap @@ -0,0 +1 @@ +Álvaro Herrera <alvherre@alvh.no-ip.org> |