diff options
author | Joe Perches <joe@perches.com> | 2011-03-30 18:19:19 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-03-30 18:19:19 -0400 |
commit | 86ef925f45d384d7d255859da3962ae19b24e228 (patch) | |
tree | 19ae235b6509d347e3fbc36e340bb1024a02e68d /MAINTAINERS | |
parent | 3f8acea307abfbecf0dca8793c30195797c62dba (diff) |
MAINTAINERS: Add "K:" pattern for trivial
Since scripts/get_maintainer.pl was updated to search content before the
patch by commit 7764dcb ("get_maintainer.pl: allow "K:" pattern tests to
match non-patch text") perhaps this might direct a few more patches the
right place.
Original-patch-by: L. Alberto Gim?nez <agimenez@sysvalve.es>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c7a41b1fe453..ed224e091a50 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6215,6 +6215,7 @@ TRIVIAL PATCHES | |||
6215 | M: Jiri Kosina <trivial@kernel.org> | 6215 | M: Jiri Kosina <trivial@kernel.org> |
6216 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git | 6216 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git |
6217 | S: Maintained | 6217 | S: Maintained |
6218 | K: ^Subject:.*(?i)trivial | ||
6218 | 6219 | ||
6219 | TTY LAYER | 6220 | TTY LAYER |
6220 | M: Greg Kroah-Hartman <gregkh@suse.de> | 6221 | M: Greg Kroah-Hartman <gregkh@suse.de> |