From nobody Sat Apr 11 04:15:22 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AE2C7C64ED6 for ; Wed, 1 Mar 2023 09:01:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229674AbjCAJBl (ORCPT ); Wed, 1 Mar 2023 04:01:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54838 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229553AbjCAJBi (ORCPT ); Wed, 1 Mar 2023 04:01:38 -0500 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::226]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9CF572B29C for ; Wed, 1 Mar 2023 01:01:36 -0800 (PST) Received: (Authenticated sender: alex@ghiti.fr) by mail.gandi.net (Postfix) with ESMTPSA id 375B7C0021; Wed, 1 Mar 2023 09:01:33 +0000 (UTC) From: Alexandre Ghiti To: linux-kernel@vger.kernel.org Cc: Alexandre Ghiti , Conor Dooley Subject: [PATCH] .mailmap: Add Alexandre Ghiti personal email address Date: Wed, 1 Mar 2023 10:01:32 +0100 Message-Id: <20230301090132.280475-1-alexghiti@rivosinc.com> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" From: Alexandre Ghiti I'm no longer employed by Canonical which results in email bouncing so add an entry to my personal email address. Reported-by: Conor Dooley Signed-off-by: Alexandre Ghiti Reported-by: Conor Dooley --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 318e63f338b1..9a1050fac1a1 100644 --- a/.mailmap +++ b/.mailmap @@ -26,6 +26,7 @@ Alexander Lobakin Alexander Lobakin Alexander Lobakin Alexandre Belloni +Alexandre Ghiti Alexei Starovoitov Alexei Starovoitov Alexei Starovoitov --=20 2.37.2