From nobody Mon Apr 27 06:26:23 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 99017C43334 for ; Thu, 16 Jun 2022 07:54:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1359233AbiFPHyq (ORCPT ); Thu, 16 Jun 2022 03:54:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44344 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229462AbiFPHyo (ORCPT ); Thu, 16 Jun 2022 03:54:44 -0400 Received: from imap3.hz.codethink.co.uk (imap3.hz.codethink.co.uk [176.9.8.87]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8B99F19014 for ; Thu, 16 Jun 2022 00:54:43 -0700 (PDT) Received: from cpc152649-stkp13-2-0-cust121.10-2.cable.virginm.net ([86.15.83.122] helo=rainbowdash) by imap3.hz.codethink.co.uk with esmtpsa (Exim 4.92 #3 (Debian)) id 1o1kKv-0007ZL-7u; Thu, 16 Jun 2022 08:54:41 +0100 Received: from ben by rainbowdash with local (Exim 4.95) (envelope-from ) id 1o1kKu-007hmP-Q1; Thu, 16 Jun 2022 08:54:40 +0100 From: Ben Dooks To: linux-kernel@vger.kernel.org, ben-linux@fluff.org Cc: Ben Dooks Subject: [PATCH] mailmap: add alias from Ben Dooks' old simtec address Date: Thu, 16 Jun 2022 08:54:40 +0100 Message-Id: <20220616075440.1836576-1-ben.dooks@codethink.co.uk> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I left Simtec a long time ago, so make sure this is now listed under my fluff.org account. Signed-off-by: Ben Dooks --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 825fae8e6b7b..9f86c296c595 100644 --- a/.mailmap +++ b/.mailmap @@ -60,6 +60,7 @@ Axel Dyks Axel Lin Bart Van Assche Bart Van Assche +Ben Dooks Ben Gardner Ben M Cahill Bj=C3=B6rn Steinbrink --=20 2.35.1