DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@amd.com>
To: Stephen Hemminger <stephen@networkplumber.org>, dev@dpdk.org
Subject: Re: [PATCH v2] mailmap: fix sorting
Date: Tue, 11 Jul 2023 10:12:02 +0100	[thread overview]
Message-ID: <373dfe98-cda6-7636-28b8-47bcfd180491@amd.com> (raw)
In-Reply-To: <20230705194243.0a535c37@hermes.local>

On 7/6/2023 3:42 AM, Stephen Hemminger wrote:
> On Wed,  5 Jul 2023 19:32:48 -0700
> Stephen Hemminger <stephen@networkplumber.org> wrote:
> 
>> The mailmap file is supposed to be in sorted order,
>> but several entries are in the wrong place.
>>
>> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
>> ---
>> v2 - use en_us.UTF-8 sort order
>>
>>  .mailmap | 6 +++---
>>  1 file changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/.mailmap b/.mailmap
>> index d200f363394d..bfd3528cf734 100644
>> --- a/.mailmap
>> +++ b/.mailmap
>> @@ -115,8 +115,8 @@ Anoob Joseph <anoobj@marvell.com> <anoob.joseph@caviumnetworks.com>
>>  Antara Ganesh Kolar <antara.ganesh.kolar@intel.com>
>>  Anthony Fee <anthonyx.fee@intel.com>
>>  Antonio Fischetti <antonio.fischetti@intel.com>
>> -Anup Prabhu <aprabhu@marvell.com>
>>  Anupam Kapoor <anupam.kapoor@gmail.com>
>> +Anup Prabhu <aprabhu@marvell.com>
>>  Apeksha Gupta <apeksha.gupta@nxp.com>
>>  Archana Muniganti <marchana@marvell.com> <muniganti.archana@caviumnetworks.com>
>>  Archit Pandey <architpandeynitk@gmail.com>
> 
> Never mind, something is off if Anup shows up after Anupam
>

This sorting logic already in the file:
 Yanjie Xu <yanjie.xu@intel.com>
 Yan Xia <yanx.xia@intel.com>

and I don't know how to take following (may sort be ignoring the
white-space between name and surname?):
 Yi Li <liyi1@chinatelecom.cn>
 Yi Liu <yi.liu@nxp.com>
 Yilong Lv <lvyilong.lyl@alibaba-inc.com>
 Yi Lu <luyi68@live.com>


But to be able to sort whole file with 'sort' and no need to manually
fix above quirks, I am OK with the change, hence:

Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

  reply	other threads:[~2023-07-11  9:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 23:45 [PATCH] " Stephen Hemminger
2023-07-06  0:58 ` Ferruh Yigit
2023-07-06  2:03   ` Stephen Hemminger
2023-07-06  2:32 ` [PATCH v2] " Stephen Hemminger
2023-07-06  2:42   ` Stephen Hemminger
2023-07-11  9:12     ` Ferruh Yigit [this message]
2023-07-17 14:38       ` Bruce Richardson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=373dfe98-cda6-7636-28b8-47bcfd180491@amd.com \
    --to=ferruh.yigit@amd.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).