git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: Derrick Stolee via GitGitGadget <gitgitgadget@gmail.com>,
	git@vger.kernel.org, Derrick Stolee <derrickstolee@github.com>
Subject: Re: [PATCH] mailmap: change primary address for Derrick Stolee
Date: Mon, 14 Feb 2022 11:50:30 -0800	[thread overview]
Message-ID: <xmqqczjp2po9.fsf@gitster.g> (raw)
In-Reply-To: <220214.86leydxt77.gmgdl@evledraar.gmail.com> ("Ævar Arnfjörð Bjarmason"'s message of "Mon, 14 Feb 2022 18:17:19 +0100")

Ævar Arnfjörð Bjarmason <avarab@gmail.com> writes:

> On Mon, Feb 14 2022, Derrick Stolee via GitGitGadget wrote:
>
>> From: Derrick Stolee <derrickstolee@github.com>
>>
>> Stolee transitioned from Microsoft to GitHub in July 2020, but continued
>> to use <dstolee@microsoft.com> because it was a valid address. He also
>> used <stolee@gmail.com> to communicate with the mailing list since
>> writing plaintext emails is difficult in Outlook. However, recent issues
>> with GMail delaying mailing list messages created a need to change his
>> primary email address.

"I prefer this address to be the one shown" is a good enough
justification for these entries ;-).

> Yeah that sucks. You might be interested in the tips I had for working
> around it in
> https://lore.kernel.org/git/220202.86leyt8uly.gmgdl@evledraar.gmail.com/;
> and others have suggested subscribing an alias address for the GMail
> address.
>
>> diff --git a/.mailmap b/.mailmap
>> index 9c6a446bdfb..07db36a9bb9 100644
>> --- a/.mailmap
>> +++ b/.mailmap
>> @@ -59,8 +59,9 @@ David Reiss <dreiss@facebook.com> <dreiss@dreiss-vmware.(none)>
>>  David S. Miller <davem@davemloft.net>
>>  David Turner <novalis@novalis.org> <dturner@twopensource.com>
>>  David Turner <novalis@novalis.org> <dturner@twosigma.com>
>> -Derrick Stolee <dstolee@microsoft.com> <stolee@gmail.com>
>> -Derrick Stolee <dstolee@microsoft.com> Derrick Stolee via GitGitGadget <gitgitgadget@gmail.com>
>> +Derrick Stolee <derrickstolee@github.com> <stolee@gmail.com>
>> +Derrick Stolee <derrickstolee@github.com> Derrick Stolee via GitGitGadget <gitgitgadget@gmail.com>
>> +Derrick Stolee <derrickstolee@github.com> <dstolee@microsoft.com>
>
> FWIW I think only the addition of that last line is needed since the
> .mailmap syntax supports mapping A->B, followed by B->C.

I suspect that another reason of retiring the two entries that may
not be captured in the log message is so that people does not have
to know the person is reachable both at microsoft and github.

It is somewhat sad that we need to carry these "via GitGitGadget"
entries in the file, but we are fortunate that the mailmap supports
the "differentiate two authors with the same e-mail with the human
readable name" feature so that we can label v2.25.0~3^2 and
v2.25.1~20^2~1 with the rigth authors.  If my counting is correct,
these two are the only ones that we mistakenly made GGG as the
author of a change.







  reply	other threads:[~2022-02-14 21:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-14 16:45 [PATCH] mailmap: change primary address for Derrick Stolee Derrick Stolee via GitGitGadget
2022-02-14 17:17 ` Ævar Arnfjörð Bjarmason
2022-02-14 19:50   ` Junio C Hamano [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-12 17:30 Derrick Stolee via GitGitGadget
2023-10-12 17:46 ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqczjp2po9.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=avarab@gmail.com \
    --cc=derrickstolee@github.com \
    --cc=git@vger.kernel.org \
    --cc=gitgitgadget@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).