From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 14BEB43E94; Wed, 17 Apr 2024 18:19:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD67940E78; Wed, 17 Apr 2024 18:19:09 +0200 (CEST) Received: from mail-pf1-f181.google.com (mail-pf1-f181.google.com [209.85.210.181]) by mails.dpdk.org (Postfix) with ESMTP id 52DA340295 for ; Wed, 17 Apr 2024 18:19:08 +0200 (CEST) Received: by mail-pf1-f181.google.com with SMTP id d2e1a72fcca58-6eddff25e4eso4806998b3a.3 for ; Wed, 17 Apr 2024 09:19:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; t=1713370746; x=1713975546; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=1h23N2qPMiRK5+BrOmjjPME8weZBnfOoDRski4r8q7o=; b=f4uOCVakltXH2DzBYX3/wpW3TnUTQCmo8d2v7Kr0HR1/nrixydNrCHB7lM8bDhHeJU N3Eu3+EupHK+oFStu1ac1Xyg+HSicrY4KGfSFSsiZ1/A2OmW0fwaolcoGohZpW/DhRbD JKivIdodnT9rCOIeSAiUZDO7N77aEDkFVwOu4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713370746; x=1713975546; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1h23N2qPMiRK5+BrOmjjPME8weZBnfOoDRski4r8q7o=; b=wJ9MZzauEDVVLam79knEtleeUDNpybBj0XUG6Nu19e9I52xwRX8fb8p2nUSLbMwDbV 4riy7CC3bvXqtexda/6tfFS877SMJ6D+ZD4wlxrQxd0qMNTtiPRhXUuQBL1cgrdFhmuA LaLXGXKqBRHOvz/lwwi9bjIxnr+7O0QskOLyjejqF9+mtg8RRwzbMuTqwZ3elSk3dgtZ 3vsJS/LlIySw6vQ0ng50IBtNqUugr6yb0ksoCu8DI6OzxEv2AMD9Qlslhm8HIlGLKebg GfQE/oxrIxnOEFDUkOMLSPs/eO/dDtaz32mYToJemALhmEwWpFI8v7xd+Qap7RNeLbwY cogQ== X-Gm-Message-State: AOJu0YzW5pVM/1XRbS43UNLChvtaH1RM4QYAc/yKoP7pwQEEGZLhWG7c poDMrBBNWTv2gVo7ULmJcFPsmM1I7CePHZnED+6oObD8sY+rKISXkFipmIcw+8+R6rgAn/4fV0D W0HmrZSlSn7CcCU0jrRzO4fKwRfG0Tj6M/aSbswv0pXZYhuWsUDJnK6+bFjNRCmplUGtW+heZcU HL2xmi6iIZfw+ZTF5UOV6j5Lhd6ZEQkg== X-Google-Smtp-Source: AGHT+IFIAYlDFkpglzfqyqIq6eCeZRBWHMZz7AFXzxiVLr7Yke5ldSMhxljHODtoAzSlF4IfmnQh0Q== X-Received: by 2002:a05:6a21:271e:b0:1a7:a3ba:4252 with SMTP id rm30-20020a056a21271e00b001a7a3ba4252mr96849pzb.31.1713370746216; Wed, 17 Apr 2024 09:19:06 -0700 (PDT) Received: from jb-jammy-dpdk.eng.vmware.com ([66.170.99.2]) by smtp.gmail.com with ESMTPSA id x29-20020a63171d000000b005d7994a08dcsm9456425pgl.36.2024.04.17.09.19.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Apr 2024 09:19:05 -0700 (PDT) From: Jochen Behrens To: dev@dpdk.org Cc: ferruh.yigit@amd.com, Thomas Monjalon Subject: [PATCH v3] mailmap: clean up vmware entries Date: Wed, 17 Apr 2024 09:19:00 -0700 Message-Id: <20240417161901.1919433-1-jochen.behrens@broadcom.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240415233935.1913135-1-jochen.behrens@broadcom.com> References: <20240415233935.1913135-1-jochen.behrens@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org VMware was acquired by Broadcom, and vmware e-mail addresses will be invalid in the future. Add broadcom.com addresses for those still in the company. Place broadcom.com addresses first, as they are now the active ones. Retain the old addresses from git history behind them. Signed-off-by: Jochen Behrens --- .mailmap | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.mailmap b/.mailmap index 3843868716..4414c262f6 100644 --- a/.mailmap +++ b/.mailmap @@ -173,7 +173,7 @@ Ben Walker Bernard Iremonger Bert van Leeuwen Bhagyada Modali -Bharat Mota +Bharat Mota Bhuvan Mital Bill Hong Billy McFall @@ -184,7 +184,7 @@ Bin Zheng Bj=C3=B6rn T=C3=B6pel Bo Chen Boleslav Stankevich -Boon Ang +Boon Ang Boris Ouretskey Boris Pismenny Brad Larson @@ -469,7 +469,7 @@ Guduri Prathyusha Guido Barzini Guillaume Gaudonville Guinan Sun -Guolin Yang +Guolin Yang Guo Xin Guoyang Zhou Guruprasad Rao @@ -659,13 +659,13 @@ Jing Chen Jingguo Fu Jingjing Wu Jingzhao Ni -Jin Heo +Jin Heo Jin Ling Jin Liu Jin Yu Jiri Slaby Job Abraham -Jochen Behrens +Jochen Behrens Joey Xing Johan Faltstrom Johan K=C3=A4llstr=C3=B6m @@ -1075,7 +1075,7 @@ Padraig Connolly Pallantla Poornima Pallavi Kadam Pandi Kumar Maharajan -Pankaj Gupta +Pankaj Gupta Panu Matilainen Paolo Valerio Parav Pandit @@ -1228,7 +1228,7 @@ Roman Kapl Roman Korynkevych Roman Storozhenko Roman Zhukov -Ronak Doshi +Ronak Doshi Ron Beider Ronghua Zhang RongQiang Xie --=20 2.34.1 --=20 This electronic communication and the information and any files transmitted= =20 with it, or attached to it, are confidential and are intended solely for=20 the use of the individual or entity to whom it is addressed and may contain= =20 information that is confidential, legally privileged, protected by privacy= =20 laws, or otherwise restricted from disclosure to anyone else. If you are=20 not the intended recipient or the person responsible for delivering the=20 e-mail to the intended recipient, you are hereby notified that any use,=20 copying, distributing, dissemination, forwarding, printing, or copying of= =20 this e-mail is strictly prohibited. If you received this e-mail in error,= =20 please return the e-mail to the sender, delete it from your computer, and= =20 destroy any printed copy of it.