2009-06-11 23:02:26

by Markus Heidelberg

[permalink] [raw]
Subject: [PATCH] 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 <[email protected]>
---
Documentation/SubmittingPatches | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index f309d3c..9534311 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
copy the maintainer when you change their code.

For small patches you may want to CC the Trivial Patch Monkey
[email protected] managed by Jesper Juhl; which collects "trivial"
-patches. Trivial patches must qualify for one of the following rules:
[email protected] which collects "trivial" patches. Have a look
+into the MAINTAINERS file for its current manager.
+Trivial patches must qualify for one of the following rules:
Spelling fixes in documentation
Spelling fixes which could break grep(1)
Warning fixes (cluttering with useless warnings is bad)
@@ -196,7 +197,6 @@ patches. Trivial patches must qualify for one of the following rules:
since people copy, as long as it's trivial)
Any fix by the author/maintainer of the file (ie. patch monkey
in re-transmission mode)
-URL: <http://www.kernel.org/pub/linux/kernel/people/juhl/trivial/>



--
1.6.3.2.236.ge505d


2009-06-12 09:01:00

by Jiri Kosina

[permalink] [raw]
Subject: Re: [PATCH] trivial: remove the trivial patch monkey's name from SubmittingPatches

On Fri, 12 Jun 2009, Markus Heidelberg wrote:

> 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 <[email protected]>
> ---
> Documentation/SubmittingPatches | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
> index f309d3c..9534311 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
> copy the maintainer when you change their code.
>
> For small patches you may want to CC the Trivial Patch Monkey
> [email protected] managed by Jesper Juhl; which collects "trivial"
> -patches. Trivial patches must qualify for one of the following rules:
> [email protected] which collects "trivial" patches. Have a look
> +into the MAINTAINERS file for its current manager.
> +Trivial patches must qualify for one of the following rules:
> Spelling fixes in documentation
> Spelling fixes which could break grep(1)
> Warning fixes (cluttering with useless warnings is bad)
> @@ -196,7 +197,6 @@ patches. Trivial patches must qualify for one of the following rules:
> since people copy, as long as it's trivial)
> Any fix by the author/maintainer of the file (ie. patch monkey
> in re-transmission mode)
> -URL: <http://www.kernel.org/pub/linux/kernel/people/juhl/trivial/>

Applied, thanks Markus.

--
Jiri Kosina
SUSE Labs