U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] .mailmap: map old addresses to their up-to-date counterparts
@ 2026-06-25 12:03 João Marcos Costa
  2026-06-25 12:14 ` Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: João Marcos Costa @ 2026-06-25 12:03 UTC (permalink / raw)
  To: u-boot; +Cc: thomas.petazzoni, João Marcos Costa

This essentially maps @free-electrons.com to @bootlin.com addresses.

Signed-off-by: João Marcos Costa <joaomarcos.costa@bootlin.com>
---
 .mailmap | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.mailmap b/.mailmap
index 7aef23fd7cf..90ebf04be98 100644
--- a/.mailmap
+++ b/.mailmap
@@ -48,6 +48,7 @@ Eugen Hristev <ehristev@kernel.org> <eugen.hristev@linaro.org>
 Eugen Hristev <ehristev@kernel.org> <eugen.hristev@collabora.com>
 Fabio Estevam <fabio.estevam@nxp.com>
 Greg Malysa <malysagreg@gmail.com> <greg.malysa@timesys.com>
+Gregory CLEMENT <gregory.clement@bootlin.com> <gregory.clement@free-electrons.com>
 Harini Katakam <harini.katakam@amd.com> <harini.katakam@xilinx.com>
 Harsha <harsha.harsha@amd.com> <harsha.harsha@xilinx.com>
 Heiko Stuebner <heiko.stuebner@cherry.de> <heiko.stuebner@theobroma-systems.com>
@@ -95,6 +96,7 @@ Michal Simek <michal.simek@amd.com> <Monstr@seznam.cz>
 Michal Simek <michal.simek@amd.com> <michal.simek@xilinx.com>
 Michal Simek <michal.simek@amd.com> <monstr@monstr.eu>
 Michal Simek <michal.simek@amd.com> <root@monstr.eu>
+Miquel Raynal <miquel.raynal@bootlin.com> <miquel.raynal@free-electrons.com>
 Mirza <Taimoor_Mirza@mentor.com>
 Mounika Grace Akula <mounika.akula@amd.com> <mounika.grace.akula@xilinx.com>
 Mubin Usman Sayyed <mubin.sayyed@amd.com> <mubin.usman.sayyed@xilinx.com>
@@ -149,6 +151,7 @@ Sughosh Ganu <sughosh.ganu@arm.com> <sughosh.ganu@linaro.org>
 No generic patch CC mail please <noreply@example.com> <swarren@wwwdotorg.org>
 No generic patch CC mail please <noreply@example.com> <swarren@nvidia.com>
 Sumit Garg <sumit.garg@kernel.org> <sumit.garg@linaro.org>
+Thomas Petazzoni <thomas.petazzoni@bootlin.com> <thomas.petazzoni@free-electrons.com>
 Tom Rini <trini@konsulko.com> <trini@ti.com>
 Tomas Thoresen <tomas.thoresen@amd.com> <tomast@xilinx.com>
 TsiChung Liew <Tsi-Chung.Liew@freescale.com>
-- 
2.47.0


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

* Re: [PATCH] .mailmap: map old addresses to their up-to-date counterparts
  2026-06-25 12:03 [PATCH] .mailmap: map old addresses to their up-to-date counterparts João Marcos Costa
@ 2026-06-25 12:14 ` Thomas Petazzoni
  2026-06-25 12:54 ` Quentin Schulz
  2026-07-03 20:50 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2026-06-25 12:14 UTC (permalink / raw)
  To: João Marcos Costa; +Cc: u-boot

On Thu, Jun 25, 2026 at 02:03:44PM +0200, João Marcos Costa wrote:
> This essentially maps @free-electrons.com to @bootlin.com addresses.

Maybe this could have mentioned that this maps only e-mail addresses
of people who are still at Bootlin. There are other commits with
@free-electrons.com e-mail addresses, but from people who are no
longer in our team (and therefore don't have a @bootlin.com address).

> Signed-off-by: João Marcos Costa <joaomarcos.costa@bootlin.com>

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com

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

* Re: [PATCH] .mailmap: map old addresses to their up-to-date counterparts
  2026-06-25 12:03 [PATCH] .mailmap: map old addresses to their up-to-date counterparts João Marcos Costa
  2026-06-25 12:14 ` Thomas Petazzoni
@ 2026-06-25 12:54 ` Quentin Schulz
  2026-07-03 20:50 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Quentin Schulz @ 2026-06-25 12:54 UTC (permalink / raw)
  To: João Marcos Costa, u-boot; +Cc: thomas.petazzoni

Hi João,

On 6/25/26 2:03 PM, João Marcos Costa wrote:
> This essentially maps @free-electrons.com to @bootlin.com addresses.
> 

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks for the quick fix :)

Quentin

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

* Re: [PATCH] .mailmap: map old addresses to their up-to-date counterparts
  2026-06-25 12:03 [PATCH] .mailmap: map old addresses to their up-to-date counterparts João Marcos Costa
  2026-06-25 12:14 ` Thomas Petazzoni
  2026-06-25 12:54 ` Quentin Schulz
@ 2026-07-03 20:50 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2026-07-03 20:50 UTC (permalink / raw)
  To: u-boot, João Marcos Costa; +Cc: thomas.petazzoni

On Thu, 25 Jun 2026 14:03:44 +0200, João Marcos Costa wrote:

> This essentially maps @free-electrons.com to @bootlin.com addresses.
> 
> 

Applied to u-boot/master, thanks!

[1/1] .mailmap: map old addresses to their up-to-date counterparts
      commit: a66b6e6b6414cf019fecce5a2ac6010a49341fa0
-- 
Tom



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

end of thread, other threads:[~2026-07-03 20:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-25 12:03 [PATCH] .mailmap: map old addresses to their up-to-date counterparts João Marcos Costa
2026-06-25 12:14 ` Thomas Petazzoni
2026-06-25 12:54 ` Quentin Schulz
2026-07-03 20:50 ` Tom Rini

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