diff mbox series

[v3,15/15] MAINTAINERS: update maintainers for broadcom ns3 platform

Message ID 20200610104120.30668-16-rayagonda.kokatanur@broadcom.com
State Superseded
Headers show
Series add initial support for broadcom NS3 soc | expand

Commit Message

Rayagonda Kokatanur June 10, 2020, 10:41 a.m. UTC
Update MAINTAINERS for broadcom ns3 platform (TARGET_NS3).

Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur at broadcom.com>
---
Changes from v2:
  -Address self review comments,
   Update MAINTAINERS file with dt file change.

 MAINTAINERS | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

Comments

Simon Glass June 26, 2020, 1:11 a.m. UTC | #1
On Wed, 10 Jun 2020 at 04:42, Rayagonda Kokatanur
<rayagonda.kokatanur at broadcom.com> wrote:
>
> Update MAINTAINERS for broadcom ns3 platform (TARGET_NS3).
>
> Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur at broadcom.com>
> ---
> Changes from v2:
>   -Address self review comments,
>    Update MAINTAINERS file with dt file change.
>
>  MAINTAINERS | 16 +++++++++++++++-
>  1 file changed, 15 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>
Peter Tyser June 26, 2020, 2:27 p.m. UTC | #2
<snip>

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1fd975c72f..0c72deaa44 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11,7 +11,7 @@ Descriptions of section entries:
> 	   Type is one of: git, hg, quilt, stgit, topgit
> 	S: Status, one of the following:
> 	   Supported:	Someone is actually paid to look after this.
> -	   Maintained:	Someone actually looks after it.
> +	   Mne actually looks after it.
> 	   Orphan:	No current maintainer [but maybe you could take the
> 			role as you write your new code].
> 	F: Files and directories with wildcard patterns.

This looks to be an accidental change that should be fixed?

Regards,
Peter
Rayagonda Kokatanur June 26, 2020, 2:30 p.m. UTC | #3
Hi Peter,

On Fri, Jun 26, 2020 at 7:57 PM Peter Tyser <ptyser at xes-inc.com> wrote:
>
> <snip>
>
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 1fd975c72f..0c72deaa44 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -11,7 +11,7 @@ Descriptions of section entries:
> >          Type is one of: git, hg, quilt, stgit, topgit
> >       S: Status, one of the following:
> >          Supported:   Someone is actually paid to look after this.
> > -        Maintained:  Someone actually looks after it.
> > +        Mne actually looks after it.
> >          Orphan:      No current maintainer [but maybe you could take the
> >                       role as you write your new code].
> >       F: Files and directories with wildcard patterns.
>
> This looks to be an accidental change that should be fixed?

Thank you so much, I will fix it.

Regards,
Rayagonda
>
> Regards,
> Peter
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 1fd975c72f..0c72deaa44 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11,7 +11,7 @@  Descriptions of section entries:
 	   Type is one of: git, hg, quilt, stgit, topgit
 	S: Status, one of the following:
 	   Supported:	Someone is actually paid to look after this.
-	   Maintained:	Someone actually looks after it.
+	   Mne actually looks after it.
 	   Orphan:	No current maintainer [but maybe you could take the
 			role as you write your new code].
 	F: Files and directories with wildcard patterns.
@@ -922,6 +922,20 @@  S:	Maintained
 F:	drivers/spmi/
 F:	include/spmi/
 
+TARGET_BCMNS3
+M:	Bharat Gooty <bharat.gooty at broadcom.com>
+M:	Rayagonda Kokatanur <rayagonda.kokatanur at broadcom.com>
+S:	Maintained
+F:	board/broadcom/bcmns3/
+F:	configs/bcm_ns3_defconfig
+F:	include/configs/bcm_ns3.h
+F:	include/dt-bindings/memory/bcm-ns3-mc.h
+F:	arch/arm/Kconfig
+F:	arch/arm/dts/ns3-board.dts
+F:	arch/arm/dts/ns3.dtsi
+F:	arch/arm/cpu/armv8/bcmns3
+F:	arch/arm/include/asm/arch-bcmns3/
+
 TDA19988 HDMI ENCODER
 M:	Liviu Dudau <liviu.dudau at foss.arm.com>
 S:	Maintained