[PATCH v2] mailmap: fix sorting

Stephen Hemminger stephen at networkplumber.org
Thu Jul 6 04:42:43 CEST 2023


On Wed,  5 Jul 2023 19:32:48 -0700
Stephen Hemminger <stephen at 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 at 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 at marvell.com> <anoob.joseph at caviumnetworks.com>
>  Antara Ganesh Kolar <antara.ganesh.kolar at intel.com>
>  Anthony Fee <anthonyx.fee at intel.com>
>  Antonio Fischetti <antonio.fischetti at intel.com>
> -Anup Prabhu <aprabhu at marvell.com>
>  Anupam Kapoor <anupam.kapoor at gmail.com>
> +Anup Prabhu <aprabhu at marvell.com>
>  Apeksha Gupta <apeksha.gupta at nxp.com>
>  Archana Muniganti <marchana at marvell.com> <muniganti.archana at caviumnetworks.com>
>  Archit Pandey <architpandeynitk at gmail.com>

Never mind, something is off if Anup shows up after Anupam


More information about the dev mailing list