public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] changes at SubmittingDrivers
@ 2003-09-15 23:10 Xose Vazquez Perez
  2003-09-15 23:13 ` [PATCH] changes at SubmittingDrivers v2 Xose Vazquez Perez
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Xose Vazquez Perez @ 2003-09-15 23:10 UTC (permalink / raw)
  To: Tosatti, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 141 bytes --]

hi,

Trivial changes. Maybe Alan Cox wants to change 2.2 maintainer :-?

-thanks-
-- 
Que trabajen los romanos, que tienen el pecho de lata.

[-- Attachment #2: SubmittingDrivers.diff --]
[-- Type: text/plain, Size: 1533 bytes --]

--- linux/Documentation/SubmittingDrivers	2003-01-16 04:26:18.000000000 +0100
+++ linux.new/Documentation/SubmittingDrivers	2003-09-16 01:04:34.000000000 +0200
@@ -25,21 +25,23 @@
 ------------------------
 
 Linux 2.0:
-	No new drivers are accepted for this kernel tree
+	Only _critical_ and security patches are accepted.
+	No new drivers are accepted for this kernel tree.
 
 Linux 2.2:
-	If the code area has a general maintainer then please submit it to
-	the maintainer listed in MAINTAINERS in the kernel file. If the
-	maintainer does not respond or you cannot find the appropriate
-	maintainer then please contact Alan Cox <alan@lxorguk.ukuu.org.uk>
+	The same rules apply as 2.2. The final contact point for submissions
+	is Alan Cox <alan@lxorguk.ukuu.org.uk>.
 
 Linux 2.4:
-	The same rules apply as 2.2. The final contact point for Linux 2.4 
-	submissions is Marcelo Tosatti <marcelo@conectiva.com.br>.
+	If the code area has a general maintainer then please submit it to
+	the maintainer listed in MAINTAINERS in the kernel file. If the
+	maintainer does not respond or you can not find the appropriate
+	maintainer then please contact Marcelo Tosatti
+	<marcelo.tosatti@cyclades.com.br>.
 
-Linux 2.5:
+Linux 2.6:
 	The same rules apply as 2.4 except that you should follow linux-kernel
-	to track changes in API's. The final contact point for Linux 2.5
+	to track changes in API's. The final contact point for Linux 2.6
 	submissions is Linus Torvalds <torvalds@transmeta.com>.
 
 What Criteria Determine Acceptance

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] changes at SubmittingDrivers v2
  2003-09-15 23:10 [PATCH] changes at SubmittingDrivers Xose Vazquez Perez
@ 2003-09-15 23:13 ` Xose Vazquez Perez
  2003-09-15 23:33 ` [PATCH] changes at SubmittingDrivers John Levon
  2003-09-15 23:53 ` Dave Jones
  2 siblings, 0 replies; 4+ messages in thread
From: Xose Vazquez Perez @ 2003-09-15 23:13 UTC (permalink / raw)
  Cc: Tosatti, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

Xose Vazquez Perez wrote:

>  Linux 2.2:
> -	If the code area has a general maintainer then please submit it to
> -	the maintainer listed in MAINTAINERS in the kernel file. If the
> -	maintainer does not respond or you cannot find the appropriate
> -	maintainer then please contact Alan Cox <alan@lxorguk.ukuu.org.uk>
> +	The same rules apply as 2.2. The final contact point for submissions
                                ^^^

> +	is Alan Cox <alan@lxorguk.ukuu.org.uk>.

my fault, it must be 2.0.

-- 
Que trabajen los romanos, que tienen el pecho de lata.

[-- Attachment #2: SubmittingDrivers.diff --]
[-- Type: text/plain, Size: 1533 bytes --]

--- linux/Documentation/SubmittingDrivers	2003-01-16 04:26:18.000000000 +0100
+++ linux.new/Documentation/SubmittingDrivers	2003-09-16 01:04:34.000000000 +0200
@@ -25,21 +25,23 @@
 ------------------------
 
 Linux 2.0:
-	No new drivers are accepted for this kernel tree
+	Only _critical_ and security patches are accepted.
+	No new drivers are accepted for this kernel tree.
 
 Linux 2.2:
-	If the code area has a general maintainer then please submit it to
-	the maintainer listed in MAINTAINERS in the kernel file. If the
-	maintainer does not respond or you cannot find the appropriate
-	maintainer then please contact Alan Cox <alan@lxorguk.ukuu.org.uk>
+	The same rules apply as 2.0. The final contact point for submissions
+	is Alan Cox <alan@lxorguk.ukuu.org.uk>.
 
 Linux 2.4:
-	The same rules apply as 2.2. The final contact point for Linux 2.4 
-	submissions is Marcelo Tosatti <marcelo@conectiva.com.br>.
+	If the code area has a general maintainer then please submit it to
+	the maintainer listed in MAINTAINERS in the kernel file. If the
+	maintainer does not respond or you can not find the appropriate
+	maintainer then please contact Marcelo Tosatti
+	<marcelo.tosatti@cyclades.com.br>.
 
-Linux 2.5:
+Linux 2.6:
 	The same rules apply as 2.4 except that you should follow linux-kernel
-	to track changes in API's. The final contact point for Linux 2.5
+	to track changes in API's. The final contact point for Linux 2.6
 	submissions is Linus Torvalds <torvalds@transmeta.com>.
 
 What Criteria Determine Acceptance

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] changes at SubmittingDrivers
  2003-09-15 23:10 [PATCH] changes at SubmittingDrivers Xose Vazquez Perez
  2003-09-15 23:13 ` [PATCH] changes at SubmittingDrivers v2 Xose Vazquez Perez
@ 2003-09-15 23:33 ` John Levon
  2003-09-15 23:53 ` Dave Jones
  2 siblings, 0 replies; 4+ messages in thread
From: John Levon @ 2003-09-15 23:33 UTC (permalink / raw)
  To: Xose Vazquez Perez; +Cc: Tosatti, linux-kernel

On Tue, Sep 16, 2003 at 01:10:01AM +0200, Xose Vazquez Perez wrote:

>  Linux 2.2:
> -	If the code area has a general maintainer then please submit it to
> -	the maintainer listed in MAINTAINERS in the kernel file. If the
> -	maintainer does not respond or you cannot find the appropriate
> -	maintainer then please contact Alan Cox <alan@lxorguk.ukuu.org.uk>
> +	The same rules apply as 2.2. The final contact point for submissions
> +	is Alan Cox <alan@lxorguk.ukuu.org.uk>.

I guess you mean 2.0 here.

john

-- 
Khendon's Law:
If the same point is made twice by the same person, the thread is over.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] changes at SubmittingDrivers
  2003-09-15 23:10 [PATCH] changes at SubmittingDrivers Xose Vazquez Perez
  2003-09-15 23:13 ` [PATCH] changes at SubmittingDrivers v2 Xose Vazquez Perez
  2003-09-15 23:33 ` [PATCH] changes at SubmittingDrivers John Levon
@ 2003-09-15 23:53 ` Dave Jones
  2 siblings, 0 replies; 4+ messages in thread
From: Dave Jones @ 2003-09-15 23:53 UTC (permalink / raw)
  To: Xose Vazquez Perez; +Cc: Tosatti, linux-kernel

On Tue, Sep 16, 2003 at 01:10:01AM +0200, Xose Vazquez Perez wrote:
 >  	The same rules apply as 2.4 except that you should follow linux-kernel
 > -	to track changes in API's. The final contact point for Linux 2.5
 > +	to track changes in API's. The final contact point for Linux 2.6
 >  	submissions is Linus Torvalds <torvalds@transmeta.com>.

Should be torvalds@osdl.org

		Dave

-- 
 Dave Jones     http://www.codemonkey.org.uk

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-15 23:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-15 23:10 [PATCH] changes at SubmittingDrivers Xose Vazquez Perez
2003-09-15 23:13 ` [PATCH] changes at SubmittingDrivers v2 Xose Vazquez Perez
2003-09-15 23:33 ` [PATCH] changes at SubmittingDrivers John Levon
2003-09-15 23:53 ` Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox