lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 24 Apr 2024 00:59:05 +0900
From: Akira Yokosawa <akiyks@...il.com>
To: carlos.bilbao@....com
Cc: Avadhut.Naik@....com, bilbao@...edu, corbet@....net,
 elena.reshetova@...el.com, linux-doc@...r.kernel.org,
 linux-kernel@...r.kernel.org, rdunlap@...radead.org,
 Akira Yokosawa <akiyks@...il.com>
Subject: Re: [PATCH v2] docs/MAINTAINERS: Update my email address

Hi Carlos,

On Tue, 23 Apr 2024 10:19:14 -0500, Carlos Bilbao wrote:
> In the near future, I will not have access to the email address I used as
> maintainer of a number of things, mostly in the documentation. Update that
> address to my personal email address (see Link) so I can continue
> contributing and update .mailmap.
> 
> Link: https://lore.kernel.org/all/BL1PR12MB58749FF2BFEDB817DE1FE6CBF82A2@BL1PR12MB5874.namprd12.prod.outlook.com/
> Signed-off-by: Carlos Bilbao <carlos.bilbao@....com>
> ---
> 
> Changes since v1:
> - Update .mailmap
> 
> ---
>  .mailmap                                                  | 1 +
[...]

> 
> diff --git a/.mailmap b/.mailmap
> index 1eb607efcc6e..4bac5578426a 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -113,6 +113,7 @@ Brian Silverman <bsilver16384@...il.com> <brian.silverman@...erivertech.com>
>  Cai Huoqing <cai.huoqing@...ux.dev> <caihuoqing@...du.com>
>  Can Guo <quic_cang@...cinc.com> <cang@...eaurora.org>
>  Carl Huang <quic_cjhuang@...cinc.com> <cjhuang@...eaurora.org>
> +Carlos Bilbao <carlos.bilbao@....com> <carlos.bilbao.osdev@...il.com>

I'm afraid this won't do what you'd expect.
Entries in .mailmap should look like:

  Full Name <new address> <old address>

See gitmailmap(5) and git-check-mailmap(1) for further info.

HTH, Akira


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ