aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorMarkus Heidelberg <markus.heidelberg@web.de>2009-06-11 19:02:34 -0400
committerJiri Kosina <jkosina@suse.cz>2009-06-12 12:01:51 -0400
commit82d27b2b2f3a80ffa7759a49b9cba39e47df476e (patch)
tree1e33efd601e3b04973518264dbd5584371c72603 /Documentation/SubmittingPatches
parent590a9887a23b60d9c6ff5a82da757371037edbd4 (diff)
trivial: remove the trivial patch monkey's name from SubmittingPatches
It is outdated here and can be found in the MAINTAINERS file. Also remove the URL of the previous maintainer, similar content can be found in the SubmittingPatches file. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r--Documentation/SubmittingPatches6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index c282380e04fe..ddc903afd14e 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -183,8 +183,9 @@ Even if the maintainer did not respond in step #4, make sure to ALWAYS
183copy the maintainer when you change their code. 183copy the maintainer when you change their code.
184 184
185For small patches you may want to CC the Trivial Patch Monkey 185For small patches you may want to CC the Trivial Patch Monkey
186trivial@kernel.org managed by Jesper Juhl; which collects "trivial" 186trivial@kernel.org which collects "trivial" patches. Have a look
187patches. Trivial patches must qualify for one of the following rules: 187into the MAINTAINERS file for its current manager.
188Trivial patches must qualify for one of the following rules:
188 Spelling fixes in documentation 189 Spelling fixes in documentation
189 Spelling fixes which could break grep(1) 190 Spelling fixes which could break grep(1)
190 Warning fixes (cluttering with useless warnings is bad) 191 Warning fixes (cluttering with useless warnings is bad)
@@ -196,7 +197,6 @@ patches. Trivial patches must qualify for one of the following rules:
196 since people copy, as long as it's trivial) 197 since people copy, as long as it's trivial)
197 Any fix by the author/maintainer of the file (ie. patch monkey 198 Any fix by the author/maintainer of the file (ie. patch monkey
198 in re-transmission mode) 199 in re-transmission mode)
199URL: <http://www.kernel.org/pub/linux/kernel/people/juhl/trivial/>
200 200
201 201
202 202