From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.120]) by mx.groups.io with SMTP id smtpd.web10.9277.1586344243308586671 for ; Wed, 08 Apr 2020 04:10:43 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=M60crat7; spf=pass (domain: redhat.com, ip: 207.211.31.120, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1586344242; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4ItOVo0SNuevZHIRbnrC+qjS32MOGojz2z+NzJdFCik=; b=M60crat7PKEBGAC8fi1iZ6tcviTsxs1/bYyrVPl6KGahtLTYrQaPnifTB7lXVafggCY6or JBSVcLPBcOLfXlrt30yjXwT3riHpWLr9iRZ1Xo2Bxl5tCTSeYY1eW2Is6RoFbmLIYWzflS oyRVOxq6nfCNqNb8hkcxO+DPVg9JI/Q= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-505-p4FndjTPN1qMcmvzfYsZiA-1; Wed, 08 Apr 2020 07:10:40 -0400 X-MC-Unique: p4FndjTPN1qMcmvzfYsZiA-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 67DE2A0CC1; Wed, 8 Apr 2020 11:10:39 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-114-122.ams2.redhat.com [10.36.114.122]) by smtp.corp.redhat.com (Postfix) with ESMTP id 291CB119596; Wed, 8 Apr 2020 11:10:37 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH 0/2] .mailmap: Update description and my email address To: devel@edk2.groups.io, eugene@nuviainc.com References: Cc: Michael Kinney , Andrew Fish , "Leif Lindholm (Linaro address)" From: "Laszlo Ersek" Message-ID: <3d221d88-e5f1-cb63-f09c-52a349c9f2cc@redhat.com> Date: Wed, 8 Apr 2020 13:10:37 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 04/08/20 00:16, 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 > > 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(-) > series Reviewed-by: Laszlo Ersek I plan to push this tomorrow (to allow for more feedback). Thanks Laszlo