public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 1/1] Maintainers.txt: Update reviewers of */RiscV64
@ 2020-08-30  8:03 Abner Chang
  2020-08-30 11:44 ` Leif Lindholm
  0 siblings, 1 reply; 4+ messages in thread
From: Abner Chang @ 2020-08-30  8:03 UTC (permalink / raw)
  To: devel
  Cc: abner.chang, Andrew Fish, Laszlo Ersek, Leif Lindholm,
	Michael D Kinney, Leif Lindholm

Add reviewers for all /RiscV64 folders.

Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
---
 Maintainers.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Maintainers.txt b/Maintainers.txt
index 57cd2fc662..ff34a24abd 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -98,6 +98,11 @@ F: */Arm/
 M: Leif Lindholm <leif@nuviainc.com>
 M: Ard Biesheuvel <ard.biesheuvel@arm.com>
 
+RISCV64
+F: */RiscV64/
+R: Abner Chang <abner.chang@hpe.com>
+R: Daniel Schaefer <daniel.schaefer@hpe.com>
+
 EDK II Continuous Integration:
 ------------------------------
 .azurepipelines/
-- 
2.25.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] Maintainers.txt: Update reviewers of */RiscV64
  2020-08-30  8:03 [PATCH 1/1] Maintainers.txt: Update reviewers of */RiscV64 Abner Chang
@ 2020-08-30 11:44 ` Leif Lindholm
  2020-08-30 13:00   ` Abner Chang
  2020-08-31  8:58   ` Laszlo Ersek
  0 siblings, 2 replies; 4+ messages in thread
From: Leif Lindholm @ 2020-08-30 11:44 UTC (permalink / raw)
  To: Abner Chang
  Cc: devel, Andrew Fish, Laszlo Ersek, Michael D Kinney, Leif Lindholm

On Sun, Aug 30, 2020 at 16:03:06 +0800, Abner Chang wrote:
> Add reviewers for all /RiscV64 folders.
> 
> Signed-off-by: Abner Chang <abner.chang@hpe.com>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Cc: Leif Lindholm <leif@nuviainc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Leif Lindholm <leif.lindholm@linaro.org>
> ---
>  Maintainers.txt | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 57cd2fc662..ff34a24abd 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -98,6 +98,11 @@ F: */Arm/
>  M: Leif Lindholm <leif@nuviainc.com>
>  M: Ard Biesheuvel <ard.biesheuvel@arm.com>
>  
> +RISCV64
> +F: */RiscV64/
> +R: Abner Chang <abner.chang@hpe.com>
> +R: Daniel Schaefer <daniel.schaefer@hpe.com>

I think we want an M: entry for this, and I think that should be you
(since you have the access privileges). It signifies that you are the
one responsible for patches that have been reviewed actually get
pushed.

This doesn't always mean you need to do it yourself, especially for
this entry which will always overlap with other entries (like MdePkg,
MdeModulePkg, ...), but it does make it clear that you need to make
sure it doesn't get dropped.

With that change:
Reviewed-by: Leif Lindholm <leif@nuviainc.com>

> +
>  EDK II Continuous Integration:
>  ------------------------------
>  .azurepipelines/
> -- 
> 2.25.0
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] Maintainers.txt: Update reviewers of */RiscV64
  2020-08-30 11:44 ` Leif Lindholm
@ 2020-08-30 13:00   ` Abner Chang
  2020-08-31  8:58   ` Laszlo Ersek
  1 sibling, 0 replies; 4+ messages in thread
From: Abner Chang @ 2020-08-30 13:00 UTC (permalink / raw)
  To: Leif Lindholm
  Cc: devel@edk2.groups.io, Andrew Fish, Laszlo Ersek, Michael D Kinney,
	Leif Lindholm



> -----Original Message-----
> From: Leif Lindholm [mailto:leif@nuviainc.com]
> Sent: Sunday, August 30, 2020 7:44 PM
> To: Chang, Abner (HPS SW/FW Technologist) <abner.chang@hpe.com>
> Cc: devel@edk2.groups.io; Andrew Fish <afish@apple.com>; Laszlo Ersek
> <lersek@redhat.com>; Michael D Kinney <michael.d.kinney@intel.com>;
> Leif Lindholm <leif.lindholm@linaro.org>
> Subject: Re: [PATCH 1/1] Maintainers.txt: Update reviewers of */RiscV64
> 
> On Sun, Aug 30, 2020 at 16:03:06 +0800, Abner Chang wrote:
> > Add reviewers for all /RiscV64 folders.
> >
> > Signed-off-by: Abner Chang <abner.chang@hpe.com>
> > Cc: Andrew Fish <afish@apple.com>
> > Cc: Laszlo Ersek <lersek@redhat.com>
> > Cc: Leif Lindholm <leif@nuviainc.com>
> > Cc: Michael D Kinney <michael.d.kinney@intel.com>
> > Cc: Leif Lindholm <leif.lindholm@linaro.org>
> > ---
> >  Maintainers.txt | 5 +++++
> >  1 file changed, 5 insertions(+)
> >
> > diff --git a/Maintainers.txt b/Maintainers.txt index
> > 57cd2fc662..ff34a24abd 100644
> > --- a/Maintainers.txt
> > +++ b/Maintainers.txt
> > @@ -98,6 +98,11 @@ F: */Arm/
> >  M: Leif Lindholm <leif@nuviainc.com>
> >  M: Ard Biesheuvel <ard.biesheuvel@arm.com>
> >
> > +RISCV64
> > +F: */RiscV64/
> > +R: Abner Chang <abner.chang@hpe.com>
> > +R: Daniel Schaefer <daniel.schaefer@hpe.com>
> 
> I think we want an M: entry for this, and I think that should be you (since you
> have the access privileges). It signifies that you are the one responsible for
> patches that have been reviewed actually get pushed.
No, I don't have access to edk2 repo, will ask Mike for this.
> 
> This doesn't always mean you need to do it yourself, especially for this entry
> which will always overlap with other entries (like MdePkg,
> MdeModulePkg, ...), but it does make it clear that you need to make sure it
> doesn't get dropped.
> 
> With that change:
> Reviewed-by: Leif Lindholm <leif@nuviainc.com>
> 
> > +
> >  EDK II Continuous Integration:
> >  ------------------------------
> >  .azurepipelines/
> > --
> > 2.25.0
> >

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] Maintainers.txt: Update reviewers of */RiscV64
  2020-08-30 11:44 ` Leif Lindholm
  2020-08-30 13:00   ` Abner Chang
@ 2020-08-31  8:58   ` Laszlo Ersek
  1 sibling, 0 replies; 4+ messages in thread
From: Laszlo Ersek @ 2020-08-31  8:58 UTC (permalink / raw)
  To: Leif Lindholm, Abner Chang
  Cc: devel, Andrew Fish, Michael D Kinney, Leif Lindholm

On 08/30/20 13:44, Leif Lindholm wrote:
> On Sun, Aug 30, 2020 at 16:03:06 +0800, Abner Chang wrote:
>> Add reviewers for all /RiscV64 folders.
>>
>> Signed-off-by: Abner Chang <abner.chang@hpe.com>
>> Cc: Andrew Fish <afish@apple.com>
>> Cc: Laszlo Ersek <lersek@redhat.com>
>> Cc: Leif Lindholm <leif@nuviainc.com>
>> Cc: Michael D Kinney <michael.d.kinney@intel.com>
>> Cc: Leif Lindholm <leif.lindholm@linaro.org>
>> ---
>>  Maintainers.txt | 5 +++++
>>  1 file changed, 5 insertions(+)
>>
>> diff --git a/Maintainers.txt b/Maintainers.txt
>> index 57cd2fc662..ff34a24abd 100644
>> --- a/Maintainers.txt
>> +++ b/Maintainers.txt
>> @@ -98,6 +98,11 @@ F: */Arm/
>>  M: Leif Lindholm <leif@nuviainc.com>
>>  M: Ard Biesheuvel <ard.biesheuvel@arm.com>
>>  
>> +RISCV64
>> +F: */RiscV64/
>> +R: Abner Chang <abner.chang@hpe.com>
>> +R: Daniel Schaefer <daniel.schaefer@hpe.com>
> 
> I think we want an M: entry for this, and I think that should be you
> (since you have the access privileges). It signifies that you are the
> one responsible for patches that have been reviewed actually get
> pushed.
> 
> This doesn't always mean you need to do it yourself, especially for
> this entry which will always overlap with other entries (like MdePkg,
> MdeModulePkg, ...), but it does make it clear that you need to make
> sure it doesn't get dropped.
> 
> With that change:
> Reviewed-by: Leif Lindholm <leif@nuviainc.com>
> 
>> +
>>  EDK II Continuous Integration:
>>  ------------------------------
>>  .azurepipelines/
>> -- 
>> 2.25.0
>>
> 

The placement and the contents of the addition look good to me. I don't
know what the best approach is regarding R vs M.

With or without the modification suggested by Leif:

Acked-by: Laszlo Ersek <lersek@redhat.com>

Thanks
Laszlo


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-31  8:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-30  8:03 [PATCH 1/1] Maintainers.txt: Update reviewers of */RiscV64 Abner Chang
2020-08-30 11:44 ` Leif Lindholm
2020-08-30 13:00   ` Abner Chang
2020-08-31  8:58   ` Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox