Summary: | Update mailmap for company name change | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Developer documentation | Assignee: | 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 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
PTFS Europe is no more, Long live Open Fifth
|
|
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 Bug 39447: Update mailmap to reflect PTFS-Europes rename |
Description
Martin Renvoize (ashimema)
2025-03-25 14:52:13 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> PTFS-Europe is not more, long live Open Fifth 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> 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> 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> 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` 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` Pushed to main for 25.05. (pushed a squashed version) Created attachment 180583 [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> 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` Amended-by: Jonathan Druart Space adjustements Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> |