Re: [PATCH] .mailmap: Update incorrect entry and my email in MAINTAINERS

From: Carlos Bilbao
Date: Wed Jan 29 2025 - 20:18:47 EST


On 1/29/25 08:52, Jonathan Corbet wrote:

> Carlos Bilbao <carlos.bilbao.osdev@xxxxxxxxx> writes:
>
>> Hello,
>>
>> On 1/28/25 16:05, Jonathan Corbet wrote:
>>> carlos.bilbao@xxxxxxxxxx writes:
>>>
>>>> From: Carlos Bilbao <carlos.bilbao@xxxxxxxxxx>
>>>>
>>>> Update .mailmap to fix a mapping and my email address in MAINTAINERS.
>>>>
>>>> Signed-off-by: Carlos Bilbao <carlos.bilbao@xxxxxxxxxx>
>>>> ---
>>>> .mailmap | 1 -
>>>> MAINTAINERS | 10 +++++-----
>>>> 2 files changed, 5 insertions(+), 6 deletions(-)
>>>>
>>>> diff --git a/.mailmap b/.mailmap
>>>> index 83837191affb..0768824e9d19 100644
>>>> --- a/.mailmap
>>>> +++ b/.mailmap
>>>> @@ -139,7 +139,6 @@ Bryan Tan <bryan-bt.tan@xxxxxxxxxxxx> <bryantan@xxxxxxxxxx>
>>>> Cai Huoqing <cai.huoqing@xxxxxxxxx> <caihuoqing@xxxxxxxxx>
>>>> Can Guo <quic_cang@xxxxxxxxxxx> <cang@xxxxxxxxxxxxxx>
>>>> Carl Huang <quic_cjhuang@xxxxxxxxxxx> <cjhuang@xxxxxxxxxxxxxx>
>>>> -Carlos Bilbao <carlos.bilbao.osdev@xxxxxxxxx> <carlos.bilbao@xxxxxxx>
>>>> Carlos Bilbao <carlos.bilbao@xxxxxxxxxx> <carlos.bilbao.osdev@xxxxxxxxx>
>>>> Carlos Bilbao <carlos.bilbao@xxxxxxxxxx> <carlos.bilbao@xxxxxxx>
>>>> Carlos Bilbao <carlos.bilbao@xxxxxxxxxx> <bilbao@xxxxxx>
>>> So I am getting confused ... why not just send me a correct patch for
>>> this file rather than expecting me to apply the incorrect one followed
>>> by the fix?
>>
>> Because the incorrect one already made it upstream AFAIU:
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20250128&id=ed7c0f5395e05057ae6459fdcfe229fb9aaab5b6
> Hmm... it looks like Andrew took it? It's still in linux-next, though,
> and could be pulled out. It really seems better to just do it right
> from the outset?


If that's possible, surely. Sending the patch again with the correct
mappings.


>
> jon


Thanks, Carlos