DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Subject: Re: [PATCH v2] mailmap: fix sorting
Date: Wed, 5 Jul 2023 19:42:43 -0700	[thread overview]
Message-ID: <20230705194243.0a535c37@hermes.local> (raw)
In-Reply-To: <20230706023248.362902-1-stephen@networkplumber.org>

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

  reply	other threads:[~2023-07-06  2:42 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 [this message]
2023-07-11  9:12     ` Ferruh Yigit
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=20230705194243.0a535c37@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.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).