> -----Original Message----- > From: David Marchand <[email protected]> > Sent: Friday, November 25, 2022 2:54 PM > To: [email protected] > Cc: [email protected]; Richardson, Bruce > <[email protected]>; Thomas Monjalon <[email protected]> > Subject: [PATCH v6] mailmap: add file to DPDK > > From: Bruce Richardson <[email protected]> > > 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. > > While at it, update our checkpatches.sh script and add some > documentation to help new contributors. > > Signed-off-by: Bruce Richardson <[email protected]> > Signed-off-by: David Marchand <[email protected]> > --- > Changes since v5: > - reworded the note asking for filling .mailmap in the contributing > guide, >
<snip> > +Cristian Dumitrescu <[email protected]> <[email protected]> The above yahoo.com address under my name was a mistake and it is not valid, therefore it should probably be removed from here. The only valid one is: > +Cristian Dumitrescu <[email protected]> <snip>

