https://github.com/torvalds/linux
Revision fab9ed12fcd0c182a72509382c3da55c527963e3 authored by Joe Perches on 26 October 2010, 21:22:52 UTC, committed by Linus Torvalds on 26 October 2010, 23:52:17 UTC
Keyword matching uses K: patterns from MAINTAINERS, so if looking for the
MAINTAINERS maintainer, don't search MAINTAINERS for pattern matches.
MAINTAINERS also has rather a lot of email addresses and is easily
searched using grep "^M:", so skip it.

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>
1 parent 6ffd948
History
Tip revision: fab9ed12fcd0c182a72509382c3da55c527963e3 authored by Joe Perches on 26 October 2010, 21:22:52 UTC
scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails
Tip revision: fab9ed1
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.5 KB
MAINTAINERS -rw-r--r-- 178.0 KB
Makefile -rw-r--r-- 51.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top