git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: Derrick Stolee via GitGitGadget <gitgitgadget@gmail.com>
Cc: git@vger.kernel.org, Derrick Stolee <derrickstolee@github.com>
Subject: Re: [PATCH] mailmap: change primary address for Derrick Stolee
Date: Mon, 14 Feb 2022 18:17:19 +0100	[thread overview]
Message-ID: <220214.86leydxt77.gmgdl@evledraar.gmail.com> (raw)
In-Reply-To: <pull.1142.git.1644857153590.gitgitgadget@gmail.com>


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.

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.

  reply	other threads:[~2022-02-14 17:18 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 [this message]
2022-02-14 19:50   ` Junio C Hamano
  -- 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=220214.86leydxt77.gmgdl@evledraar.gmail.com \
    --to=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).