From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f68.google.com (mail-wr1-f68.google.com [209.85.221.68]) by mx.groups.io with SMTP id smtpd.web10.15497.1586363439887281839 for ; Wed, 08 Apr 2020 09:30:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20150623.gappssmtp.com header.s=20150623 header.b=wIbVoVuu; spf=pass (domain: nuviainc.com, ip: 209.85.221.68, mailfrom: leif@nuviainc.com) Received: by mail-wr1-f68.google.com with SMTP id p10so8548890wrt.6 for ; Wed, 08 Apr 2020 09:30:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=5/TNf77oApR0URVkM9dH7U7JIPCZUHcUXmxukKtxx6w=; b=wIbVoVuuABPxUIBqgeTHlhbiiMzMDRs5r49rR/7NCzS4wp9I0JonieIZFtcsWtYp73 ZRaLRnd1YUq9YBZxnAjJlKPFiDf586HAifndLE3IWCILdw7qvB4FPyKUYVxLlMxh7H4m tjIqcIe/pIrL0uSkUGTFAG1ltz3/mNhuox7tV4KJnt5YvXRyLQqXK1iu4P2pj3I3Fh+Q /9xIY9joSUi6PP+Prywcd0ydyPeovIbik2cJZLcKqh2zMQz6V2SjNYZ8EaihYmCEz4Ms fME6hYUOYNfZJN7m2WzPYP17ivERRX6rPXWuv8wURcDOxxdEGSxHdWtYjfIF4rAOhJTl eoNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=5/TNf77oApR0URVkM9dH7U7JIPCZUHcUXmxukKtxx6w=; b=LVfrM+fD2hAfaDC25w0FGBviarSLVgzQFBOSJlMWRZtE9sItoOjD+vEE1+sPBPf3TQ EJdVzoZRejPXQxSVewb1Quy3VdzvaPfN+fEwj8zMh0gcaxGNr8TVz2RWSl17m8IW18u3 KXjm+3a4S+EDhJwqaQUpjnrjM41zCoetCp+8ATg5ZkHygDhdTQmQbD2cOXAcfApPdyBc uqkXfUv2VhKBYlZeLDXAKvmYb1wiZrCozLO+kPB3rbPGHkOqKkRy1kds1sLTn9paAXg4 TFnIUmhAlb8YjJ0qFI/pFFIpgOyvTaWmsAST8dacX9ytjmP/o7ZBlaGzmwyX7c3lH8lm Y7DQ== X-Gm-Message-State: AGi0PuatuQsK8gKUFwHH4/+Q5lFl2mPep3Dq/0vtpezSKMqSBgdVQPE8 iGGU7aiNMKEWQP7z9ZLSM9NWLpPy9vfFliOgnGSt6Cllk40CnLd6keYEW7qNCSJE2bCl/S2dtCN avMXa22XlRWNQ2q2eo04QH2VVgk4ffHsK/NXHgV7YGtjKU70zoMIggbrY4Svtk6w= X-Google-Smtp-Source: APiQypIr4OzeaobzGFqR8YjnrEX7UBzyUuskXC06+nZFkZOFkBKmJG/Hjv0vsflPmaiuldCY3ieAbg== X-Received: by 2002:a5d:500a:: with SMTP id e10mr9294790wrt.341.1586363437922; Wed, 08 Apr 2020 09:30:37 -0700 (PDT) Return-Path: Received: from vanye ([2001:470:1f09:12f0:b26e:bfff:fea9:f1b8]) by smtp.gmail.com with ESMTPSA id u17sm39833697wri.45.2020.04.08.09.30.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Apr 2020 09:30:37 -0700 (PDT) Date: Wed, 8 Apr 2020 17:30:35 +0100 From: "Leif Lindholm" To: devel@edk2.groups.io, eugene@nuviainc.com Subject: Re: [edk2-devel] [PATCH 0/2] .mailmap: Update description and my email address Message-ID: <20200408163035.GX14075@vanye> References: MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Apr 07, 2020 at 16:16:49 -0600, Eugene Cohen wrote: > In addition to fixing messed up names, mailmap can be used to record > legitimate email address changes due to change of employers. Update the > description in the mailmap comments section accordingly and then add > a new entry for me reflecting my NUVIA email address. > > Signed-off-by: Eugene Cohen Thanks Eugene, for picking up the gauntlet. For the series: Reviewed-by: Leif Lindholm > Eugene Cohen (2): > .mailmap: update description to account for job changes > .mailmap: add entry for Eugene Cohen reflecting email change > > .mailmap | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) > > -- > 2.24.1 (Apple Git-126) > > > >