From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.groups.io with SMTP id smtpd.web11.2704.1600759178753985761 for ; Tue, 22 Sep 2020 00:19:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=HjNX2m+V; spf=pass (domain: redhat.com, ip: 216.205.24.124, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600759177; 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=3gZ5qGFexs96s0pG0aaABgXWYAM0DiFDQvaFZ6yl2ss=; b=HjNX2m+VjTfiYzFB3wuS1tdFEOhrznGy8onO0X4+bZkDuiZcefWs0Ct0fe+iUcly3ziKW5 GqO1w9919pjJ4VMZqCJa0LHEQmtykiWwpir33m3yrtV2so574DOc0CXD6E82tEIZ1dStXm YrOsziWXW7mGevPOSSbXYyQj2brre9w= 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-185-avlJjzqkPj-6KoAhEdFZ8A-1; Tue, 22 Sep 2020 03:19:35 -0400 X-MC-Unique: avlJjzqkPj-6KoAhEdFZ8A-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id C508E4239E; Tue, 22 Sep 2020 07:19:34 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-112-3.ams2.redhat.com [10.36.112.3]) by smtp.corp.redhat.com (Postfix) with ESMTP id C6AFF1972B; Tue, 22 Sep 2020 07:19:33 +0000 (UTC) Subject: Re: [PATCH 02/22] .mailmap: add entry for Ching JenX Cheng To: =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= , edk2-devel-groups-io Cc: Ching JenX Cheng References: <20200907193102.30535-1-lersek@redhat.com> <20200907193102.30535-3-lersek@redhat.com> <0f2cd251-f120-0fd6-714a-1b083b114c6e@redhat.com> <1f85ff18-98e6-be79-63f0-8f6fbfa4d1ab@redhat.com> From: "Laszlo Ersek" Message-ID: <4ea21089-ac5f-61aa-55df-71aee6ff6ed4@redhat.com> Date: Tue, 22 Sep 2020 09:19:32 +0200 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=lersek@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US On 09/17/20 18:45, Philippe Mathieu-Daudé wrote: > On 9/17/20 5:28 PM, Laszlo Ersek wrote: >> On 09/17/20 16:47, Philippe Mathieu-Daudé wrote: >>> On 9/7/20 9:30 PM, Laszlo Ersek wrote: >>>> ... for git-shortlog purposes. >>>> >>>> Cc: Ching JenX Cheng >>>> Cc: Philippe Mathieu-Daudé >>>> Signed-off-by: Laszlo Ersek >>>> --- >>>> .mailmap | 1 + >>>> 1 file changed, 1 insertion(+) >>>> >>>> diff --git a/.mailmap b/.mailmap >>>> index f173754d7ee8..c2eeee2834e2 100644 >>>> --- a/.mailmap >>>> +++ b/.mailmap >>>> @@ -16,6 +16,7 @@ Ard Biesheuvel >>>> Ashley DeSimone >>>> Baraneedharan Anbazhagan >>>> Chasel Chiu >>>> +Ching JenX Cheng >>> >>> In my mailmap I have: >>> >>> Cheng Ching Jen >> >> - Do you mean your local / personal mailmap? > > Yes, the EDK2 mailmap I keep rebasing for EDK2 > statistics using git-dm. > > IIUC from my previous series I'm not authorized > to contribute it, so I stopped posting the updates. I don't understand ("not authorized to contribute it"). Can you explain? How can be "authorization" missing for contributing changes to a mailmap file? Do you have a link perhaps? That said... seeing how few people have responded to this patch series, especially from Intel, I'm inclined to just merge the patches that have been approved by the subject contributors, and simply drop the rest. And then -- for the sake of QEMU (= git-shortlog), and for git-dm --, we could maintain our own separate mailmap file, *on top*. We could start with what you already have, just move it to a git repository somewhere (internally to RH, or under your public gitlab space, or wherever). So that multiple folks could rely on that mailmap (when updating the bundled binaries in QEMU), and multiple folks could propose updates. What do you think? Thanks! Laszlo > >> >> - Intel email addresses have the format >> , where given_name may carry a "middle >> name" (initial) as well, plus it may be terminated with an X, to show >> that the person is a contractor. So with , >> the developer is a contractor, not an employee, their family name is >> "Cheng", and their given names are "Ching Jen". >> >> Then, in the mailmap file, we use the "FirstName LastName" format (to >> stick with the English / international custom). So I think my proposal >> is the correct one; at most I should drop the X. Your version ("Cheng >> Ching Jen") is the native Chinese name order, which is the inverse of >> the English one. > > OK I didn't know the format has to follow the English name order. > I used the Chinese name order because I found somewhere in the > EDK2 archives some posts signed as "Cheng Ching Jen", so I took > this order to respect the author preference. > >> >> Thanks >> Laszlo >> >>> >>>> Christopher J Zurcher >>>> Eric Dong >>>> Eric Dong Eric Dong >>>> >>> >> >