aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2006-08-03 12:28:11 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2006-08-11 17:06:05 -0400
commit4ca8a3c1b17cde8241eb9157484519427fa5bf91 (patch)
treee68a5b1148ae8a90751ff16bddac826b73a2e817 /MAINTAINERS
parentc4e321b85a89d7cd392d3105b2c033a6c58ed337 (diff)
Add stable branch to maintainers file
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e3e1515ba5a9..21116cc3b4a5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2656,6 +2656,14 @@ M: chrisw@sous-sol.org
2656L: stable@kernel.org 2656L: stable@kernel.org
2657S: Maintained 2657S: Maintained
2658 2658
2659STABLE BRANCH:
2660P: Greg Kroah-Hartman
2661M: greg@kroah.com
2662P: Chris Wright
2663M: chrisw@sous-sol.org
2664L: stable@kernel.org
2665S: Maintained
2666
2659TPM DEVICE DRIVER 2667TPM DEVICE DRIVER
2660P: Kylene Hall 2668P: Kylene Hall
2661M: kjhall@us.ibm.com 2669M: kjhall@us.ibm.com