Skip to content
Snippets Groups Projects
Commit 7764dcb5 authored by Joe Perches's avatar Joe Perches Committed by Linus Torvalds
Browse files

get_maintainer.pl: allow "K:" pattern tests to match non-patch text


Extend the usage of the K section in the MAINTAINERS file to support
matching regular expressions to any arbitrary text that may precede the
patch itself.  For example, the commit message or mail headers generated
by git-format-patch.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Original-patch-by: default avatarL. Alberto Giménez <agimenez@sysvalve.es>
Acked-by: default avatarL. Alberto Giménez <agimenez@sysvalve.es>

Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 5af5bcb8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment