]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add maintainers entry for -stable
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Aug 2006 20:59:56 +0000 (13:59 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Aug 2006 20:59:56 +0000 (13:59 -0700)
queue-2.6.17/add-stable-branch-to-maintainers-file.patch [new file with mode: 0644]
queue-2.6.17/series

diff --git a/queue-2.6.17/add-stable-branch-to-maintainers-file.patch b/queue-2.6.17/add-stable-branch-to-maintainers-file.patch
new file mode 100644 (file)
index 0000000..241e08a
--- /dev/null
@@ -0,0 +1,43 @@
+From stable-bounces@linux.kernel.org Thu Aug  3 09:28:46 2006
+From: Steven Rostedt <rostedt@goodmis.org>
+To: Andrew Morton <akpm@osdl.org>
+Date: Thu, 03 Aug 2006 12:28:11 -0400
+Message-Id: <1154622491.32264.37.camel@localhost.localdomain>
+Cc: Chris Wright <chrisw@sous-sol.org>, Greg KH <greg@kroah.com>, LKML <linux-kernel@vger.kernel.org>, stable@kernel.org
+Subject: Add stable branch to maintainers file
+
+From: Steven Rostedt <rostedt@goodmis.org>
+
+While helping someone to submit a patch to the stable branch, I noticed
+that the stable branch is not listed in the MAINTAINERS file.  This was
+after I went there to look for the email addresses for the stable branch
+list (stable@kernel.org).
+
+This patch adds the stable branch to the maintainers file so that people
+can find where to send patches when they have a fix for the stable team.
+
+Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+
+---
+ MAINTAINERS |    8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+--- linux-2.6.17.7.orig/MAINTAINERS
++++ linux-2.6.17.7/MAINTAINERS
+@@ -2572,6 +2572,14 @@ M:      dbrownell@users.sourceforge.net
+ L:    spi-devel-general@lists.sourceforge.net
+ S:    Maintained
++STABLE BRANCH:
++P:    Greg Kroah-Hartman
++M:    greg@kroah.com
++P:    Chris Wright
++M:    chrisw@sous-sol.org
++L:    stable@kernel.org
++S:    Maintained
++
+ TPM DEVICE DRIVER
+ P:    Kylene Hall
+ M:    kjhall@us.ibm.com
index ef401a4ad16ded8c7cbec35801f1d7fd2097d94f..11089df07768976ac146d0e13fc27b13752d0d5e 100644 (file)
@@ -19,3 +19,4 @@ cond_resched-fix.patch
 fix-budget-av-compile-failure.patch
 s390-fix-futex_atomic_cmpxchg_inatomic.patch
 tty-serialize-flush_to_ldisc.patch
+add-stable-branch-to-maintainers-file.patch