Bug 32582: Fix error in .mailmap
authorKatrin Fischer <katrin.fischer.83@web.de>
Fri, 6 Jan 2023 21:28:14 +0000 (22:28 +0100)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Wed, 25 Jan 2023 14:39:04 +0000 (14:39 +0000)
commit89bbd42a41fd2c8fc64fd809c08515dce76d03c9
tree9afadc8aa1a2ef390cac0074aad77377102624bf
parent4e6575e33829f1a9347c1724e5ec2ed6a59250e4
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>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit b5f49be55587fd4761537b317233440598bd8c9f)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
.mailmap