public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Laszlo Ersek" <lersek@redhat.com>
To: Rebecca Cran <rebecca@bsdio.com>,
	edk2-devel-groups-io <devel@edk2.groups.io>
Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: Re: [PATCH 22/22] .mailmap: add entries for Rebecca Cran
Date: Tue, 8 Sep 2020 10:08:40 +0200	[thread overview]
Message-ID: <95c0df5a-79fe-2690-8533-b327805b5735@redhat.com> (raw)
In-Reply-To: <b873d209-3042-bd1a-cf6d-9d7bd80bcbc7@bsdio.com>

Hello Rebecca,

On 09/08/20 00:15, Rebecca Cran wrote:
> On 9/7/20 1:31 PM, Laszlo Ersek wrote:
>> ... for git-shortlog purposes.
>>
>> NOTE: this patch does not introduce a cross-domain mapping; it only
>> maps both email addresses of Rebecca to the full name "Rebecca Cran".
>
> I'm no longer using the bluestop.org email address for EDK2 mail,

That's irrelevant for the purpose of this patch series -- it targets
commits that you contributed in the past. When checking a git-shortlog
for a particular commit range, if you have contributed during that time
from multiple email addresses, it's strongly preferable to collect them
all under your real name Rebecca Cran.

Consider the following command:

$ git shortlog edk2-stable201905..edk2-stable202008

Without this patch (set), it prints (excerpt):

> Rebecca Cran (15):
>       OvmfPkg/build.sh: enable multitheaded build by default
>       OvmfPkg/build.sh: remove $ADD_QEMU_HDA
>       OvmfPkg/build.sh: use newer '-drive if=pflash' syntax when running qemu
>       OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ ones
>       OvmfPkg: Add bhyve support into AcpiTimerLib
>       OvmfPkg: Add VBE2 mode info structure to LegacyVgaBios.h
>       OvmfPkg: Add QemuFwCfgLibNull
>       OvmfPkg: Add BaseResetSystemLibBhyve
>       BaseTools: add repo name option to SetupGit.py
>       ShellPkg: smbiosview - print field values as unsigned integers
>       BaseTools: Update ReadMe.txt to match current functionality
>       BaseTools: rename ReadMe.txt to ReadMe.rst
>       Add BhyvePkg, to support the bhyve hypervisor
>       Maintainers.txt: Add bhyve reviewers
>       OvmfPkg/Bhyve: rename files to remove 'Pkg' infix
>
> rebecca@bluestop.org (1):
>       Fix indentation in edksetup.sh SetupPython3
>
> rebecca@bsdio.com (5):
>       edksetup.sh: Use bash variable $PWD instead of executing pwd command
>       edksetup.sh: Use $SCRIPTNAME consistently instead of 'edksetup.sh'
>       edksetup.sh: when executing arithmetic commands, $ isn't needed
>       edksetup.sh: remove redundant -?, -h and --help in options parsing
>       OvmfPkg/build.sh: remove literal carriage return

With this patch, it prints:

> Rebecca Cran (21):
>       Fix indentation in edksetup.sh SetupPython3
>       edksetup.sh: Use bash variable $PWD instead of executing pwd command
>       edksetup.sh: Use $SCRIPTNAME consistently instead of 'edksetup.sh'
>       edksetup.sh: when executing arithmetic commands, $ isn't needed
>       edksetup.sh: remove redundant -?, -h and --help in options parsing
>       OvmfPkg/build.sh: enable multitheaded build by default
>       OvmfPkg/build.sh: remove literal carriage return
>       OvmfPkg/build.sh: remove $ADD_QEMU_HDA
>       OvmfPkg/build.sh: use newer '-drive if=pflash' syntax when running qemu
>       OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ ones
>       OvmfPkg: Add bhyve support into AcpiTimerLib
>       OvmfPkg: Add VBE2 mode info structure to LegacyVgaBios.h
>       OvmfPkg: Add QemuFwCfgLibNull
>       OvmfPkg: Add BaseResetSystemLibBhyve
>       BaseTools: add repo name option to SetupGit.py
>       ShellPkg: smbiosview - print field values as unsigned integers
>       BaseTools: Update ReadMe.txt to match current functionality
>       BaseTools: rename ReadMe.txt to ReadMe.rst
>       Add BhyvePkg, to support the bhyve hypervisor
>       Maintainers.txt: Add bhyve reviewers
>       OvmfPkg/Bhyve: rename files to remove 'Pkg' infix

Unless you prefer the former output, please ACK this patch.

(Note that this mapping is not cross-domain, as it simply maps different
(possibly historical) email addresses of yours to your real name.
Cross-domain mapping would be if we replaced an *email address* with
another, when displaying the commit log (such as "git-log
--use-mailmap"). That is also possible  with mailmap, but not what we're
doing here.)

> but since I'll be working on UEFI for my new job, it might be worth
> adding it instead:
>
>
> rebecca@nuviainc.com

This is certainly useful -- in addition to the present patch.

I can respin this one patch later, or we can add your @nuviainc.com
email address separately, later on.

(NB your entry in Maintainers.txt still says <rebecca@bsdio.com>; please
consider updating that if necessary.)

Thanks!
Laszlo


  reply	other threads:[~2020-09-08  8:08 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
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 [this message]
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=95c0df5a-79fe-2690-8533-b327805b5735@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