https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43513 --- Comment #1 from Lawrence O'Regan-Lloyd <loreganlloyd@clamsnet.org> --- Created attachment 205450 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205450&action=edit Bug 43513: Add .mailmap entries for Lawrence O'Regan-Lloyd This patch adds two entries mapping both addresses I commit from to a single identity, so the generated files pick up the right name the next time they are regenerated. Test plan: 1. Apply patch 2. Run: git check-mailmap "lawrenceol-clams <loreganlloyd@clamsnet.org>" => SUCCESS: returns Lawrence O'Regan-Lloyd <loreganlloyd@clamsnet.org> 3. Run: git check-mailmap "lawrenceol <hello@lawrenceol.dev>" => SUCCESS: returns Lawrence O'Regan-Lloyd <loreganlloyd@clamsnet.org> 4. Run: git shortlog -sne | grep -i "regan-lloyd" => SUCCESS: a single entry, not two Assisted-By: Claude Opus 5 (Anthropic) -- You are receiving this mail because: You are watching all bug changes.