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.9921.1575664952610192507 for ; Fri, 06 Dec 2019 12:42:32 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=bTy64H7V; spf=pass (domain: redhat.com, ip: 207.211.31.120, mailfrom: mlureau@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1575664951; 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=PeLXYLVN7VnFn8MKNaMsuvCCroHAEqQmuZsCMjehQeg=; b=bTy64H7VBM9WafDXcOP+xhNMhwNG9Sr2q3ZbWaxpGTayPS+cvkHO+6tdSC2JymCwG9eCAN hAmeQyO3E85kGcoSTm3DOnNPwWv4VAuespU2tTLS9blZUYfQGa+36LNKS/FTdj1FuFOzAR gLO2IEQG4k/ExPQos9kEfxh7YVyhC6I= Received: from mail-oi1-f199.google.com (mail-oi1-f199.google.com [209.85.167.199]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-259-LsYUBHfNOVeQPzuomQXnBw-1; Fri, 06 Dec 2019 15:42:30 -0500 Received: by mail-oi1-f199.google.com with SMTP id u125so576538oia.20 for ; Fri, 06 Dec 2019 12:42:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=PeLXYLVN7VnFn8MKNaMsuvCCroHAEqQmuZsCMjehQeg=; b=e5ZphIC/Y3o1PJ7D3ACWGBQTpKzY2KdaI7fL4TCFfWYLVP9DVkFPcUSSA6LtcAntAn xjb/1IAMSnw++tyWchQqkw05JB3p402DOTp/8BixSfYJeR5mMJXJ5HgNm1EUc9MDGnZJ GN1AryHXCOE74l0ihQF6Ys4li4gseKvjgwu4JtZH7CtwPSDeZptjxaqSf5/jouy7kppI vzwN6DlYozoR3PaSYUoh5QyhhUT8xWDAEWzpYp+DwMxRNDvJtGe2OWARVCM+Fy93c1ov Q+lCtIlQN3nza8bkFi7kNR5pASroTzujkvYl7KdsAdTgTdw98vsmpa9TMowGhexG8WuF n7QA== X-Gm-Message-State: APjAAAXd4GRbcnRoG/dUXMWuMI8e0Bk/GDWBsCbW6JsGqIMnUPGWDDdK NplJgOO6r1JtRzMhtlxy8slCW+M0kgBX2iUpTcXm6COLA9cFPkvl5rCgeih0u9Ii2boDPzWzNUR WlIFeqTq/ye8FC9EsIuyOTCEdk/UXuw== X-Received: by 2002:a05:6830:56a:: with SMTP id f10mr6027643otc.368.1575664949407; Fri, 06 Dec 2019 12:42:29 -0800 (PST) X-Google-Smtp-Source: APXvYqytEHXiDESweYJUqSt4rIyxrX2fWr4v59JeScTXqevCa6KVS/N+3B3oDkvwUIWh4kjIbAt9sIdjICqnvXV+jmQ= X-Received: by 2002:a05:6830:56a:: with SMTP id f10mr6027635otc.368.1575664949223; Fri, 06 Dec 2019 12:42:29 -0800 (PST) MIME-Version: 1.0 References: <20191206112638.23175-1-philmd@redhat.com> <20191206112638.23175-54-philmd@redhat.com> In-Reply-To: <20191206112638.23175-54-philmd@redhat.com> From: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= Date: Sat, 7 Dec 2019 00:42:17 +0400 Message-ID: Subject: =?UTF-8?B?UmU6IFtQQVRDSCB2MiAwNTMvMTA1XSAubWFpbG1hcDogQWRkIGFuIGVudHJ5IGZvciBNYXJjLUFuZHLDqSBMdXJlYXU=?= To: Philippe Mathieu-Daude Cc: edk2-devel-groups-io X-MC-Unique: LsYUBHfNOVeQPzuomQXnBw-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, Dec 6, 2019 at 3:59 PM Philippe Mathieu-Daude w= rote: > > We use .mailmap to display contributors email addresses in an > uniform format. > > Add an entry for Marc-Andr=C3=A9 Lureau to have his name and email addres= s > displayed properly in the git history. > > Cc: Marc-Andr=C3=A9 Lureau > Signed-off-by: Philippe Mathieu-Daude > --- > [Due to MTA restricting the recipient list to 100, I can not Cc all the > named developers in the cover. Therefore I'm adapting the explaination > from the cover in each patch] > > This patch won't get merged if Marc-Andr=C3=A9 Lureau doesn't give his > approval, by replying to this patch with: > Reviewed-by: Marc-Andr=C3=A9 Lureau > > If you think this patch is inappropriate, you don't need to justify, > reply with: > NAcked-by: Marc-Andr=C3=A9 Lureau > or simply: > NACK > > If your Firstname Lastname order is incorrect, tell me and I will fix it. > > You can also ignore this mail, but I might resend it and keep bothering > you. > > Regards, Reviewed-by: Marc-Andr=C3=A9 Lureau > > Phil. > --- > .mailmap | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.mailmap b/.mailmap > index 66297d4f8943..2013a48da245 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -103,3 +103,4 @@ Lu Shifei > Maciej Rabeda > Maggie Chu > Maggie Chu > +Marc-Andr=C3=A9 Lureau > -- > 2.21.0 >