From nobody Sun Jun 28 01:49:47 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 DE15BC433EF for ; Wed, 16 Feb 2022 16:23:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236338AbiBPQXn (ORCPT ); Wed, 16 Feb 2022 11:23:43 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:36908 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233829AbiBPQXl (ORCPT ); Wed, 16 Feb 2022 11:23:41 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 098EF21D084 for ; Wed, 16 Feb 2022 08:23:29 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id B8556B81F70 for ; Wed, 16 Feb 2022 16:23:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 50603C340EF for ; Wed, 16 Feb 2022 16:23:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645028606; bh=mXGykfBCZ5bn8SOX4YGF/cowTRTX6TYtyqZJOhZX0JA=; h=From:To:Subject:Date:From; b=lqosD+Gxij9gop8OeWq/NlwJgdInqEm8Z1DqISrs823fWUqZsmqI5ERi/askA3ilh Qwe08gNKNfuWBu8CTB/DPPnD2I1ejwJTVoEBF6OwmpjZvMuVudUByS31idcw2iD1nl PYcWN6bjzfonPOlZBs64E8xRiflkEPwgUPBljCez2KjYbDqZyr3/nZtTfuVDRnURFj CXRmTopxFedBqoSnXg4eiE60vjSRZEYkFe50e5P6pPjvlZ/BVmOxzAF4n2QAzWBwdU B5cCTWndi2NeUA8KF440w7Jb20GPKxqoaRFQDXiUDNJcKyklOiEy8rcQE3c5GXpxOC l/K2ghl+u55QQ== From: Seth Forshee To: linux-kernel@vger.kernel.org Subject: [PATCH] mailmap: update Seth Forshee's email address Date: Wed, 16 Feb 2022 10:23:24 -0600 Message-Id: <20220216162324.236059-1-sforshee@kernel.org> X-Mailer: git-send-email 2.32.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" seth.forshee@canonical.com is no longer valid, use sforshee@kernel.org instead. Signed-off-by: Seth Forshee --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 8cd44b0c6579..f44a40bd7e37 100644 --- a/.mailmap +++ b/.mailmap @@ -350,6 +350,7 @@ Sean Nyekjaer Sebastian Reichel Sebastian Reichel Sedat Dilek +Seth Forshee Shiraz Hashim Shuah Khan Shuah Khan --=20 2.32.0