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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DCE16C001B0 for ; Sat, 15 Jul 2023 15:02:32 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 23AC4846BA; Sat, 15 Jul 2023 17:02:31 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="MEdHOcFD"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6BE8286128; Sat, 15 Jul 2023 17:02:29 +0200 (CEST) Received: from mail-yw1-x112f.google.com (mail-yw1-x112f.google.com [IPv6:2607:f8b0:4864:20::112f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 0BCA28468A for ; Sat, 15 Jul 2023 17:02:27 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x112f.google.com with SMTP id 00721157ae682-57a6df91b1eso29715207b3.1 for ; Sat, 15 Jul 2023 08:02:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689433345; x=1692025345; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=mvMr+d7fHqGyuw9jePle0NKqV4EMU4iBjiTE/XNU1Vc=; b=MEdHOcFDHi2NsfbUGgLNdGOUlYlS4RGpUIlRc+tmZ5ohdjPoQVfxPfFOk0UjeTsNuS VOlzS40SGB6x25/JwAJAORL5dOo1s7hSex+0yLvvsiMqlo5BLpk6L+8PE2n3g4KL+o1U IadhPh14enMN/Y2pCJxYisaK3nf804zVgyy1M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689433345; x=1692025345; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=mvMr+d7fHqGyuw9jePle0NKqV4EMU4iBjiTE/XNU1Vc=; b=kCXzQxfNKSdny3+m5xgTca0wb7eJW7GwFbMeWLOmDhmmsJU9ntkiSYSDDQPDNp4JXY Jsi99U+XnqyxGuVXRMZBXN67lCVi40WAa+2HXVWYND+9CFgGF+QuMcdIVw+Ea4qPfexI nD6vOjWBsD2NMdtoEDhsOwJUPaniF4Udkw45rSIRxm9W00oleIo1sXh4+MtHU9IuOsNf /S2vIAkE7bFQyIGKDLtJL9dviNUsxY6sqCSxFRoGKRkhFEhg7oiOr95Ii1rssRPMbU/V BJyHxlz2HQkY4m8XuHJRgDEY3/mO2pam8nc5CEDVj7f94+toKhc96hhGKMC3wtgTGs5o 4IYA== X-Gm-Message-State: ABy/qLaxzUgqczznHnWtxojgyuZxD7xLQkJhhFutaorzyeoiiduHouTk uUdOcfW4bhyDqTBNVMiDO9dtwqNe8btEMPSFfkFswWJt X-Google-Smtp-Source: APBJJlF5nsxtbqvzKOc3Dd0yGanV/yPvzV77OYwW1fEKEQiNRQl/7ZWffgFz2AnJUwUHlxVMRKS6Rw== X-Received: by 2002:a81:7d86:0:b0:57a:5039:aa77 with SMTP id y128-20020a817d86000000b0057a5039aa77mr8457896ywc.15.1689433345544; Sat, 15 Jul 2023 08:02:25 -0700 (PDT) Received: from bill-the-cat.lan (2603-6081-7b00-6400-2ff3-b443-1227-0d00.res6.spectrum.com. [2603:6081:7b00:6400:2ff3:b443:1227:d00]) by smtp.gmail.com with ESMTPSA id z123-20020a0dd781000000b00576c534115bsm2885460ywd.34.2023.07.15.08.02.25 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 15 Jul 2023 08:02:25 -0700 (PDT) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH] .mailmap: Correct entires for Masahiro Yamada Date: Sat, 15 Jul 2023 11:02:24 -0400 Message-Id: <20230715150224.1076821-1-trini@konsulko.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean His entries had the correct email address listed last rather than first, correct this. Fixes 4fa4227cdd14 (".mailmap: Record all address for main U-Boot contributor") Signed-off-by: Tom Rini --- .mailmap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.mailmap b/.mailmap index 312a428dc9f6..05cb310e416f 100644 --- a/.mailmap +++ b/.mailmap @@ -65,8 +65,8 @@ Marek Vasut Marek Vasut Marek Vasut Markus Klotzbuecher -Masahiro Yamada -Masahiro Yamada +Masahiro Yamada +Masahiro Yamada Michal Simek Michal Simek Michal Simek -- 2.34.1