public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Laszlo Ersek" <lersek@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
	edk2-devel-groups-io <devel@edk2.groups.io>
Cc: Ching JenX Cheng <ching.jenx.cheng@intel.com>
Subject: Re: [PATCH 02/22] .mailmap: add entry for Ching JenX Cheng
Date: Tue, 22 Sep 2020 09:19:32 +0200	[thread overview]
Message-ID: <4ea21089-ac5f-61aa-55df-71aee6ff6ed4@redhat.com> (raw)
In-Reply-To: <d618b549-77c6-dd9d-f50c-745f25de286c@redhat.com>

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 <ching.jenx.cheng@intel.com>
>>>> Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
>>>> Signed-off-by: Laszlo Ersek <lersek@redhat.com>
>>>> ---
>>>>  .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 <ard.biesheuvel@linaro.org> <abiesheuvel@Edk2>
>>>>  Ashley DeSimone <ashley.e.desimone@intel.com> <ashdesimone@6f19259b-4bc3-4df7-8a09-765794883524>
>>>>  Baraneedharan Anbazhagan <anbazhagan@hp.com>
>>>>  Chasel Chiu <chasel.chiu@intel.com>
>>>> +Ching JenX Cheng <ching.jenx.cheng@intel.com>
>>>
>>> In my mailmap I have:
>>>
>>> Cheng Ching Jen <ching.jenx.cheng@intel.com>
>>
>> - 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
>> <given_name.family_name@intel.com>, 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 <ching.jenx.cheng@intel.com>,
>> 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 <christopher.j.zurcher@intel.com>
>>>>  Eric Dong <eric.dong@intel.com>
>>>>  Eric Dong <eric.dong@intel.com> Eric Dong <eirc.dong@intel.com>
>>>>
>>>
>>
> 


  reply	other threads:[~2020-09-22  7:19 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-07 19:30 [PATCH 00/22] .mailmap: add mappings after edk2-stable202008 Laszlo Ersek
2020-09-07 19:30 ` [PATCH 01/22] .mailmap: add entry for Marc W Chen Laszlo Ersek
2020-09-17 14:46   ` Philippe Mathieu-Daudé
2020-09-07 19:30 ` [PATCH 02/22] .mailmap: add entry for Ching JenX Cheng Laszlo Ersek
2020-09-17 14:47   ` Philippe Mathieu-Daudé
2020-09-17 15:28     ` Laszlo Ersek
2020-09-17 16:45       ` Philippe Mathieu-Daudé
2020-09-22  7:19         ` Laszlo Ersek [this message]
2020-09-22  7:22         ` Laszlo Ersek
2020-09-22  9:38           ` Philippe Mathieu-Daudé
2020-09-22 11:55             ` Laszlo Ersek
2020-09-07 19:30 ` [PATCH 03/22] .mailmap: add entries for Maggie Chu Laszlo Ersek
2020-09-17 14:47   ` Philippe Mathieu-Daudé
2020-09-07 19:30 ` [PATCH 04/22] .mailmap: add entries for Guo Dong Laszlo Ersek
2020-09-17 14:48   ` Philippe Mathieu-Daudé
2020-09-17 15:21     ` Laszlo Ersek
2020-09-07 19:30 ` [PATCH 05/22] .mailmap: add entry for Zhichao Gao Laszlo Ersek
2020-09-15  8:40   ` Gao, Zhichao
2020-09-07 19:30 ` [PATCH 06/22] .mailmap: add entries for Guomin Jiang Laszlo Ersek
2020-09-07 19:30 ` [PATCH 07/22] .mailmap: add entry for Eric Jin Laszlo Ersek
2020-09-17 14:49   ` Philippe Mathieu-Daudé
2020-09-17 15:34     ` Laszlo Ersek
2020-09-17 16:49       ` Philippe Mathieu-Daudé
2020-09-07 19:30 ` [PATCH 08/22] .mailmap: add entry for Michael D Kinney Laszlo Ersek
2020-09-17 14:50   ` Philippe Mathieu-Daudé
2020-09-17 15:36     ` Laszlo Ersek
2020-09-07 19:30 ` [PATCH 09/22] .mailmap: add entry for Tom Lendacky Laszlo Ersek
2020-09-08 13:23   ` Lendacky, Thomas
2020-09-07 19:30 ` [PATCH 10/22] .mailmap: add entry for Derek Lin Laszlo Ersek
2020-09-17 14:51   ` Philippe Mathieu-Daudé
2020-09-07 19:30 ` [PATCH 11/22] .mailmap: add entry for Zhiguang Liu Laszlo Ersek
2020-09-08  0:50   ` Zhiguang Liu
2020-09-07 19:30 ` [PATCH 12/22] .mailmap: add entry for XiaoyuX Lu Laszlo Ersek
2020-09-17 14:51   ` Philippe Mathieu-Daudé
2020-09-17 15:49     ` Laszlo Ersek
2020-09-07 19:30 ` [PATCH 13/22] .mailmap: add entry for Steven Shi Laszlo Ersek
2020-09-17 14:52   ` Philippe Mathieu-Daudé
2020-09-07 19:30 ` [PATCH 14/22] .mailmap: add entry for Jiaxin Wu Laszlo Ersek
2020-09-17 14:52   ` Philippe Mathieu-Daudé
2020-09-07 19:30 ` [PATCH 15/22] .mailmap: add entry for Wei6 Xu Laszlo Ersek
2020-09-08  1:50   ` Xu, Wei6
2020-09-17 14:53     ` [edk2-devel] " Philippe Mathieu-Daudé
2020-09-17 15:51       ` Laszlo Ersek
2020-09-17 16:50         ` Philippe Mathieu-Daudé
2020-09-07 19:30 ` [PATCH 16/22] .mailmap: add entry for Qi Zhang Laszlo Ersek
2020-09-07 19:30 ` [PATCH 17/22] .mailmap: add entry for Matt DeVillier Laszlo Ersek
2020-09-07 20:35   ` MrChromebox
2020-09-07 19:30 ` [PATCH 18/22] .mailmap: add entry for Paul Grimes Laszlo Ersek
2020-09-17 14:54   ` Philippe Mathieu-Daudé
2020-09-07 19:30 ` [PATCH 19/22] .mailmap: add (another) entry for Vladimir Olovyannikov Laszlo Ersek
2020-09-17 14:55   ` Philippe Mathieu-Daudé
2020-09-07 19:31 ` [PATCH 20/22] .mailmap: add (another) entry for Liming Gao Laszlo Ersek
2020-09-08  0:42   ` 回复: " gaoliming
2020-09-07 19:31 ` [PATCH 21/22] .mailmap: add entry for Kun Qin Laszlo Ersek
2020-09-07 19:31 ` [PATCH 22/22] .mailmap: add entries for Rebecca Cran Laszlo Ersek
2020-09-07 22:15   ` Rebecca Cran
2020-09-08  8:08     ` Laszlo Ersek
2020-09-08 14:40       ` [edk2-devel] " Rebecca Cran
2020-09-08 18:05         ` Laszlo Ersek
2020-09-17 14:56   ` Philippe Mathieu-Daudé
2020-09-17 15:52     ` Laszlo Ersek
2020-09-15  7:55 ` [edk2-devel] [PATCH 00/22] .mailmap: add mappings after edk2-stable202008 Laszlo Ersek
2020-09-22 15:30 ` Laszlo Ersek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ea21089-ac5f-61aa-55df-71aee6ff6ed4@redhat.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox