From mboxrd@z Thu Jan 1 00:00:00 1970 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 6B219C77B7A for ; Wed, 17 May 2023 14:19:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230189AbjEQOTY (ORCPT ); Wed, 17 May 2023 10:19:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44764 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231946AbjEQOSs (ORCPT ); Wed, 17 May 2023 10:18:48 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 30A4D3C3F for ; Wed, 17 May 2023 07:18:41 -0700 (PDT) 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 dfw.source.kernel.org (Postfix) with ESMTPS id B754763B69 for ; Wed, 17 May 2023 14:18:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7E7AFC4339B; Wed, 17 May 2023 14:18:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684333120; bh=F0AZ9gGUCWLqZou45V0C72APsERo8cXab7RBwb7n0S4=; h=From:To:Cc:Subject:Date:From; b=tnbWQgtR+ovpmbCYc6D2SPzL48cQT5eHh1tAhCnhv1gqk0GxKxv9CurHupSMRjeoS JZrqBmpPr74BAtIyhm5rC/LhWXYsyE4sPQPH+Acnyj1xHvdWEzs1nP/2h1/L53XNFT BB7hgMyfOqikuc3PChI/fBrIGrdiu8jJFv6chHnGwxVorLJKcH2Me+UkWJTgbTiG9v NrC/aH+U1aUMJ7saENasYVUUpgNyfRWa0mRbsRpiNT0JrnWH4ROufUCHkjY7Ys3xq9 rxpWvS1WoTErpOz9ANLBz6s6mGly06rglm6RpvE0PWy6eAus4R6oc100lZlpxIaj4W xG54oO1xm8Iug== From: Lee Jones To: lee@kernel.org Cc: linux-kernel@vger.kernel.org Subject: [PATCH 1/1] mailmap: Add some mail mappings for Lee Jones Date: Wed, 17 May 2023 15:18:29 +0100 Message-ID: <20230517141833.360743-1-lee@kernel.org> X-Mailer: git-send-email 2.40.1.606.ga4b1b128d6-goog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Prevent mails from being sent to old and unmonitored inboxes. Signed-off-by: Lee Jones --- .mailmap | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.mailmap b/.mailmap index 71127b2608d20..728a25b7abfb8 100644 --- a/.mailmap +++ b/.mailmap @@ -270,6 +270,10 @@ Krzysztof Kozlowski Krzysztof Kozlowski Kuninori Morimoto Kuogee Hsieh +Lee Jones +Lee Jones +Lee Jones +Lee Jones Leonard Crestez Leonard Crestez Leonardo Bras Leonard Göhrs -- 2.40.1.606.ga4b1b128d6-goog