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.
[]
quoted hunk ↗ jump to hunk
diff --git a/MAINTAINERS b/MAINTAINERS
[]
quoted hunk ↗ jump to hunk
@@ -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@chromium.org>
+M: Enric Balletbo i Serra <enric.balletbo@collabora.com>
+R: Guenter Roeck <groeck@chromium.org>
+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-