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.richard...@intel.com> --- 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.bura...@intel.com> +Bruce Richardson <bruce.richard...@intel.com> +Chas Williams <ch...@att.com> <ciwil...@brocade.com> <3ch...@gmail.com> +David Marchand <david.march...@redhat.com> <david.march...@6wind.com> +Harish Patil <harish.pa...@cavium.com> <harish.pa...@qlogic.com> +Hemant Agrawal <hemant.agra...@nxp.com> <hem...@freescale.com> +Jerin Jacob <jer...@marvell.com> <jerin.ja...@caviumnetworks.com> +Jingjing Wu <jingjing...@intel.com> +Luca Boccassi <bl...@debian.org> <luca.bocca...@gmail.com> <lbocc...@brocade.com> +Ori Kam <or...@nvidia.com> <or...@mellanox.com> +Pablo De Lara <pablo.de.lara.gua...@intel.com> +Rahul Shah <rahul.r.s...@intel.com> +Stephen Hemminger <step...@networkplumber.org> <shemm...@brocade.com> <sthem...@microsoft.com> +Thomas Monjalon <tho...@monjalon.net> <thomas.monja...@6wind.com> +Yuanhan Liu <y...@fridaylinux.org> <yuanhan....@linux.intel.com> -- 2.25.1