public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending
@ 2022-10-27 11:05 Leif Lindholm
  2022-10-27 11:05 ` [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory Leif Lindholm
  2022-10-27 15:53 ` [edk2-devel] [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending Michael D Kinney
  0 siblings, 2 replies; 8+ messages in thread
From: Leif Lindholm @ 2022-10-27 11:05 UTC (permalink / raw)
  To: devel; +Cc: Leif Lindholm, Ray Ni, Michael D Kinney

From: Leif Lindholm <leif@nuviainc.com>

Commit 005ab4a11e22a
("Maintainers.txt: Update reviewers for IntelSiliconPkg")
introduced incorrect line ending on the added line. Tidy this up.

Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
---
 Maintainers.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Maintainers.txt b/Maintainers.txt
index b1adf63dde3d..1a5b6828a867 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -269,7 +269,7 @@ F: Silicon/Intel/IntelSiliconPkg/
 M: Ray Ni <ray.ni@intel.com>
 M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
 M: Isaac Oram <isaac.w.oram@intel.com>
-R: Ashraf Ali S <ashraf.ali.s@intel.com>
+R: Ashraf Ali S <ashraf.ali.s@intel.com>
 
 Silicon/Intel/QuarkSocPkg
 F: Silicon/Intel/QuarkSocPkg/
-- 
2.30.2


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

* [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory
  2022-10-27 11:05 [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending Leif Lindholm
@ 2022-10-27 11:05 ` Leif Lindholm
  2022-10-27 11:31   ` Ard Biesheuvel
                     ` (2 more replies)
  2022-10-27 15:53 ` [edk2-devel] [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending Michael D Kinney
  1 sibling, 3 replies; 8+ messages in thread
From: Leif Lindholm @ 2022-10-27 11:05 UTC (permalink / raw)
  To: devel
  Cc: Leif Lindholm, Graeme Gregory, Graeme Gregory, Michael D Kinney,
	Ard Biesheuvel

From: Leif Lindholm <leif@nuviainc.com>

Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Graeme Gregory <graeme@nuviainc.com>
Cc: Graeme Gregory <quic_ggregory@quicinc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
---
 Maintainers.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Maintainers.txt b/Maintainers.txt
index 1a5b6828a867..b4444bf9c00c 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -355,7 +355,7 @@ F: Platform/Qemu/SbsaQemu/
 F: Silicon/Qemu/SbsaQemu/
 M: Ard Biesheuvel <ardb+tianocore@kernel.org>
 M: Leif Lindholm <quic_llindhol@quicinc.com>
-R: Graeme Gregory <graeme@nuviainc.com>
+R: Graeme Gregory <quic_ggregory@quicinc.com>
 R: Radoslaw Biernacki <rad@semihalf.com>
 
 Raspberry Pi platforms and silicon
-- 
2.30.2


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

* Re: [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory
  2022-10-27 11:05 ` [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory Leif Lindholm
@ 2022-10-27 11:31   ` Ard Biesheuvel
  2022-10-27 15:53   ` [edk2-devel] " Michael D Kinney
  2022-11-01 10:16   ` quic_ggregory
  2 siblings, 0 replies; 8+ messages in thread
From: Ard Biesheuvel @ 2022-10-27 11:31 UTC (permalink / raw)
  To: Leif Lindholm
  Cc: devel, Leif Lindholm, Graeme Gregory, Graeme Gregory,
	Michael D Kinney

On Thu, 27 Oct 2022 at 13:05, Leif Lindholm <quic_llindhol@quicinc.com> wrote:
>
> From: Leif Lindholm <leif@nuviainc.com>
>
> Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Graeme Gregory <graeme@nuviainc.com>
> Cc: Graeme Gregory <quic_ggregory@quicinc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>

Acked-by: Ard Biesheuvel <ardb@kernel.org>

> ---
>  Maintainers.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 1a5b6828a867..b4444bf9c00c 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -355,7 +355,7 @@ F: Platform/Qemu/SbsaQemu/
>  F: Silicon/Qemu/SbsaQemu/
>  M: Ard Biesheuvel <ardb+tianocore@kernel.org>
>  M: Leif Lindholm <quic_llindhol@quicinc.com>
> -R: Graeme Gregory <graeme@nuviainc.com>
> +R: Graeme Gregory <quic_ggregory@quicinc.com>
>  R: Radoslaw Biernacki <rad@semihalf.com>
>
>  Raspberry Pi platforms and silicon
> --
> 2.30.2
>

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

* Re: [edk2-devel] [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory
  2022-10-27 11:05 ` [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory Leif Lindholm
  2022-10-27 11:31   ` Ard Biesheuvel
@ 2022-10-27 15:53   ` Michael D Kinney
  2022-11-01 10:16   ` quic_ggregory
  2 siblings, 0 replies; 8+ messages in thread
From: Michael D Kinney @ 2022-10-27 15:53 UTC (permalink / raw)
  To: devel@edk2.groups.io, quic_llindhol@quicinc.com,
	Kinney, Michael D
  Cc: Leif Lindholm, Graeme Gregory, Graeme Gregory, Ard Biesheuvel

Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Leif Lindholm
> Sent: Thursday, October 27, 2022 4:05 AM
> To: devel@edk2.groups.io
> Cc: Leif Lindholm <leif@nuviainc.com>; Graeme Gregory <graeme@nuviainc.com>; Graeme Gregory <quic_ggregory@quicinc.com>; Kinney,
> Michael D <michael.d.kinney@intel.com>; Ard Biesheuvel <ardb+tianocore@kernel.org>
> Subject: [edk2-devel] [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory
> 
> From: Leif Lindholm <leif@nuviainc.com>
> 
> Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Graeme Gregory <graeme@nuviainc.com>
> Cc: Graeme Gregory <quic_ggregory@quicinc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> ---
>  Maintainers.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 1a5b6828a867..b4444bf9c00c 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -355,7 +355,7 @@ F: Platform/Qemu/SbsaQemu/
>  F: Silicon/Qemu/SbsaQemu/
>  M: Ard Biesheuvel <ardb+tianocore@kernel.org>
>  M: Leif Lindholm <quic_llindhol@quicinc.com>
> -R: Graeme Gregory <graeme@nuviainc.com>
> +R: Graeme Gregory <quic_ggregory@quicinc.com>
>  R: Radoslaw Biernacki <rad@semihalf.com>
> 
>  Raspberry Pi platforms and silicon
> --
> 2.30.2
> 
> 
> 
> 
> 


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

* Re: [edk2-devel] [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending
  2022-10-27 11:05 [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending Leif Lindholm
  2022-10-27 11:05 ` [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory Leif Lindholm
@ 2022-10-27 15:53 ` Michael D Kinney
  2022-10-28 16:22   ` Leif Lindholm
  1 sibling, 1 reply; 8+ messages in thread
From: Michael D Kinney @ 2022-10-27 15:53 UTC (permalink / raw)
  To: devel@edk2.groups.io, quic_llindhol@quicinc.com,
	Kinney, Michael D
  Cc: Leif Lindholm, Ni, Ray

Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Leif Lindholm
> Sent: Thursday, October 27, 2022 4:05 AM
> To: devel@edk2.groups.io
> Cc: Leif Lindholm <leif@nuviainc.com>; Ni, Ray <ray.ni@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>
> Subject: [edk2-devel] [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending
> 
> From: Leif Lindholm <leif@nuviainc.com>
> 
> Commit 005ab4a11e22a
> ("Maintainers.txt: Update reviewers for IntelSiliconPkg")
> introduced incorrect line ending on the added line. Tidy this up.
> 
> Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> ---
>  Maintainers.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index b1adf63dde3d..1a5b6828a867 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -269,7 +269,7 @@ F: Silicon/Intel/IntelSiliconPkg/
>  M: Ray Ni <ray.ni@intel.com>
>  M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
>  M: Isaac Oram <isaac.w.oram@intel.com>
> -R: Ashraf Ali S <ashraf.ali.s@intel.com>
> +R: Ashraf Ali S <ashraf.ali.s@intel.com>
> 
>  Silicon/Intel/QuarkSocPkg
>  F: Silicon/Intel/QuarkSocPkg/
> --
> 2.30.2
> 
> 
> 
> 
> 


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

* Re: [edk2-devel] [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending
  2022-10-27 15:53 ` [edk2-devel] [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending Michael D Kinney
@ 2022-10-28 16:22   ` Leif Lindholm
  0 siblings, 0 replies; 8+ messages in thread
From: Leif Lindholm @ 2022-10-28 16:22 UTC (permalink / raw)
  To: devel, michael.d.kinney; +Cc: Leif Lindholm, Ni, Ray

On Thu, Oct 27, 2022 at 15:53:58 +0000, Michael D Kinney wrote:
> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

Thanks.
Since this is a trivial fix, I just pushed this patch as 4722554cd0a7.

Waiting for Graeme to come back and ack 2/2 on Monday.

/
    Leif

> > -----Original Message-----
> > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Leif Lindholm
> > Sent: Thursday, October 27, 2022 4:05 AM
> > To: devel@edk2.groups.io
> > Cc: Leif Lindholm <leif@nuviainc.com>; Ni, Ray <ray.ni@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>
> > Subject: [edk2-devel] [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending
> > 
> > From: Leif Lindholm <leif@nuviainc.com>
> > 
> > Commit 005ab4a11e22a
> > ("Maintainers.txt: Update reviewers for IntelSiliconPkg")
> > introduced incorrect line ending on the added line. Tidy this up.
> > 
> > Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
> > Cc: Ray Ni <ray.ni@intel.com>
> > Cc: Michael D Kinney <michael.d.kinney@intel.com>
> > ---
> >  Maintainers.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Maintainers.txt b/Maintainers.txt
> > index b1adf63dde3d..1a5b6828a867 100644
> > --- a/Maintainers.txt
> > +++ b/Maintainers.txt
> > @@ -269,7 +269,7 @@ F: Silicon/Intel/IntelSiliconPkg/
> >  M: Ray Ni <ray.ni@intel.com>
> >  M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
> >  M: Isaac Oram <isaac.w.oram@intel.com>
> > -R: Ashraf Ali S <ashraf.ali.s@intel.com>
> > +R: Ashraf Ali S <ashraf.ali.s@intel.com>
> > 
> >  Silicon/Intel/QuarkSocPkg
> >  F: Silicon/Intel/QuarkSocPkg/
> > --
> > 2.30.2
> > 
> > 
> > 
> > 
> > 
> 
> 
> 
> 
> 
> 

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

* Re: [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory
  2022-10-27 11:05 ` [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory Leif Lindholm
  2022-10-27 11:31   ` Ard Biesheuvel
  2022-10-27 15:53   ` [edk2-devel] " Michael D Kinney
@ 2022-11-01 10:16   ` quic_ggregory
  2022-11-02 11:08     ` Leif Lindholm
  2 siblings, 1 reply; 8+ messages in thread
From: quic_ggregory @ 2022-11-01 10:16 UTC (permalink / raw)
  To: Leif Lindholm
  Cc: devel, Leif Lindholm, Graeme Gregory, Graeme Gregory,
	Michael D Kinney, Ard Biesheuvel

On Thu, Oct 27, 2022 at 12:05:09PM +0100, Leif Lindholm wrote:
> From: Leif Lindholm <leif@nuviainc.com>
> 
> Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Graeme Gregory <graeme@nuviainc.com>
> Cc: Graeme Gregory <quic_ggregory@quicinc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> ---
>  Maintainers.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 1a5b6828a867..b4444bf9c00c 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -355,7 +355,7 @@ F: Platform/Qemu/SbsaQemu/
>  F: Silicon/Qemu/SbsaQemu/
>  M: Ard Biesheuvel <ardb+tianocore@kernel.org>
>  M: Leif Lindholm <quic_llindhol@quicinc.com>
> -R: Graeme Gregory <graeme@nuviainc.com>
> +R: Graeme Gregory <quic_ggregory@quicinc.com>
>  R: Radoslaw Biernacki <rad@semihalf.com>
>  
>  Raspberry Pi platforms and silicon

Acked-by: Graeme Gregory <quic_ggregory@quicinc.com>


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

* Re: [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory
  2022-11-01 10:16   ` quic_ggregory
@ 2022-11-02 11:08     ` Leif Lindholm
  0 siblings, 0 replies; 8+ messages in thread
From: Leif Lindholm @ 2022-11-02 11:08 UTC (permalink / raw)
  To: Graeme Gregory
  Cc: devel, Leif Lindholm, Graeme Gregory, Michael D Kinney,
	Ard Biesheuvel

On Tue, Nov 01, 2022 at 10:16:38 +0000, Graeme Gregory wrote:
> On Thu, Oct 27, 2022 at 12:05:09PM +0100, Leif Lindholm wrote:
> > From: Leif Lindholm <leif@nuviainc.com>
> > 
> > Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
> > Cc: Graeme Gregory <graeme@nuviainc.com>
> > Cc: Graeme Gregory <quic_ggregory@quicinc.com>
> > Cc: Michael D Kinney <michael.d.kinney@intel.com>
> > Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> > ---
> >  Maintainers.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Maintainers.txt b/Maintainers.txt
> > index 1a5b6828a867..b4444bf9c00c 100644
> > --- a/Maintainers.txt
> > +++ b/Maintainers.txt
> > @@ -355,7 +355,7 @@ F: Platform/Qemu/SbsaQemu/
> >  F: Silicon/Qemu/SbsaQemu/
> >  M: Ard Biesheuvel <ardb+tianocore@kernel.org>
> >  M: Leif Lindholm <quic_llindhol@quicinc.com>
> > -R: Graeme Gregory <graeme@nuviainc.com>
> > +R: Graeme Gregory <quic_ggregory@quicinc.com>
> >  R: Radoslaw Biernacki <rad@semihalf.com>
> >  
> >  Raspberry Pi platforms and silicon
> 
> Acked-by: Graeme Gregory <quic_ggregory@quicinc.com>

Thanks. Pushed as 03800a9e2241.

/
    Leif
    

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

end of thread, other threads:[~2022-11-02 11:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-27 11:05 [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending Leif Lindholm
2022-10-27 11:05 ` [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory Leif Lindholm
2022-10-27 11:31   ` Ard Biesheuvel
2022-10-27 15:53   ` [edk2-devel] " Michael D Kinney
2022-11-01 10:16   ` quic_ggregory
2022-11-02 11:08     ` Leif Lindholm
2022-10-27 15:53 ` [edk2-devel] [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending Michael D Kinney
2022-10-28 16:22   ` Leif Lindholm

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