diff options
| author | Steven Rostedt <rostedt@goodmis.org> | 2006-08-05 15:14:50 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-08-06 11:57:48 -0400 |
| commit | 855f46ad15d51e10081b13a5ce6fb36223cd2af5 (patch) | |
| tree | 00bef9dc5567bf42f2d21d76fc10e1f60039578c | |
| parent | 757be186129b674e3a0146a4bc1861ed0744cd95 (diff) | |
[PATCH] 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>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
| -rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bac3f706f75e..bd82e99a8c21 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -2641,6 +2641,14 @@ M: dbrownell@users.sourceforge.net | |||
| 2641 | L: spi-devel-general@lists.sourceforge.net | 2641 | L: spi-devel-general@lists.sourceforge.net |
| 2642 | S: Maintained | 2642 | S: Maintained |
| 2643 | 2643 | ||
| 2644 | STABLE BRANCH: | ||
| 2645 | P: Greg Kroah-Hartman | ||
| 2646 | M: greg@kroah.com | ||
| 2647 | P: Chris Wright | ||
| 2648 | M: chrisw@sous-sol.org | ||
| 2649 | L: stable@kernel.org | ||
| 2650 | S: Maintained | ||
| 2651 | |||
| 2644 | TPM DEVICE DRIVER | 2652 | TPM DEVICE DRIVER |
| 2645 | P: Kylene Hall | 2653 | P: Kylene Hall |
| 2646 | M: kjhall@us.ibm.com | 2654 | M: kjhall@us.ibm.com |
