From 04c9c0197bbb9eadb86b56ae07d8364818b73d43 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Wed, 20 Mar 2013 15:07:35 +1100 Subject: [PATCH] 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 --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5