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 14:06:05 -0700 |
commit | 4ca8a3c1b17cde8241eb9157484519427fa5bf91 (patch) | |
tree | e68a5b1148ae8a90751ff16bddac826b73a2e817 /MAINTAINERS | |
parent | c4e321b85a89d7cd392d3105b2c033a6c58ed337 (diff) | |
download | linux-3.10-4ca8a3c1b17cde8241eb9157484519427fa5bf91.tar.gz linux-3.10-4ca8a3c1b17cde8241eb9157484519427fa5bf91.tar.bz2 linux-3.10-4ca8a3c1b17cde8241eb9157484519427fa5bf91.zip |
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 e3e1515ba5a..21116cc3b4a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2656,6 +2656,14 @@ M: chrisw@sous-sol.org L: stable@kernel.org 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 |