[dpdk-dev] [PATCH] mailmap: add a mailmap file to DPDK
David Marchand
david.marchand at redhat.com
Tue Oct 20 15:22:09 CEST 2020
On Tue, Oct 20, 2020 at 3:07 PM Bruce Richardson
<bruce.richardson at intel.com> 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.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
I started writing one some time ago.
+1
> ---
>
> while this list is almost certainly incomplete, this should serve as a
> reasonable start-point for building a more complete one.
> ---
> .mailmap | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
> create mode 100644 .mailmap
>
> diff --git a/.mailmap b/.mailmap
> new file mode 100644
> index 000000000..720107c7b
> --- /dev/null
> +++ b/.mailmap
> @@ -0,0 +1,15 @@
> +Anatoly Burakov <anatoly.burakov at intel.com>
> +Bruce Richardson <bruce.richardson at intel.com>
> +Chas Williams <chas3 at att.com> <ciwillia at brocade.com> <3chas3 at gmail.com>
> +David Marchand <david.marchand at redhat.com> <david.marchand at 6wind.com>
+Gaetan Rivet <grive at u256.net> <gaetan.rivet at 6wind.com>
> +Harish Patil <harish.patil at cavium.com> <harish.patil at qlogic.com>
> +Hemant Agrawal <hemant.agrawal at nxp.com> <Hemant at freescale.com>
> +Jerin Jacob <jerinj at marvell.com> <jerin.jacob at caviumnetworks.com>
> +Jingjing Wu <jingjing.wu at intel.com>
> +Luca Boccassi <bluca at debian.org> <luca.boccassi at gmail.com> <lboccass at brocade.com>
> +Ori Kam <orika at nvidia.com> <orika at mellanox.com>
> +Pablo De Lara <pablo.de.lara.guarch at intel.com>
> +Rahul Shah <rahul.r.shah at intel.com>
> +Stephen Hemminger <stephen at networkplumber.org> <shemming at brocade.com> <sthemmin at microsoft.com>
> +Thomas Monjalon <thomas at monjalon.net> <thomas.monjalon at 6wind.com>
> +Yuanhan Liu <yliu at fridaylinux.org> <yuanhan.liu at linux.intel.com>
> --
> 2.25.1
>
--
David Marchand
More information about the dev
mailing list