aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Perches2009-06-16 17:34:08 -0500
committerLinus Torvalds2009-06-16 21:47:55 -0500
commitf70f873b8ffa0bca4aeccd20a3e4641b7645018a (patch)
tree7bdfc0c1dec4357d5747487fa3d8d3c5618cf886 /MAINTAINERS
parentb5472cddbe2c41fd434592ecf3c5b81a551d5bea (diff)
downloadlinux-phy-f70f873b8ffa0bca4aeccd20a3e4641b7645018a.tar.gz
linux-phy-f70f873b8ffa0bca4aeccd20a3e4641b7645018a.tar.xz
linux-phy-f70f873b8ffa0bca4aeccd20a3e4641b7645018a.zip
MAINTAINERS: mention scripts/get_maintainer.pl in the preface
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--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index bfbd5be74d90..053bf8f5c71d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -36,6 +36,12 @@ trivial patch so apply some common sense.
36 (scripts/checkpatch.pl) to catch trival style violations. 36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here. 37 See Documentation/CodingStyle for guidance here.
38 38
39 PLEASE CC: the maintainers and mailing lists that are generated
40 by scripts/get_maintainer.pl. The results returned by the
41 script will be best if you have git installed and are making
42 your changes in a branch derived from Linus' latest git tree.
43 See Documentation/SubmittingPatches for details.
44
39 PLEASE try to include any credit lines you want added with the 45 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes 46 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't. 47 it easier to know who wants adding and who doesn't.