Willy,

On 9/12/21 12:06 PM, Willy Tarreau wrote:
Tim Duesterhus (3):
       CLEANUP: Add haproxy/xxhash.h to avoid modifying import/xxhash.h
       CLEANUP: Move XXH3 macro from haproxy/compat.h to haproxy/xxhash.h
       BUG/MEDIUM lua: Add missing call to RESET_SAFE_LJMP in hlua_filter_new()

Tim Düsterhus (1):
       CLEANUP: ebmbtree: Replace always-taken elseif by else

I'm annoyed that I appear twice. Consider applying the attached UTF-8 encoded (!) patch to fix that.

The .mailmap in base64 is:

VGltIETDvHN0ZXJodXMgPHRpbUBiYXN0ZWxzdHUuYmU+Cg==

with hash:

SHA256 (.mailmap) = a8134231950cd8733a21770538747516394b1b8ba7b1ac32e85e7d70d9c8cd99

Best regards
Tim Düsterhus
>From 28f0740576947b0f4b2a78677142d0e6d408221b Mon Sep 17 00:00:00 2001
From: Tim Duesterhus <[email protected]>
Date: Sun, 12 Sep 2021 15:55:04 +0200
Subject: [PATCH] DOC: Add .mailmap
To: [email protected]
Cc: [email protected]

Ensure that Tim's last name is consistent no matter how the patch is generated
and applied, preventing Tim from showing up as two different persons in the
shortlog in releases.
---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .mailmap

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 000000000..82cb385ae
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1 @@
+Tim Düsterhus <[email protected]>
-- 
2.33.0

Reply via email to