diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2006-08-03 12:28:11 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-08-11 17:06:05 -0400 |
commit | 4ca8a3c1b17cde8241eb9157484519427fa5bf91 (patch) | |
tree | e68a5b1148ae8a90751ff16bddac826b73a2e817 /MAINTAINERS | |
parent | c4e321b85a89d7cd392d3105b2c033a6c58ed337 (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-- | MAINTAINERS | 8 |
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 | |||
2656 | L: stable@kernel.org | 2656 | L: stable@kernel.org |
2657 | S: Maintained | 2657 | S: Maintained |
2658 | 2658 | ||
2659 | STABLE BRANCH: | ||
2660 | P: Greg Kroah-Hartman | ||
2661 | M: greg@kroah.com | ||
2662 | P: Chris Wright | ||
2663 | M: chrisw@sous-sol.org | ||
2664 | L: stable@kernel.org | ||
2665 | S: Maintained | ||
2666 | |||
2659 | TPM DEVICE DRIVER | 2667 | TPM DEVICE DRIVER |
2660 | P: Kylene Hall | 2668 | P: Kylene Hall |
2661 | M: kjhall@us.ibm.com | 2669 | M: kjhall@us.ibm.com |