Re: [PATCH v3] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers

From: Joe Perches
Date: Fri Dec 14 2018 - 12:24:23 EST


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 <bleung@xxxxxxxxxxxx>
> +M: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
> +R: Guenter Roeck <groeck@xxxxxxxxxxxx>
> +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-