Commit f62870db authored by Kees Cook's avatar Kees Cook Committed by Adrian Bunk
Browse files

Documentation/SubmittingPatches: update Trivial Patch Monkey information



While looking for where to send trivial patches, I found old contact
information in Documentation/SubmittingPatches.

Signed-off-by: default avatarKees Cook <kees@outflux.net>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 5e03e2c4
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -158,7 +158,7 @@ Even if the maintainer did not respond in step #4, make sure to ALWAYS
copy the maintainer when you change their code.
copy the maintainer when you change their code.


For small patches you may want to CC the Trivial Patch Monkey
For small patches you may want to CC the Trivial Patch Monkey
trivial@rustcorp.com.au set up by Rusty Russell; which collects "trivial"
trivial@kernel.org managed by Adrian Bunk; which collects "trivial"
patches. Trivial patches must qualify for one of the following rules:
patches. Trivial patches must qualify for one of the following rules:
 Spelling fixes in documentation
 Spelling fixes in documentation
 Spelling fixes which could break grep(1).
 Spelling fixes which could break grep(1).
@@ -171,7 +171,7 @@ patches. Trivial patches must qualify for one of the following rules:
 since people copy, as long as it's trivial)
 since people copy, as long as it's trivial)
 Any fix by the author/maintainer of the file. (ie. patch monkey
 Any fix by the author/maintainer of the file. (ie. patch monkey
 in re-transmission mode)
 in re-transmission mode)
URL: <http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/>
URL: <http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/>