[PATCH v3] mailmap: add file to DPDK
Bruce Richardson
bruce.richardson at intel.com
Fri Nov 4 13:16:28 CET 2022
On Fri, Nov 04, 2022 at 12:13:34PM +0000, Bruce Richardson wrote:
> 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.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
>
> ---
>
> V3: Updated version of file
>
> V2: Massively expanded list by running a script on the repo to pick out
> names associated with multiple emails. Within each line, the emails are
> listed in inverse chronological order of use, based on assumption that last
> email used is the most up-to-date and the one that is desired to be used in
> shortlog.
> ---
Thoma, David, I realise you both maintain a "master" copy of email
addresses for DPDK contributors, so feel free to submit a v4 with that
list. Overall, though, I really think we need to have a mailmap file in the
repo, rather than asking people to maintain their own if they want
repository stats. In the meantime, I am submitting this v3 in the hope
others find it useful.
Thanks,
/Bruce
More information about the dev
mailing list