Bug 39447 - Update mailmap for company name change
Summary: Update mailmap for company name change
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Developer documentation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Martin Renvoize (ashimema)
QA Contact: Jonathan Druart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-25 14:52 UTC by Martin Renvoize (ashimema)
Modified: 2025-03-26 11:29 UTC (History)
1 user (show)

See Also:
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 (2.47 KB, patch)
2025-03-26 09:35 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review
Bug 39447: Update mailmap to reflect PTFS-Europes rename (2.52 KB, patch)
2025-03-26 09:52 UTC, Paul Derscheid
Details | Diff | Splinter Review
Bug 39447: Update mailmap to reflect PTFS-Europes rename (2.53 KB, patch)
2025-03-26 10:39 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review
Bug 39447: (follow-up) Corrections to existing mappings (3.90 KB, patch)
2025-03-26 10:39 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review
Bug 39447: (follow-up) Corrections to existing mappings (4.73 KB, patch)
2025-03-26 10:44 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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)