On 08/03/2026 01:08, Collin Funk wrote:
Pádraig, is this change okay with you? I assume so, but figured I
should ask before changing the fb.com email commits.
The rest I am fairly confident are the preferred ones. I could see
them used in other projects ChangeLog or .mailmap files recently, e.g.,
GCC.
-- 8< --
* .mailmap: Prefer the most recently used email address from each commit
author.
---
.mailmap | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.mailmap b/.mailmap
index 0f777b9a3..2ab0b7f7f 100644
--- a/.mailmap
+++ b/.mailmap
@@ -13,7 +13,12 @@ Paul Eggert <[email protected]> <[email protected]>
Evan Hunt <[email protected]> Evan Hunt <[email protected]>
<[email protected]> <[email protected] (trivial change)>
+<[email protected]> <[email protected]>
Pádraig Brady <[email protected]>
+<[email protected]> <[email protected]>
+<[email protected]> <[email protected]>
+<[email protected]> <[email protected]>
+<[email protected]> <[email protected]>
<[email protected]> <[email protected]>
<[email protected]> <[email protected]>
<[email protected]> <[email protected]>
looks good
thanks
Padraig