[edk2-devel] [PATCH 00/22] .mailmap: add mappings after edk2-stable202008

Laszlo Ersek posted 22 patches 3 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/edk2 tags/patchew/20200907193102.30535-1-lersek@redhat.com
.mailmap | 26 ++++++++++++++++++++
1 file changed, 26 insertions(+)
[edk2-devel] [PATCH 00/22] .mailmap: add mappings after edk2-stable202008
Posted by Laszlo Ersek 3 years, 8 months ago
Repo:   https://pagure.io/lersek/edk2.git
Branch: update_mailmap_edk2stable202008

If you (singular) are on the CC list of this email (and you are not
Phil), then the output of the following command:

$ git shortlog edk2-stable201905..edk2-stable202008

prints something dubious in relation to you. For example, you could be
listed under two different names, or your name might not appear to be
your real name (per "Developer Certificate of Origin" in "ReadMe.rst").

The patch that you receive in addition to this blurb seeks to solve that
particular issue. Please (a) run the above git-shortlog command and save
the output, (b) apply (or fetch) this series, (c) re-run the
git-shortlog command, (d) if you are OK with the differences related to
your name, please respond with an Acked-by or Reviewed-by to the
specific patch.

Importantly, cross-domain mappings are NOT introduced, so if there's no
feedback from you in a week or so, we can merge the patch anyway (with
steward approval).

Thanks,
Laszlo

Cc: Ching JenX Cheng <ching.jenx.cheng@intel.com>
Cc: Derek Lin <derek.lin2@hpe.com>
Cc: Eric Jin <eric.jin@intel.com>
Cc: Guo Dong <guo.dong@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Kun Qin <kuqin@microsoft.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Maggie Chu <maggie.chu@intel.com>
Cc: Marc W Chen <marc.w.chen@intel.com>
Cc: Matt DeVillier <matt.devillier@gmail.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Paul Grimes <paul.grimes@amd.com>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Cc: Qi Zhang <qi1.zhang@intel.com>
Cc: Rebecca Cran <rebecca@bsdio.com>
Cc: Steven Shi <steven.shi@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Vladimir Olovyannikov <vladimir.olovyannikov@broadcom.com>
Cc: Wei6 Xu <wei6.xu@intel.com>
Cc: XiaoyuX Lu <xiaoyux.lu@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>

Laszlo Ersek (22):
  .mailmap: add entry for Marc W Chen
  .mailmap: add entry for Ching JenX Cheng
  .mailmap: add entries for Maggie Chu
  .mailmap: add entries for Guo Dong
  .mailmap: add entry for Zhichao Gao
  .mailmap: add entries for Guomin Jiang
  .mailmap: add entry for Eric Jin
  .mailmap: add entry for Michael D Kinney
  .mailmap: add entry for Tom Lendacky
  .mailmap: add entry for Derek Lin
  .mailmap: add entry for Zhiguang Liu
  .mailmap: add entry for XiaoyuX Lu
  .mailmap: add entry for Steven Shi
  .mailmap: add entry for Jiaxin Wu
  .mailmap: add entry for Wei6 Xu
  .mailmap: add entry for Qi Zhang
  .mailmap: add entry for Matt DeVillier
  .mailmap: add entry for Paul Grimes
  .mailmap: add (another) entry for Vladimir Olovyannikov
  .mailmap: add (another) entry for Liming Gao
  .mailmap: add entry for Kun Qin
  .mailmap: add entries for Rebecca Cran

 .mailmap | 26 ++++++++++++++++++++
 1 file changed, 26 insertions(+)

-- 
2.19.1.3.g30247aa5d201


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#65096): https://edk2.groups.io/g/devel/message/65096
Mute This Topic: https://groups.io/mt/76694050/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH 00/22] .mailmap: add mappings after edk2-stable202008
Posted by Laszlo Ersek 3 years, 7 months ago
Hi Andrew, Leif,

On 09/07/20 21:30, Laszlo Ersek wrote:
> Repo:   https://pagure.io/lersek/edk2.git
> Branch: update_mailmap_edk2stable202008
> 
> If you (singular) are on the CC list of this email (and you are not
> Phil), then the output of the following command:
> 
> $ git shortlog edk2-stable201905..edk2-stable202008
> 
> prints something dubious in relation to you. For example, you could be
> listed under two different names, or your name might not appear to be
> your real name (per "Developer Certificate of Origin" in "ReadMe.rst").
> 
> The patch that you receive in addition to this blurb seeks to solve that
> particular issue. Please (a) run the above git-shortlog command and save
> the output, (b) apply (or fetch) this series, (c) re-run the
> git-shortlog command, (d) if you are OK with the differences related to
> your name, please respond with an Acked-by or Reviewed-by to the
> specific patch.
> 
> Importantly, cross-domain mappings are NOT introduced, so if there's no
> feedback from you in a week or so, we can merge the patch anyway (with
> steward approval).

I posted this series more than a week ago -- I've only received sporadic
feedback since then. I think I should go ahead with merging this series.
Or do you suggest we wait until Mike can check?

Thanks
Laszlo

> 
> Thanks,
> Laszlo
> 
> Cc: Ching JenX Cheng <ching.jenx.cheng@intel.com>
> Cc: Derek Lin <derek.lin2@hpe.com>
> Cc: Eric Jin <eric.jin@intel.com>
> Cc: Guo Dong <guo.dong@intel.com>
> Cc: Guomin Jiang <guomin.jiang@intel.com>
> Cc: Jiaxin Wu <jiaxin.wu@intel.com>
> Cc: Kun Qin <kuqin@microsoft.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Maggie Chu <maggie.chu@intel.com>
> Cc: Marc W Chen <marc.w.chen@intel.com>
> Cc: Matt DeVillier <matt.devillier@gmail.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Paul Grimes <paul.grimes@amd.com>
> Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
> Cc: Qi Zhang <qi1.zhang@intel.com>
> Cc: Rebecca Cran <rebecca@bsdio.com>
> Cc: Steven Shi <steven.shi@intel.com>
> Cc: Tom Lendacky <thomas.lendacky@amd.com>
> Cc: Vladimir Olovyannikov <vladimir.olovyannikov@broadcom.com>
> Cc: Wei6 Xu <wei6.xu@intel.com>
> Cc: XiaoyuX Lu <xiaoyux.lu@intel.com>
> Cc: Zhichao Gao <zhichao.gao@intel.com>
> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
> 
> Laszlo Ersek (22):
>   .mailmap: add entry for Marc W Chen
>   .mailmap: add entry for Ching JenX Cheng
>   .mailmap: add entries for Maggie Chu
>   .mailmap: add entries for Guo Dong
>   .mailmap: add entry for Zhichao Gao
>   .mailmap: add entries for Guomin Jiang
>   .mailmap: add entry for Eric Jin
>   .mailmap: add entry for Michael D Kinney
>   .mailmap: add entry for Tom Lendacky
>   .mailmap: add entry for Derek Lin
>   .mailmap: add entry for Zhiguang Liu
>   .mailmap: add entry for XiaoyuX Lu
>   .mailmap: add entry for Steven Shi
>   .mailmap: add entry for Jiaxin Wu
>   .mailmap: add entry for Wei6 Xu
>   .mailmap: add entry for Qi Zhang
>   .mailmap: add entry for Matt DeVillier
>   .mailmap: add entry for Paul Grimes
>   .mailmap: add (another) entry for Vladimir Olovyannikov
>   .mailmap: add (another) entry for Liming Gao
>   .mailmap: add entry for Kun Qin
>   .mailmap: add entries for Rebecca Cran
> 
>  .mailmap | 26 ++++++++++++++++++++
>  1 file changed, 26 insertions(+)
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#65260): https://edk2.groups.io/g/devel/message/65260
Mute This Topic: https://groups.io/mt/76694050/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH 00/22] .mailmap: add mappings after edk2-stable202008
Posted by Laszlo Ersek 3 years, 7 months ago
On 09/07/20 21:30, Laszlo Ersek wrote:
> Repo:   https://pagure.io/lersek/edk2.git
> Branch: update_mailmap_edk2stable202008
> 
> If you (singular) are on the CC list of this email (and you are not
> Phil), then the output of the following command:
> 
> $ git shortlog edk2-stable201905..edk2-stable202008
> 
> prints something dubious in relation to you. For example, you could be
> listed under two different names, or your name might not appear to be
> your real name (per "Developer Certificate of Origin" in "ReadMe.rst").
> 
> The patch that you receive in addition to this blurb seeks to solve that
> particular issue. Please (a) run the above git-shortlog command and save
> the output, (b) apply (or fetch) this series, (c) re-run the
> git-shortlog command, (d) if you are OK with the differences related to
> your name, please respond with an Acked-by or Reviewed-by to the
> specific patch.
> 
> Importantly, cross-domain mappings are NOT introduced, so if there's no
> feedback from you in a week or so, we can merge the patch anyway (with
> steward approval).
> 
> Thanks,
> Laszlo
> 
> Cc: Ching JenX Cheng <ching.jenx.cheng@intel.com>
> Cc: Derek Lin <derek.lin2@hpe.com>
> Cc: Eric Jin <eric.jin@intel.com>
> Cc: Guo Dong <guo.dong@intel.com>
> Cc: Guomin Jiang <guomin.jiang@intel.com>
> Cc: Jiaxin Wu <jiaxin.wu@intel.com>
> Cc: Kun Qin <kuqin@microsoft.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Maggie Chu <maggie.chu@intel.com>
> Cc: Marc W Chen <marc.w.chen@intel.com>
> Cc: Matt DeVillier <matt.devillier@gmail.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Paul Grimes <paul.grimes@amd.com>
> Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
> Cc: Qi Zhang <qi1.zhang@intel.com>
> Cc: Rebecca Cran <rebecca@bsdio.com>
> Cc: Steven Shi <steven.shi@intel.com>
> Cc: Tom Lendacky <thomas.lendacky@amd.com>
> Cc: Vladimir Olovyannikov <vladimir.olovyannikov@broadcom.com>
> Cc: Wei6 Xu <wei6.xu@intel.com>
> Cc: XiaoyuX Lu <xiaoyux.lu@intel.com>
> Cc: Zhichao Gao <zhichao.gao@intel.com>
> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
> 
> Laszlo Ersek (22):
>   .mailmap: add entry for Marc W Chen
>   .mailmap: add entry for Ching JenX Cheng
>   .mailmap: add entries for Maggie Chu
>   .mailmap: add entries for Guo Dong
>   .mailmap: add entry for Zhichao Gao
>   .mailmap: add entries for Guomin Jiang
>   .mailmap: add entry for Eric Jin
>   .mailmap: add entry for Michael D Kinney
>   .mailmap: add entry for Tom Lendacky
>   .mailmap: add entry for Derek Lin
>   .mailmap: add entry for Zhiguang Liu
>   .mailmap: add entry for XiaoyuX Lu
>   .mailmap: add entry for Steven Shi
>   .mailmap: add entry for Jiaxin Wu
>   .mailmap: add entry for Wei6 Xu
>   .mailmap: add entry for Qi Zhang
>   .mailmap: add entry for Matt DeVillier
>   .mailmap: add entry for Paul Grimes
>   .mailmap: add (another) entry for Vladimir Olovyannikov
>   .mailmap: add (another) entry for Liming Gao
>   .mailmap: add entry for Kun Qin
>   .mailmap: add entries for Rebecca Cran
> 
>  .mailmap | 26 ++++++++++++++++++++
>  1 file changed, 26 insertions(+)
> 

Merged the following patches:

[edk2-devel] [PATCH 05/22] .mailmap: add entry for Zhichao Gao
[edk2-devel] [PATCH 09/22] .mailmap: add entry for Tom Lendacky
[edk2-devel] [PATCH 11/22] .mailmap: add entry for Zhiguang Liu
[edk2-devel] [PATCH 15/22] .mailmap: add entry for Wei6 Xu
[edk2-devel] [PATCH 17/22] .mailmap: add entry for Matt DeVillier
[edk2-devel] [PATCH 20/22] .mailmap: add (another) entry for Liming Gao
[edk2-devel] [PATCH 22/22] .mailmap: add entries for Rebecca Cran

as commit range ea9af51479fe..fb97626fe047, via <https://github.com/tianocore/edk2/pull/946>.

Thanks
Laszlo



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#65467): https://edk2.groups.io/g/devel/message/65467
Mute This Topic: https://groups.io/mt/76694050/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-