https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43513
--- Comment #2 from David Nind <[email protected]> --- Created attachment 205451 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205451&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 <[email protected]>" => SUCCESS: returns Lawrence O'Regan-Lloyd <[email protected]> 3. Run: git check-mailmap "lawrenceol <[email protected]>" => SUCCESS: returns Lawrence O'Regan-Lloyd <[email protected]> 4. Run: git shortlog -sne | grep -i "regan-lloyd" => SUCCESS: a single entry, not two Assisted-By: Claude Opus 5 (Anthropic) Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
