Summary: | Update mailmap for master | ||
---|---|---|---|
Product: | Koha | Reporter: | David Cook <dcook> |
Component: | Developer documentation | Assignee: | David Cook <dcook> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 12479 - Update mailmap for master
Bug 12479 - [SIGNED-OFF] Update mailmap for master [PASSED QA] Bug 12479 - [SIGNED-OFF] Update mailmap for master Bug 12479: (QA followup) minor fixes, and tcohen added |
Description
David Cook
2014-06-25 06:52:46 UTC
Created attachment 29205 [details] [review] Bug 12479 - Update mailmap for master Just wanted to add a mailmap entry so that GitStats merges together the commits I made as "David <dcook@prosentient.com.au>" versus "David Cook <dcook@prosentient.com.au>". Also increases accuracy if myself or others does a git shortlog... _TEST PLAN_ Before applying: 1) Run 'git shortlog --author="dcook@prosentient.com.au"' 2) Note two entries: one for "David" and one for "David Cook". 3) Apply patch 4) Repeat step 1 5) Note only one entry for "David Cook" Created attachment 29206 [details] [review] Bug 12479 - [SIGNED-OFF] Update mailmap for master Just wanted to add a mailmap entry so that GitStats merges together the commits I made as "David <dcook@prosentient.com.au>" versus "David Cook <dcook@prosentient.com.au>". Also increases accuracy if myself or others does a git shortlog... _TEST PLAN_ Before applying: 1) Run 'git shortlog --author="dcook@prosentient.com.au"' 2) Note two entries: one for "David" and one for "David Cook". 3) Apply patch 4) Repeat step 1 5) Note only one entry for "David Cook" Signed-off-by: Magnus Enger <digitalutvikling@gmail.com> Works as advertised. Created attachment 29208 [details] [review] [PASSED QA] Bug 12479 - [SIGNED-OFF] Update mailmap for master Just wanted to add a mailmap entry so that GitStats merges together the commits I made as "David <dcook@prosentient.com.au>" versus "David Cook <dcook@prosentient.com.au>". Also increases accuracy if myself or others does a git shortlog... _TEST PLAN_ Before applying: 1) Run 'git shortlog --author="dcook@prosentient.com.au"' 2) Note two entries: one for "David" and one for "David Cook". 3) Apply patch 4) Repeat step 1 5) Note only one entry for "David Cook" Signed-off-by: Magnus Enger <digitalutvikling@gmail.com> Works as advertised. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Created attachment 29366 [details] [review] Bug 12479: (QA followup) minor fixes, and tcohen added David's name gets alphabeticaly sorted, and Tomás is added. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Pushed to master. Thanks David! |