[PATCH v6] mailmap: add file to DPDK
Dumitrescu, Cristian
cristian.dumitrescu at intel.com
Fri Nov 25 17:08:18 CET 2022
> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Friday, November 25, 2022 2:54 PM
> To: dev at dpdk.org
> Cc: ferruh.yigit at amd.com; Richardson, Bruce
> <bruce.richardson at intel.com>; Thomas Monjalon <thomas at monjalon.net>
> Subject: [PATCH v6] mailmap: add file to DPDK
>
> From: Bruce Richardson <bruce.richardson at intel.com>
>
> Since a number of contributors to DPDK have submitted patches to DPDK
> under more than one email address, we should maintain a mailmap file to
> properly track their commits using "shortlog".
>
> It also helps fix up any mangled names, for example, with
> surname/firstname reversed, or with incorrect capitalization.
> By keeping this file in the DPDK repository, rather than committers
> maintaining their own copies, it allows individual contributors to edit
> it to update their own email address preferences if so desired.
>
> While at it, update our checkpatches.sh script and add some
> documentation to help new contributors.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
> Changes since v5:
> - reworded the note asking for filling .mailmap in the contributing
> guide,
>
<snip>
> +Cristian Dumitrescu <cristian.dumitrescu at intel.com>
<cristian.dumitrescu at yahoo.com>
The above yahoo.com address under my name was a mistake and it is not valid, therefore it should probably be removed from here.
The only valid one is:
> +Cristian Dumitrescu <cristian.dumitrescu at intel.com>
<snip>
More information about the dev
mailing list