[PATCH] MAINTAINERS: Add "K:" pattern for TRIVIAL PATCHES

From: Joe Perches
Date: Wed Mar 23 2011 - 13:49:18 EST


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@xxxxxxxxxxx>
Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

---

MAINTAINERS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e11953d..c0c4d23 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6209,6 +6209,7 @@ TRIVIAL PATCHES
M: Jiri Kosina <trivial@xxxxxxxxxx>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
S: Maintained
+K: ^Subject:.*(?i)trivial

TTY LAYER
M: Greg Kroah-Hartman <gregkh@xxxxxxx>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/