[PATCH v2] mailmap: fix sorting
Stephen Hemminger
stephen at networkplumber.org
Thu Jul 6 04:32:48 CEST 2023
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>
@@ -148,8 +148,8 @@ Balakrishna Bhamidipati <bbhamidipati at marvell.com>
Balasubramanian Manoharan <balasubramanian.manoharan at caviumnetworks.com>
Balazs Nemeth <bnemeth at redhat.com> <balazs.nemeth at intel.com>
Bao-Long Tran <longtb5 at viettel.com.vn>
-Bar Neuman <bneuman at nvidia.com>
Barak Enat <barak at saguna.net>
+Bar Neuman <bneuman at nvidia.com>
Barry Cao <barry.cao at nxp.com>
Baruch Siach <baruch at tkos.co.il>
Bassam Zaid AlKilani <bzalkilani at nvidia.com>
@@ -1077,8 +1077,8 @@ Peter Mccarthy <peter.mccarthy at intel.com>
Peter Spreadborough <peter.spreadborough at broadcom.com>
Petr Houska <t-pehous at microsoft.com>
Phanendra Vukkisala <pvukkisala at marvell.com>
-Phil Yang <phil.yang at arm.com>
Philip Prindeville <philipp at redfish-solutions.com>
+Phil Yang <phil.yang at arm.com>
Pier Damouny <pdamouny at nvidia.com>
Pierre Pfister <ppfister at cisco.com>
Piotr Azarewicz <piotr.azarewicz at intel.com> <piotrx.t.azarewicz at intel.com>
--
2.39.2
More information about the dev
mailing list