From: Andrew Morton Date: Wed, 20 Mar 2013 04:07:35 +0000 (+1100) Subject: get_maintainer-use-filename-only-regex-match-for-tegra-fix X-Git-Tag: next-20130321~2^2~294 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=04c9c0197bbb9eadb86b56ae07d8364818b73d43;p=karo-tx-linux.git get_maintainer-use-filename-only-regex-match-for-tegra-fix fix typo in docs, per Marcin Cc: Joe Perches Cc: Marcin Slusarz Cc: Stephen Warren Signed-off-by: Andrew Morton --- diff --git a/MAINTAINERS b/MAINTAINERS index 3413654ee76e..59bfad3c237d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -91,7 +91,7 @@ Descriptions of section entries: F: */net/* all files in "any top level directory"/net One pattern per line. Multiple F: lines acceptable. N: Files and directories with regex patterns. - N: [^a-z]tegra all files whose patch contains the word tegra + N: [^a-z]tegra all files whose path contains the word tegra One pattern per line. Multiple N: lines acceptable. X: Files and directories that are NOT maintained, same rules as F: Files exclusions are tested before file matches.