On 10.08.21 14:31, Daniel P. Berrangé wrote:
On Tue, Aug 10, 2021 at 01:46:51PM +0200, Hanna Reitz wrote:
On 10.08.21 13:29, Philippe Mathieu-Daudé wrote:
On 8/10/21 11:50 AM, Hanna Reitz wrote:
I have changed my name and email address.  Update the MAINTAINERS file
to match.

Signed-off-by: Hanna Reitz <hre...@redhat.com>
---
   MAINTAINERS | 8 ++++----
   1 file changed, 4 insertions(+), 4 deletions(-)
I'd recommend you to also add an entry in .mailmap:

-- >8 --
diff --git a/.mailmap b/.mailmap
index 082ff893ab3..504839c84d3 100644
--- a/.mailmap
+++ b/.mailmap
@@ -53,6 +53,7 @@ Anthony Liguori <anth...@codemonkey.ws> Anthony
Liguori <aligu...@us.ibm.com>
   Filip Bozuta <filip.boz...@syrmia.com> <filip.boz...@rt-rk.com.com>
   Frederic Konrad <kon...@adacore.com> <fred.kon...@greensocs.com>
   Greg Kurz <gr...@kaod.org> <gk...@linux.vnet.ibm.com>
+Hanna Reitz <hre...@redhat.com> <mre...@redhat.com>
   Huacai Chen <chenhua...@kernel.org> <che...@lemote.com>
   Huacai Chen <chenhua...@kernel.org> <chenhua...@loongson.cn>
   James Hogan <jho...@kernel.org> <james.ho...@imgtec.com>
---
Hu, I didn’t know there is such a thing.  Looks like I could even do

Hanna Reitz <hre...@redhat.com> Max Reitz <mre...@redhat.com>
With the line Philippe suggested, the rewrite will happen any time
the original email is seen. With this line, the rewrite will only
happen if both original name + email match. In practice this is
functionally the same, unless someone had variations in the spelling
of their real name over time, so either would work.

Ah, yes, I somehow believed that not specifying the old name would just replace the email address.  You’re right.

Feels a bit like cheating, though...?
I wouldn't call it cheating. It is just an input for canonicalizing
contributors' identities, where there were changes in name or email
over time. It gives a more useful view to tools like 'git shortlog'
and 'git-dm' stats reports, such that all work over time will be
grouped together instead of split.

Alright.

Hanna


Reply via email to