public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] Maintainers.txt: Add entry for NXP Silicon and Platform
@ 2020-01-29  9:18 Meenakshi Aggarwal
  2020-01-29 10:43 ` Leif Lindholm
  0 siblings, 1 reply; 4+ messages in thread
From: Meenakshi Aggarwal @ 2020-01-29  9:18 UTC (permalink / raw)
  To: leif, devel; +Cc: v.sethi, Meenakshi Aggarwal

Add Maintainer and Reviewer for NXP Package.

Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
---
 Maintainers.txt | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/Maintainers.txt b/Maintainers.txt
index 8211d5a..ae5bca4 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -236,7 +236,6 @@ M: Leif Lindholm <leif@nuviainc.com>
 
 Miscellaneous drivers
 F: Silicon/Atmel/
-F: Silicon/NXP/
 F: Silicon/Openmoko/
 F: Silicon/Synopsys/DesignWare/
 R: Ard Biesheuvel <ard.biesheuvel@linaro.org>
@@ -254,3 +253,9 @@ F: Platform/Socionext/
 F: Silicon/Socionext/
 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
 M: Leif Lindholm <leif@nuviainc.com>
+
+NXP platforms and silicon
+F: Platform/NXP/
+F: Silicon/NXP/
+M: Leif Lindholm <leif@nuviainc.com>
+R: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
-- 
1.9.1


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

* Re: [PATCH] Maintainers.txt: Add entry for NXP Silicon and Platform
  2020-01-29  9:18 [PATCH] Maintainers.txt: Add entry for NXP Silicon and Platform Meenakshi Aggarwal
@ 2020-01-29 10:43 ` Leif Lindholm
  2020-01-29 10:50   ` Ard Biesheuvel
  0 siblings, 1 reply; 4+ messages in thread
From: Leif Lindholm @ 2020-01-29 10:43 UTC (permalink / raw)
  To: Meenakshi Aggarwal; +Cc: devel, v.sethi, ard.biesheuvel

On Wed, Jan 29, 2020 at 14:48:38 +0530, Meenakshi Aggarwal wrote:
> Add Maintainer and Reviewer for NXP Package.
> 
> Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
> ---
>  Maintainers.txt | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 8211d5a..ae5bca4 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -236,7 +236,6 @@ M: Leif Lindholm <leif@nuviainc.com>
>  
>  Miscellaneous drivers
>  F: Silicon/Atmel/
> -F: Silicon/NXP/
>  F: Silicon/Openmoko/
>  F: Silicon/Synopsys/DesignWare/
>  R: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> @@ -254,3 +253,9 @@ F: Platform/Socionext/
>  F: Silicon/Socionext/
>  M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>  M: Leif Lindholm <leif@nuviainc.com>
> +
> +NXP platforms and silicon
> +F: Platform/NXP/
> +F: Silicon/NXP/
> +M: Leif Lindholm <leif@nuviainc.com>
> +R: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>

Looks good to me.
Thinking about it, it would make sense to add a separate entry for
F: Silicon/NXP/Library/Pcf8563RealTimeClockLib/
to the "Socionext platforms and silicon" section for now.

Ard, is that OK with you?

/
    Leif

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

* Re: [PATCH] Maintainers.txt: Add entry for NXP Silicon and Platform
  2020-01-29 10:43 ` Leif Lindholm
@ 2020-01-29 10:50   ` Ard Biesheuvel
  2020-01-29 18:17     ` [EXTERNAL] " Leif Lindholm
  0 siblings, 1 reply; 4+ messages in thread
From: Ard Biesheuvel @ 2020-01-29 10:50 UTC (permalink / raw)
  To: Leif Lindholm; +Cc: Meenakshi Aggarwal, edk2-devel-groups-io, Varun Sethi

On Wed, 29 Jan 2020 at 11:43, Leif Lindholm <leif@nuviainc.com> wrote:
>
> On Wed, Jan 29, 2020 at 14:48:38 +0530, Meenakshi Aggarwal wrote:
> > Add Maintainer and Reviewer for NXP Package.
> >
> > Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
> > ---
> >  Maintainers.txt | 7 ++++++-
> >  1 file changed, 6 insertions(+), 1 deletion(-)
> >
> > diff --git a/Maintainers.txt b/Maintainers.txt
> > index 8211d5a..ae5bca4 100644
> > --- a/Maintainers.txt
> > +++ b/Maintainers.txt
> > @@ -236,7 +236,6 @@ M: Leif Lindholm <leif@nuviainc.com>
> >
> >  Miscellaneous drivers
> >  F: Silicon/Atmel/
> > -F: Silicon/NXP/
> >  F: Silicon/Openmoko/
> >  F: Silicon/Synopsys/DesignWare/
> >  R: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> > @@ -254,3 +253,9 @@ F: Platform/Socionext/
> >  F: Silicon/Socionext/
> >  M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> >  M: Leif Lindholm <leif@nuviainc.com>
> > +
> > +NXP platforms and silicon
> > +F: Platform/NXP/
> > +F: Silicon/NXP/
> > +M: Leif Lindholm <leif@nuviainc.com>
> > +R: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
>
> Looks good to me.
> Thinking about it, it would make sense to add a separate entry for
> F: Silicon/NXP/Library/Pcf8563RealTimeClockLib/
> to the "Socionext platforms and silicon" section for now.
>
> Ard, is that OK with you?
>

Yep works for me.

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

* Re: [EXTERNAL] Re: [PATCH] Maintainers.txt: Add entry for NXP Silicon and Platform
  2020-01-29 10:50   ` Ard Biesheuvel
@ 2020-01-29 18:17     ` Leif Lindholm
  0 siblings, 0 replies; 4+ messages in thread
From: Leif Lindholm @ 2020-01-29 18:17 UTC (permalink / raw)
  To: Ard Biesheuvel, Meenakshi Aggarwal; +Cc: edk2-devel-groups-io, Varun Sethi

On Wed, Jan 29, 2020 at 11:50:15 +0100, Ard Biesheuvel wrote:
> On Wed, 29 Jan 2020 at 11:43, Leif Lindholm <leif@nuviainc.com> wrote:
> >
> > On Wed, Jan 29, 2020 at 14:48:38 +0530, Meenakshi Aggarwal wrote:
> > > Add Maintainer and Reviewer for NXP Package.
> > >
> > > Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
> > > ---
> > >  Maintainers.txt | 7 ++++++-
> > >  1 file changed, 6 insertions(+), 1 deletion(-)
> > >
> > > diff --git a/Maintainers.txt b/Maintainers.txt
> > > index 8211d5a..ae5bca4 100644
> > > --- a/Maintainers.txt
> > > +++ b/Maintainers.txt
> > > @@ -236,7 +236,6 @@ M: Leif Lindholm <leif@nuviainc.com>
> > >
> > >  Miscellaneous drivers
> > >  F: Silicon/Atmel/
> > > -F: Silicon/NXP/
> > >  F: Silicon/Openmoko/
> > >  F: Silicon/Synopsys/DesignWare/
> > >  R: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> > > @@ -254,3 +253,9 @@ F: Platform/Socionext/
> > >  F: Silicon/Socionext/
> > >  M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> > >  M: Leif Lindholm <leif@nuviainc.com>
> > > +
> > > +NXP platforms and silicon
> > > +F: Platform/NXP/
> > > +F: Silicon/NXP/
> > > +M: Leif Lindholm <leif@nuviainc.com>
> > > +R: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
> >
> > Looks good to me.
> > Thinking about it, it would make sense to add a separate entry for
> > F: Silicon/NXP/Library/Pcf8563RealTimeClockLib/
> > to the "Socionext platforms and silicon" section for now.
> >
> > Ard, is that OK with you?
> >
> 
> Yep works for me.

Taking that as an Acked-By.

I took the liberty to move the NXP section into what would be
alphabetical order if we ignored the Intel sections.

Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

Pushed as 53f658aa61f8..4e7a06de4cf9.

Thanks!

/
    Leif

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

end of thread, other threads:[~2020-01-29 18:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-29  9:18 [PATCH] Maintainers.txt: Add entry for NXP Silicon and Platform Meenakshi Aggarwal
2020-01-29 10:43 ` Leif Lindholm
2020-01-29 10:50   ` Ard Biesheuvel
2020-01-29 18:17     ` [EXTERNAL] " Leif Lindholm

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