lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ