public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mailmap: add an entry for Phillip Wood
@ 2026-01-20 11:01 Phillip Wood
  2026-01-20 13:52 ` Kristoffer Haugsbakk
  0 siblings, 1 reply; 7+ messages in thread
From: Phillip Wood @ 2026-01-20 11:01 UTC (permalink / raw)
  To: Git Mailing List, Junio C Hamano; +Cc: Phillip Wood

From: Phillip Wood <phillip.wood@dunelm.org.uk>

While all my commits appear under the same address, other addresses
appear in some commit trailers. Map those addresses to the canonical
one.

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
---
I'm not sure if we actually remap the address in trailers but
we've certainly talked about doing it in the past.

Base-Commit: b5c409c40f1595e3e590760c6f14a16b6683e22c
Published-As: https://github.com/phillipwood/git/releases/tag/pw%2Fpwood-mailmap%2Fv1
View-Changes-At: https://github.com/phillipwood/git/compare/b5c409c40...f10c3f680
Fetch-It-Via: git fetch https://github.com/phillipwood/git pw/pwood-mailmap/v1

 .mailmap | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.mailmap b/.mailmap
index 3cf26b1add0..c9b50830140 100644
--- a/.mailmap
+++ b/.mailmap
@@ -226,6 +226,8 @@ Philip Jägenstedt <philip@foolip.org> <philip.jagenstedt@gmail.com>
 Philip Oakley <philipoakley@iee.email> <philipoakley@iee.org> # secondary <philipoakley@dunelm.org.uk>
 Philipp A. Hartmann <pah@qo.cx> <ph@sorgh.de>
 Philippe Bruhat <book@cpan.org>
+Phillip Wood <phillip.wood@dunelm.org.uk> <phillip.wood123@gmail.com>
+Phillip Wood <phillip.wood@dunelm.org.uk> <phillip.wood@talktalk.net>
 Ralf Thielow <ralf.thielow@gmail.com> <ralf.thielow@googlemail.com>
 Ramsay Jones <ramsay@ramsayjones.plus.com> <ramsay@ramsay1.demon.co.uk>
 Ramkumar Ramachandra <r@artagnon.com> <artagnon@gmail.com>
-- 
2.52.0.362.g884e03848a9


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-21 10:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 11:01 [PATCH] mailmap: add an entry for Phillip Wood Phillip Wood
2026-01-20 13:52 ` Kristoffer Haugsbakk
2026-01-20 18:26   ` Junio C Hamano
2026-01-20 18:48     ` Kristoffer Haugsbakk
2026-01-20 19:24     ` Jeff King
2026-01-21  5:59       ` Kristoffer Haugsbakk
2026-01-21 10:43       ` Phillip Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox