* [PATCH] MAINTAINERS: update Vincent Mailhol's email address
@ 2025-08-26 10:48 mailhol
2025-08-27 7:40 ` Marc Kleine-Budde
0 siblings, 1 reply; 4+ messages in thread
From: mailhol @ 2025-08-26 10:48 UTC (permalink / raw)
To: Marc Kleine-Budde; +Cc: linux-can, linux-kernel, Vincent Mailhol
From: Vincent Mailhol <mailhol@kernel.org>
Now that I have received my kernel.org account, I am changing my email
address from mailhol.vincent@wanadoo.fr to mailhol@kernel.org. The
wanadoo.fr address was my first email which I created when I was a kid
and has a special meaning to me, but it is restricted to a maximum of
50 messages per hour which starts to be problematic on threads where
many people are CC-ed.
Update all the MAINTAINERS entries accordingly and map the old address
to the new one.
I remain reachable from my old address. The different copyright
notices mentioning my old address are kept as-is for the moment. I
will update those one at a time only if I need to touch those files.
Signed-off-by: Vincent Mailhol <mailhol@kernel.org>
---
.mailmap | 1 +
MAINTAINERS | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.mailmap b/.mailmap
index d9fa1b5551165..ff317a4887e2a 100644
--- a/.mailmap
+++ b/.mailmap
@@ -813,6 +813,7 @@ Veera Sundaram Sankaran <quic_veeras@quicinc.com> <veeras@codeaurora.org>
Veerabhadrarao Badiganti <quic_vbadigan@quicinc.com> <vbadigan@codeaurora.org>
Venkateswara Naralasetty <quic_vnaralas@quicinc.com> <vnaralas@codeaurora.org>
Vikash Garodia <quic_vgarodia@quicinc.com> <vgarodia@codeaurora.org>
+Vincent Mailhol <mailhol@kernel.org> <mailhol.vincent@wanadoo.fr>
Vinod Koul <vkoul@kernel.org> <vinod.koul@intel.com>
Vinod Koul <vkoul@kernel.org> <vinod.koul@linux.intel.com>
Vinod Koul <vkoul@kernel.org> <vkoul@infradead.org>
diff --git a/MAINTAINERS b/MAINTAINERS
index daf520a13bdf6..2b5173d75d376 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5418,7 +5418,7 @@ F: net/sched/sch_cake.c
CAN NETWORK DRIVERS
M: Marc Kleine-Budde <mkl@pengutronix.de>
-M: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
+M: Vincent Mailhol <mailhol@kernel.org>
L: linux-can@vger.kernel.org
S: Maintained
W: https://github.com/linux-can
@@ -9069,7 +9069,7 @@ S: Odd Fixes
F: drivers/net/ethernet/agere/
ETAS ES58X CAN/USB DRIVER
-M: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
+M: Vincent Mailhol <mailhol@kernel.org>
L: linux-can@vger.kernel.org
S: Maintained
F: Documentation/networking/devlink/etas_es58x.rst
--
2.49.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: update Vincent Mailhol's email address
2025-08-26 10:48 [PATCH] MAINTAINERS: update Vincent Mailhol's email address mailhol
@ 2025-08-27 7:40 ` Marc Kleine-Budde
2025-08-27 8:14 ` Vincent Mailhol
0 siblings, 1 reply; 4+ messages in thread
From: Marc Kleine-Budde @ 2025-08-27 7:40 UTC (permalink / raw)
To: mailhol; +Cc: linux-can, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]
On 26.08.2025 19:48:39, mailhol@kernel.org wrote:
> From: Vincent Mailhol <mailhol@kernel.org>
>
> Now that I have received my kernel.org account, I am changing my email
> address from mailhol.vincent@wanadoo.fr to mailhol@kernel.org. The
> wanadoo.fr address was my first email which I created when I was a kid
> and has a special meaning to me, but it is restricted to a maximum of
> 50 messages per hour which starts to be problematic on threads where
> many people are CC-ed.
>
> Update all the MAINTAINERS entries accordingly and map the old address
> to the new one.
>
> I remain reachable from my old address. The different copyright
> notices mentioning my old address are kept as-is for the moment. I
> will update those one at a time only if I need to touch those files.
>
> Signed-off-by: Vincent Mailhol <mailhol@kernel.org>
Applied to linux-can-next.
BTW: The "From" header of your mail only contains you e-mail address,
not your real name.
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: update Vincent Mailhol's email address
2025-08-27 7:40 ` Marc Kleine-Budde
@ 2025-08-27 8:14 ` Vincent Mailhol
2025-08-28 7:04 ` Marc Kleine-Budde
0 siblings, 1 reply; 4+ messages in thread
From: Vincent Mailhol @ 2025-08-27 8:14 UTC (permalink / raw)
To: Marc Kleine-Budde; +Cc: linux-can, linux-kernel
On 27/08/2025 at 16:40, Marc Kleine-Budde wrote:
> On 26.08.2025 19:48:39, mailhol@kernel.org wrote:
>> From: Vincent Mailhol <mailhol@kernel.org>
>>
>> Now that I have received my kernel.org account, I am changing my email
>> address from mailhol.vincent@wanadoo.fr to mailhol@kernel.org. The
>> wanadoo.fr address was my first email which I created when I was a kid
>> and has a special meaning to me, but it is restricted to a maximum of
>> 50 messages per hour which starts to be problematic on threads where
>> many people are CC-ed.
>>
>> Update all the MAINTAINERS entries accordingly and map the old address
>> to the new one.
>>
>> I remain reachable from my old address. The different copyright
>> notices mentioning my old address are kept as-is for the moment. I
>> will update those one at a time only if I need to touch those files.
>>
>> Signed-off-by: Vincent Mailhol <mailhol@kernel.org>
>
> Applied to linux-can-next.
Thanks!
> BTW: The "From" header of your mail only contains you e-mail address,
> not your real name.
Yes, I did not properly set the from field in my .gitconfig and because this is
the very first email which I sent using my new email and git send-email I
couldn't notice it. I spotted the issue just after sending and it is already fixed.
Yours sincerely,
Vincent Mailhol
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: update Vincent Mailhol's email address
2025-08-27 8:14 ` Vincent Mailhol
@ 2025-08-28 7:04 ` Marc Kleine-Budde
0 siblings, 0 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2025-08-28 7:04 UTC (permalink / raw)
To: Vincent Mailhol; +Cc: linux-can, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 2061 bytes --]
On 27.08.2025 17:14:24, Vincent Mailhol wrote:
> On 27/08/2025 at 16:40, Marc Kleine-Budde wrote:
> > On 26.08.2025 19:48:39, mailhol@kernel.org wrote:
> >> From: Vincent Mailhol <mailhol@kernel.org>
> >>
> >> Now that I have received my kernel.org account, I am changing my email
> >> address from mailhol.vincent@wanadoo.fr to mailhol@kernel.org. The
> >> wanadoo.fr address was my first email which I created when I was a kid
> >> and has a special meaning to me, but it is restricted to a maximum of
> >> 50 messages per hour which starts to be problematic on threads where
> >> many people are CC-ed.
> >>
> >> Update all the MAINTAINERS entries accordingly and map the old address
> >> to the new one.
> >>
> >> I remain reachable from my old address. The different copyright
> >> notices mentioning my old address are kept as-is for the moment. I
> >> will update those one at a time only if I need to touch those files.
> >>
> >> Signed-off-by: Vincent Mailhol <mailhol@kernel.org>
> >
> > Applied to linux-can-next.
>
> Thanks!
>
> > BTW: The "From" header of your mail only contains you e-mail address,
> > not your real name.
>
> Yes, I did not properly set the from field in my .gitconfig and because this is
> the very first email which I sent using my new email and git send-email I
> couldn't notice it. I spotted the issue just after sending and it is already fixed.
Very good!
BTW: I use git's "includeIf" directive in my ~/.gitconfig to have
directory specific git config options:
[includeIf "gitdir:~/kernel-stuff/"]
path = ~/.config/git/kernel
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-08-28 7:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-26 10:48 [PATCH] MAINTAINERS: update Vincent Mailhol's email address mailhol
2025-08-27 7:40 ` Marc Kleine-Budde
2025-08-27 8:14 ` Vincent Mailhol
2025-08-28 7:04 ` Marc Kleine-Budde
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.