The mailmap file is supposed to be in sorted order, but several entries are in the wrong place.
Signed-off-by: Stephen Hemminger <[email protected]> --- 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 <[email protected]> <[email protected]> Antara Ganesh Kolar <[email protected]> Anthony Fee <[email protected]> Antonio Fischetti <[email protected]> -Anup Prabhu <[email protected]> Anupam Kapoor <[email protected]> +Anup Prabhu <[email protected]> Apeksha Gupta <[email protected]> Archana Muniganti <[email protected]> <[email protected]> Archit Pandey <[email protected]> @@ -148,8 +148,8 @@ Balakrishna Bhamidipati <[email protected]> Balasubramanian Manoharan <[email protected]> Balazs Nemeth <[email protected]> <[email protected]> Bao-Long Tran <[email protected]> -Bar Neuman <[email protected]> Barak Enat <[email protected]> +Bar Neuman <[email protected]> Barry Cao <[email protected]> Baruch Siach <[email protected]> Bassam Zaid AlKilani <[email protected]> @@ -1077,8 +1077,8 @@ Peter Mccarthy <[email protected]> Peter Spreadborough <[email protected]> Petr Houska <[email protected]> Phanendra Vukkisala <[email protected]> -Phil Yang <[email protected]> Philip Prindeville <[email protected]> +Phil Yang <[email protected]> Pier Damouny <[email protected]> Pierre Pfister <[email protected]> Piotr Azarewicz <[email protected]> <[email protected]> -- 2.39.2

