diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-18 15:58:12 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-18 18:33:25 -0400 |
commit | 7b175c46720f8e6b92801bb634c93d1016f80c62 (patch) | |
tree | 77a42741132a22d4f28dadebbdad02c881eed3f0 /MAINTAINERS | |
parent | 35848f68b07df3f917cb13fc3c134718669f569b (diff) |
MAINTAINERS: add stable_kernel_rules.txt to stable maintainer information
This hopefully will help point developers to the proper way that patches
should be submitted for inclusion in the stable kernel releases.
Reported-by: David Howells <dhowells@redhat.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 14746ad5ee15..ad1c6ee7caab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7676,6 +7676,7 @@ STABLE BRANCH | |||
7676 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 7676 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
7677 | L: stable@vger.kernel.org | 7677 | L: stable@vger.kernel.org |
7678 | S: Supported | 7678 | S: Supported |
7679 | F: Documentation/stable_kernel_rules.txt | ||
7679 | 7680 | ||
7680 | STAGING SUBSYSTEM | 7681 | STAGING SUBSYSTEM |
7681 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 7682 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |