diff options
author | Joe Perches <joe@perches.com> | 2009-06-16 15:34:06 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-16 19:47:55 -0700 |
commit | 34d03cc16adc475118f7cfbb2288fca5af1e252f (patch) | |
tree | 4fc5689b20b27cf8154bf88799e5a8fe31ec07f0 /MAINTAINERS | |
parent | 866a36b73ecfaffbb4ba74f7fb3a18d71a982983 (diff) |
MAINTAINERS: add file patterns to "THE REST"
These file patterns match all sources.
By default, scripts/get_maintainers.pl excludes Linus Torvalds
from the CC: list. Option --git-chief-penguins will include him.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 143bdbd12950..b0b0e2b95dff 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6530,5 +6530,10 @@ F: drivers/serial/zs.* THE REST P: Linus Torvalds +M: torvalds@linux-foundation.org +L: linux-kernel@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git S: Buried alive in reporters +F: * +F: */ + |