From patchwork Wed Oct 21 16:55:04 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Bruce Richardson X-Patchwork-Id: 81707 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7D7A8A04DD; Wed, 21 Oct 2020 18:55:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7FDF95A92; Wed, 21 Oct 2020 18:55:18 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id C94D35A8F for ; Wed, 21 Oct 2020 18:55:16 +0200 (CEST) IronPort-SDR: FEn9/ceHA0NWzd/Yw3nmJjtgYg8FIy7AnL4/wKsWTcAkaEPdJZMhLjOp++wUMqwMndK9DwwJrV Iz3XFmN/v9eA== X-IronPort-AV: E=McAfee;i="6000,8403,9780"; a="147257394" X-IronPort-AV: E=Sophos;i="5.77,401,1596524400"; d="scan'208";a="147257394" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Oct 2020 09:55:14 -0700 IronPort-SDR: C6fxAIWfpUGSJxFActHqPwxkPx4rLw6SDnMznhoYl7VBHfelsRtthu9ExrTdAxFF5BXmv6rtOL Qz50rI8jaa4A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,401,1596524400"; d="scan'208";a="522808517" Received: from silpixa00399126.ir.intel.com ([10.237.222.4]) by fmsmga006.fm.intel.com with ESMTP; 21 Oct 2020 09:55:13 -0700 From: Bruce Richardson To: dev@dpdk.org Cc: thomas@monjalon.net, david.marchand@redhat.com, Bruce Richardson Date: Wed, 21 Oct 2020 17:55:04 +0100 Message-Id: <20201021165504.367634-1-bruce.richardson@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201020130722.304989-1-bruce.richardson@intel.com> References: <20201020130722.304989-1-bruce.richardson@intel.com> MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH v2] mailmap: add a mailmap file to DPDK X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 --- 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. --- .mailmap | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000000..faa58a4e4b --- /dev/null +++ b/.mailmap @@ -0,0 +1,89 @@ +Alan Dewar +Alexander Kozyrev +Anatoly Burakov +Andriy Berestovskyy +Andy Moreton +Ankur Dwivedi +Anoob Joseph +Ashish Gupta +Bing Zhao +Bruce Richardson +Chao Zhu +Chas Williams <3chas3@gmail.com> +Chengchang Tang +Cyril Chemparathy +David Marchand +Dekel Peled +Dumitru Ceara +Eli Britstein +Eric Kinzie +Feifei Wang +Ferruh Yigit +Gaetan Rivet +Gavin Hu +George Wilkie +Gregory Etelson +Harish Patil +Hemant Agrawal +Ilya Maximets +Jens Freimann +Jerin Jacob +Jianbo Liu +Jiawei Wang +Jincheng Miao +Jingjing Wu +Julien Meunier +Keith Wiles +Kiran Kumar +Krzysztof Kanas +Luca Boccassi +Marc Sune +Matan Azrad +Matej Vido +Mattias Rönnblom +Mauricio Vasquez B +Michael Baum +Michael Qiu +Michał Mirosław +Nachiketa Prachanda +Nicolás Pernas Maradei +Nithin Dabilpuram +Ophir Munk +Ori Kam +Pablo De Lara +Pavan Nikhilesh +Pawel Wodkowski +Rahul Shah +Rami Rosen +Rasesh Mody +Raslan Darawsheh +Robert Sanford +Sachin Saxena +Santosh Shukla +Shahed Shaikh +Souvik Dey +Stephen Hemminger +Suanming Mou +Subrahmanyam Nilla +Sunila Sahu +Sunil Kumar Kori +Takeshi Yoshimura +Tal Shnaiderman +Tejasree Kondoj +Tetsuya Mukawa +Thomas Monjalon +Tiwei Bie +Tomasz Jozwiak +Tom Barbette +Tonghao Zhang +Viacheslav Ovsiienko +Vivek Sharma +Vladimir Medvedkin +Xueming Li +Yi Yang +Yong Wang +Yuanhan Liu +Yuval Avnery +Zhike Wang +Zoltan Kiss +Zyta Szpak