From 5d96bf4d928c883635774d0aba1773f275de055c Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Wed, 27 Feb 2013 17:02:54 -0800 Subject: [PATCH] MAINTAINERS: update Tegra section to capture all Tegra files The intent is to ensure that all Tegra-related patches are sent to the linux-tegra@ mailing list, so people can keep up-to-date on all misc driver changes. Doing this with a keyword is far simpler and more compact than listing all Tegra-related drivers, even if wildcards were used. Words such as integrate or integrator are common. Ensure the character right before "tegra" isn't a-z (case-insensitive), to make sure the keyword doesn't match those. The only files that the keyword doesn't match are the NVEC driver. Add the linux-tegra mailing list to the NVEC entry to solve this. Signed-off-by: Stephen Warren Cc: Joe Perches Cc: Julian Andres Klode Cc: Marc Dietrich Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed