From nobody Tue Sep 16 08:58:37 2025 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 13393C46467 for ; Thu, 5 Jan 2023 00:03:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235205AbjAEADK (ORCPT ); Wed, 4 Jan 2023 19:03:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50342 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234381AbjAEACf (ORCPT ); Wed, 4 Jan 2023 19:02:35 -0500 X-Greylist: delayed 1107 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Wed, 04 Jan 2023 16:02:34 PST Received: from elsa (cpc152649-stkp13-2-0-cust121.10-2.cable.virginm.net [86.15.83.122]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5370D24F for ; Wed, 4 Jan 2023 16:02:34 -0800 (PST) Received: from ben by elsa with local (Exim 4.96) (envelope-from ) id 1pDDQT-002hIs-3D; Wed, 04 Jan 2023 23:44:05 +0000 From: Ben Dooks To: linux-kernel@vger.kernel.org Cc: Ben Dooks , ben@simtec.co.uk Subject: [PATCH] mailmap: add alias for Ben Dooks' old simtec address Date: Wed, 4 Jan 2023 23:44:05 +0000 Message-Id: <20230104234405.643105-1-ben-linux@fluff.org> X-Mailer: git-send-email 2.39.0 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" The ben@simtec.co.uk address may be still active, but not sure for how long and I have not worked there for over ten years. Add my ususal fluff.org email here. Signed-off-by: Ben Dooks Cc: ben@simtec.co.uk --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index ccba4cf0d893..d1c2635ad394 100644 --- a/.mailmap +++ b/.mailmap @@ -67,6 +67,7 @@ Baolin Wang Baolin Wang Bart Van Assche Bart Van Assche +Ben Dooks Ben Gardner Ben M Cahill Ben Widawsky --=20 2.39.0