All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org
Subject: Re: [PATCH] mailmap: fix sorting
Date: Thu, 21 Nov 2024 16:19:26 +0100	[thread overview]
Message-ID: <4469454.MSiuQNM8U4@thomas> (raw)
In-Reply-To: <20230705234535.289950-1-stephen@networkplumber.org>

06/07/2023 01:45, Stephen Hemminger:
> The mailmap file is supposed to be in sorted order,
> but several entries are in the wrong place.

Sorting a space may be done in various ways.
We tried in the past to have a good sort
handling both spaces and accents, but we failed to automate it.
So we are doing our best manually.

In other words, I don't approve this patch
if there is no good automatic sort with it.

> -Abdullah Ömer Yamaç <omer.yamac@ceng.metu.edu.tr>
>  Abdullah Sevincer <abdullah.sevincer@intel.com>
> +Abdullah Ömer Yamaç <omer.yamac@ceng.metu.edu.tr>

"O" should be before "S"
This is an example of bad handling of accents in the automatic sort.



      parent reply	other threads:[~2024-11-21 15:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 23:45 [PATCH] mailmap: fix sorting 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
2023-07-17 14:38       ` Bruce Richardson
2024-11-21 15:19 ` Thomas Monjalon [this message]

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=4469454.MSiuQNM8U4@thomas \
    --to=thomas@monjalon.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.