RE: [PATCH 1/1] MAINTAINERS: Update my email address
From: Qiuxu Zhuo
Date: Thu Sep 10 2026 - 00:51:46 EST
Hi Boris,
> From: Borislav Petkov <bp@xxxxxxxxx>
> [...]
> From: Leo Zhuo <qzhuo@xxxxxxxxxx>
>
> Do you wanna still use Qiuxu or switch to Leo now because latter will create some
> authorship confusion in git?
>
> I'm fine either way - just making sure you really meant it.
>
I’d still prefer to use “Qiuxu Zhuo.” The patch I generated locally does contain the correct From: line:
$ git format-patch -1 --stdout HEAD | head -n3
From d2708d11d3660d4c6c4c489944712dd548a3008a Mon Sep 17 00:00:00 2001
From: Qiuxu Zhuo <qzhuo@xxxxxxxxxx>
Date: Wed, 9 Sep 2026 14:03:04 +0000
It looks like our mail server rewrote the From as “Leo Zhuo” (internally set for preferred name) when running git send-email.
Do I need to resend the patch to ensure that shows with “From: Qiuxu Zhuo”?
Thanks for checking.
- Qiuxu