Created attachment 145108 [details] [review] Bug 32582: Fix error in .mailmap The .mailmap had the addresses in the wrong sequence. The .83 address is actually the correct one. How this works is easiest to see in git: * Apply one of my patches, like bug 31962 * Do a git log * You'll see the email address without .83 as author * Apply this patch * You should see the correct email now in both, matching the one in the patch file on bugzilla
Created attachment 145132 [details] [review] Bug 32582: Fix error in .mailmap The .mailmap had the addresses in the wrong sequence. The .83 address is actually the correct one. How this works is easiest to see in git: * Apply one of my patches, like bug 31962 * Do a git log * You'll see the email address without .83 as author * Apply this patch * You should see the correct email now in both, matching the one in the patch file on bugzilla Signed-off-by: David Nind <david@davidnind.com>
Created attachment 145257 [details] [review] Bug 32582: Fix error in .mailmap The .mailmap had the addresses in the wrong sequence. The .83 address is actually the correct one. How this works is easiest to see in git: * Apply one of my patches, like bug 31962 * Do a git log * You'll see the email address without .83 as author * Apply this patch * You should see the correct email now in both, matching the one in the patch file on bugzilla Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thanks Marcel!
Nice work everyone! Pushed to 23.05.x for the next release
Nice work everyone! Pushed to stable for 22.11.x