[PATCH] mailmap: add an entry for Phillip Wood
From: Phillip Wood <hidden>
Date: 2026-01-20 11:02:12
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Phillip Wood <redacted> 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 <redacted> --- 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