On Fri, 2018-12-14 at 12:48 +0100, Enric Balletbo i Serra wrote:
> There are multiple ChromeOS EC sub-drivers spread in different
> subsystems, as all of them are related to the Chrome stuff add
> Benson and myself as a maintainers for all these sub-drivers.

[]
> Changes in v3:
> - Use a cros[-_]ec pattern instead of list all the files.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -3629,6 +3629,14 @@ S:     Maintained
>  T:   git 
> git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git
>  F:   drivers/platform/chrome/
>  
> +CHROMEOS EC SUBDRIVERS
> +M:   Benson Leung <[email protected]>
> +M:   Enric Balletbo i Serra <[email protected]>
> +R:   Guenter Roeck <[email protected]>
> +S:   Maintained
> +N:   cros[-_]ec

For linux scripts/, it is unconventional to use a hyphen first
in a character class pattern so perhaps this is clearer using
two N: patterns

N:      cros_
N:      cros-


Reply via email to