[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1300902553.24885.110.camel@Joe-Laptop>
Date: Wed, 23 Mar 2011 10:49:13 -0700
From: Joe Perches <joe@...ches.com>
To: Jiri Kosina <trivial@...nel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
"L. Alberto" Giménez <agimenez@...valve.es>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH] MAINTAINERS: Add "K:" pattern for TRIVIAL PATCHES
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@...valve.es>
Signed-off-by: Joe Perches <joe@...ches.com>
---
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@...nel.org>
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@...e.de>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists