Bug 39447

Summary: Update mailmap for company name change
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: Developer documentationAssignee: Martin Renvoize (ashimema) <martin.renvoize>
Status: Pushed to main --- QA Contact: Jonathan Druart <jonathan.druart>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 39447: Update mailmap to reflect PTFS-Europes rename
Bug 39447: Update mailmap to reflect PTFS-Europes rename
Bug 39447: Update mailmap to reflect PTFS-Europes rename
Bug 39447: (follow-up) Corrections to existing mappings
Bug 39447: (follow-up) Corrections to existing mappings

Description Martin Renvoize (ashimema) 2025-03-25 14:52:13 UTC
A well known company operating in the Koha space is changing their name ;)
Comment 1 Martin Renvoize (ashimema) 2025-03-26 09:35:11 UTC
Created attachment 179718 [details] [review]
Bug 39447: Update mailmap to reflect PTFS-Europes rename

PTFS Europe is now officially Open Fifth

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 2 Martin Renvoize (ashimema) 2025-03-26 09:35:39 UTC
PTFS-Europe is not more, long live Open Fifth
Comment 3 Paul Derscheid 2025-03-26 09:52:03 UTC
Created attachment 179719 [details] [review]
Bug 39447: Update mailmap to reflect PTFS-Europes rename

PTFS Europe is now officially Open Fifth

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Comment 4 Jonathan Druart 2025-03-26 10:14:37 UTC
There are the existing mappings to update:
% git shortlog --summary --numbered --email |grep ptfs-e
     6  Jake Deery <jake.deery@ptfs-europe.com>
     3  Alex Sassmannshausen <alex.sassmannshausen@ptfs-europe.com>
     1  Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 5 Martin Renvoize (ashimema) 2025-03-26 10:39:24 UTC
Created attachment 179722 [details] [review]
Bug 39447: Update mailmap to reflect PTFS-Europes rename

PTFS Europe is now officially Open Fifth

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Comment 6 Martin Renvoize (ashimema) 2025-03-26 10:39:27 UTC
Created attachment 179723 [details] [review]
Bug 39447: (follow-up) Corrections to existing mappings

I thought it worked through from top to bottom and thus the lower down
mappings would correct the higher up ones.. I was mistaken, thanks
Jonathan for pointing that out

Test with:

`git shortlog --summary --numbered --email | grep ptfs-e`
Comment 7 Martin Renvoize (ashimema) 2025-03-26 10:44:57 UTC
Created attachment 179724 [details] [review]
Bug 39447: (follow-up) Corrections to existing mappings

I thought it worked through from top to bottom and thus the lower down
mappings would correct the higher up ones.. I was mistaken, thanks
Jonathan for pointing that out

Test with:

1. `git shortlog --summary --numbered --email | grep ptfs-e`
2. `git shortlog --summary --numbered --email | grep openfifth`
Comment 8 Jonathan Druart 2025-03-26 11:29:03 UTC
Pushed to main for 25.05.
Comment 9 Jonathan Druart 2025-03-26 11:29:20 UTC
(pushed a squashed version)