diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-18 12:58:12 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-18 15:33:25 -0700 |
commit | 7b175c46720f8e6b92801bb634c93d1016f80c62 (patch) | |
tree | 77a42741132a22d4f28dadebbdad02c881eed3f0 /MAINTAINERS | |
parent | 35848f68b07df3f917cb13fc3c134718669f569b (diff) | |
download | linux-7b175c46720f8e6b92801bb634c93d1016f80c62.tar.bz2 |
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 M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> L: stable@vger.kernel.org S: Supported +F: Documentation/stable_kernel_rules.txt STAGING SUBSYSTEM M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |