[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6b97a143521840de469c0bb37543c16e362059b1.camel@perches.com>
Date: Fri, 11 Mar 2022 02:33:51 -0800
From: Joe Perches <joe@...ches.com>
To: nick.hawkins@....com, verdun@....com
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 10/10] maintainers: Introduce HPE GXP Architecture
On Thu, 2022-03-10 at 13:52 -0600, nick.hawkins@....com wrote:
> From: Nick Hawkins <nick.hawkins@....com>
>
> Create a section in MAINTAINERS for the GXP HPE
> architecture.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -8791,6 +8791,20 @@ L: platform-driver-x86@...r.kernel.org
> S: Orphan
> F: drivers/platform/x86/tc1100-wmi.c
>
> +HPE GXP ARCHITECTURE
> +M: Jean-Marie Verdun <verdun@....com>
> +M: Nick Hawkins <nick.hawkins@....com>
> +S: MAINTAINED
Use the case sensitive version instead
S: Maintained
$ git grep -h '^S:' MAINTAINERS | sort | uniq -c | sort -rn
1682 S: Maintained
637 S: Supported
71 S: Odd Fixes
64 S: Orphan
19 S: Odd fixes
7 S: Orphan / Obsolete
2 S: Obsolete
1 S: Buried alive in reporters
Powered by blists - more mailing lists