From: "Greg Hurrell via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Greg Hurrell <greg.hurrell@datadoghq.com>,
Greg Hurrell <greg.hurrell@datadoghq.com>
Subject: [PATCH] mailmap: consolidate multiple addresses into one
Date: Tue, 02 Sep 2025 12:30:58 +0000 [thread overview]
Message-ID: <pull.1966.git.1756816258606.gitgitgadget@gmail.com> (raw)
From: Greg Hurrell <greg.hurrell@datadoghq.com>
Merges contributions made from three different addresses:
- win@wincent.com (old address, initial contributions in 2007–2009)
- greg@hurrell.net (personal address matching full name, so this one is
the "forever" address; contributions made starting in 2018)
- greg.hurrell@datadoghq.com (current work address, used for recent
contributions)
Signed-off-by: Greg Hurrell <greg.hurrell@datadoghq.com>
---
mailmap: consolidate multiple addresses into one
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-1966%2Fwincent%2Fmailmap-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-1966/wincent/mailmap-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/1966
.mailmap | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.mailmap b/.mailmap
index 96c2740fbb..afa21abbaa 100644
--- a/.mailmap
+++ b/.mailmap
@@ -81,6 +81,8 @@ Fredrik Kuivinen <frekui@gmail.com> <freku045@student.liu.se>
Frédéric Heitzmann <frederic.heitzmann@gmail.com>
Garry Dolley <gdolley@ucla.edu> <gdolley@arpnetworks.com>
Glen Choo <glencbz@gmail.com> <chooglen@google.com>
+Greg Hurrell <greg@hurrell.net> <greg.hurrell@datadoghq.com>
+Greg Hurrell <greg@hurrell.net> <win@wincent.com>
Greg Price <price@mit.edu> <price@MIT.EDU>
Greg Price <price@mit.edu> <price@ksplice.com>
Heiko Voigt <hvoigt@hvoigt.net> <git-list@hvoigt.net>
base-commit: 6ad802182101d622e6a4132f48292ddfa79e2024
--
gitgitgadget
next reply other threads:[~2025-09-02 12:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-02 12:30 Greg Hurrell via GitGitGadget [this message]
2025-09-04 6:47 ` [PATCH] mailmap: consolidate multiple addresses into one Junio C Hamano
2025-09-17 22:14 ` Johannes Schindelin
2025-09-17 22:52 ` Junio C Hamano
2025-09-18 6:41 ` Greg Hurrell
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=pull.1966.git.1756816258606.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=git@vger.kernel.org \
--cc=greg.hurrell@datadoghq.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).