--- /dev/null
+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