From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 25966A0032; Sun, 27 Nov 2022 11:27:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC1D14067E; Sun, 27 Nov 2022 11:27:17 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 0586840156 for ; Sun, 27 Nov 2022 11:27:16 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 342345C0075; Sun, 27 Nov 2022 05:27:16 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Sun, 27 Nov 2022 05:27:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm1; t=1669544836; x= 1669631236; bh=36jHBgHCkQJ5Gk0yIiITbIozJ2OAW/39LNrVjOfdGjM=; b=k edUf1lSgWuAaNsFCfjsZpSVPSsCdqC7kzXTQGW4SbiYqIRel1+a8QXpVXtK9rGc+ GbaCcHff0ShVrFWA6mwTpo7kvkmi1vAlME+6IgiH108pymSkRKmTCRZTEgWkBycS 84nCcLMS+6OHRX/RrvNxmqYJNXXs+2b2NDI8a9YTS4BQkIOvl71HWFcMzfaG2m8e RbxJf1qURghpf7vL3/kqqfFT5p8Fs2vme/9jzOtzd8sddSLgva4gy6UVxiVHP4lh HoKzG1bIZSd1oVEWeXlcKolZBxmv9d0b5Ost4AzOWlVoimsTYzxzQNQy3VQqkn4s xdsy6l7QAGhUfJFNor+tQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1669544836; x= 1669631236; bh=36jHBgHCkQJ5Gk0yIiITbIozJ2OAW/39LNrVjOfdGjM=; b=l IO5b14XyHBOGWfyhqHzKye0APITLDIGESUQ6JQURM9ykJ0vTQlbbYhr0iH+k9us/ g3yr7p8dXyLh3Zn2WWb11ZBNCnEbwghajDKpveSqPlCsw14TzHw6zLWbXoCy4fed QHxfK0ajCWjh90SsWZUokfUgyI2WejH3DKeg/zHHnsjgt+rcmPEi4s9sefRHo88b 4HWsY75uiJPXioGHdnT9+XgpakuaE7/lcK3ZkbchC6OBqaatoLajpbFPlOt1XF3A 5/vJ2hpnf20KckE58xX/1Ly8sw6Ecmh1PoBzVFnOsedAqvAgDFn2AKvNftd9P0eg ViHFLLi8BM641tsi4kagg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrjedtgdduhecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnheptdejieeifeehtdffgfdvleetueeffeehueejgfeuteeftddtieek gfekudehtdfgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 27 Nov 2022 05:27:15 -0500 (EST) From: Thomas Monjalon To: David Marchand Cc: "dev@dpdk.org" , "ferruh.yigit@amd.com" , "Richardson, Bruce" , "Dumitrescu, Cristian" Subject: Re: [PATCH v6] mailmap: add file to DPDK Date: Sun, 27 Nov 2022 11:27:13 +0100 Message-ID: <3224328.VqM8IeB0Os@thomas> In-Reply-To: References: <20201020130722.304989-1-bruce.richardson@intel.com> <20221125145400.3686377-1-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org > > From: Bruce Richardson > > > > 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". and to do accurate automatic Cc with "get_maintainer.pl". > > 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 > > Signed-off-by: David Marchand > > > > > +Cristian Dumitrescu > > > The above yahoo.com address under my name was a mistake and it is not valid, therefore it should probably be removed from here. Fixed Acked-by: Thomas Monjalon Added exception in devtools/check-spdx-tag.sh, Applied, thanks. Now we have a list of contributors :)