public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Laszlo Ersek" <lersek@redhat.com>
To: Sami Mujawar <sami.mujawar@arm.com>,
	Jianyong Wu <jianyong.wu@arm.com>,
	devel@edk2.groups.io, ardb+tianocore@kernel.org
Cc: hao.a.wu@intel.com, justin.he@arm.com, nd@arm.com
Subject: Re: [PATCH v2 5/5] Maintainers: update Maintainers file as new files/folders created
Date: Wed, 19 May 2021 08:55:17 +0200	[thread overview]
Message-ID: <0b9c0823-7e82-c422-188c-6b6f1d5a2e07@redhat.com> (raw)
In-Reply-To: <b44e824f-14ee-bcf4-56fe-db15a5ab1bc0@arm.com>

Hi Sami,

On 05/18/21 22:26, Sami Mujawar wrote:
> Hi Jianyon,
> 
> Thank you for including this patch in the series. There is a patch on
> the mailing list to add me as a reviewer for ArmVirtPkg at package level.
> Therefore, this patch would no longer be needed. Apologies for not
> communicating this to you earlier.

thank you for reviewing this patch series -- I'm really happy about your
careful review! I did my own (superficial) review as first thing this
morning, before looking at my new mail, and I highly appreciate that you
provided an in-depth review before I asked!

Kudos!
Laszlo


> 
> Regards,
> 
> Sami Mujawar
> 
> 
> On 17/05/2021 07:50 AM, Jianyong Wu wrote:
>> Create new entry for Cloud Hypervisor and assign reviewer to Sami
>> Mujawar.
>>
>> Cc: Sami Mujawar <sami.mujawar@arm.com>
>> Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
>> ---
>>   Maintainers.txt | 7 +++++++
>>   1 file changed, 7 insertions(+)
>>
>> diff --git a/Maintainers.txt b/Maintainers.txt
>> index cafe6b1ab85d..f8fae067c656 100644
>> --- a/Maintainers.txt
>> +++ b/Maintainers.txt
>> @@ -167,6 +167,13 @@ F: ArmVirtPkg/Library/KvmtoolVirtMemInfoLib/
>>   F: ArmVirtPkg/Library/NorFlashKvmtoolLib/
>>   R: Sami Mujawar <sami.mujawar@arm.com>
>>   +ArmVirtPkg: Cloud Hypervisor emulated platform support
>> +F: ArmVirtPkg/ArmVirtCloudHv*
>> +F: ArmVirtPkg/CloudHvAcpiPlatformDxe/
>> +F: ArmVirtPkg/CloudHvPlatformHasAcpiDtDxe/
>> +F: ArmVirtPkg/Library/CloudHvVirtMemInfoLib/
>> +R: Sami Mujawar <sami.mujawar@arm.com>
>> +
>>   BaseTools
>>   F: BaseTools/
>>   W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
> 


  reply	other threads:[~2021-05-19  6:55 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-17  6:50 [PATCH v2 0/5] Enable Cloud Hypervisor support in edk2 Jianyong Wu
2021-05-17  6:50 ` [PATCH v2 1/5] ArmVirtPkg: Library: Memory initialization for Cloud Hypervisor Jianyong Wu
2021-05-18 20:20   ` Sami Mujawar
2021-05-27  2:18     ` Jianyong Wu
2021-05-19  6:07   ` [edk2-devel] " Laszlo Ersek
2021-05-19  6:11     ` Laszlo Ersek
2021-05-27  6:39       ` Jianyong Wu
2021-05-17  6:50 ` [PATCH v2 2/5] MdeMoudlePkg: introduce new PCD for Acpi/rsdp Jianyong Wu
2021-05-18 20:25   ` Sami Mujawar
2021-05-27  2:31     ` Jianyong Wu
2021-05-19  6:17   ` [edk2-devel] " Laszlo Ersek
2021-05-27  2:42     ` Jianyong Wu
2021-05-17  6:50 ` [PATCH v2 3/5] ArmVirtPkg: enable ACPI for cloud hypervisor Jianyong Wu
2021-05-18 20:26   ` Sami Mujawar
2021-05-27  2:57     ` Jianyong Wu
2021-05-19  6:25   ` [edk2-devel] " Laszlo Ersek
2021-05-27  3:18     ` Jianyong Wu
2021-05-17  6:50 ` [PATCH v2 4/5] ArmVirtPkg: Introduce Cloud Hypervisor to edk2 family Jianyong Wu
2021-05-18 20:26   ` Sami Mujawar
2021-05-27  6:19     ` Jianyong Wu
2021-05-29  7:43       ` Sami Mujawar
2021-06-01  7:51         ` Jianyong Wu
2021-05-19  6:36   ` [edk2-devel] " Laszlo Ersek
2021-05-27  6:23     ` Jianyong Wu
2021-05-17  6:50 ` [PATCH v2 5/5] Maintainers: update Maintainers file as new files/folders created Jianyong Wu
2021-05-18 20:26   ` Sami Mujawar
2021-05-19  6:55     ` Laszlo Ersek [this message]
2021-05-27  6:28       ` Jianyong Wu
2021-05-19  6:39   ` [edk2-devel] " Laszlo Ersek
2021-05-18 17:46 ` [edk2-devel] [PATCH v2 0/5] Enable Cloud Hypervisor support in edk2 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=0b9c0823-7e82-c422-188c-6b6f1d5a2e07@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