Skip to content

Commit

Permalink
MAINTAINERS: add file patterns to "THE REST"
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Joe Perches authored and Linus Torvalds committed Jun 17, 2009
1 parent 866a36b commit 34d03cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -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: */

0 comments on commit 34d03cc

Please sign in to comment.