]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
parse-maintainers: Move matching sections from MAINTAINERS
authorJoe Perches <joe@perches.com>
Sun, 6 Aug 2017 01:45:49 +0000 (18:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Aug 2017 18:16:14 +0000 (11:16 -0700)
commitb95c29a20f070babfea92ab8f741ec94695617d3
treecb469e1612ee52dd744d2be7e2ef4c33e596eb4b
parentfe9090301fed202a80a6113534efaa0d9184543b
parse-maintainers: Move matching sections from MAINTAINERS

Allow any number of command line arguments to match either the
section header or the section contents and create new files.

Create MAINTAINERS.new and SECTION.new.

This allows scripting of the movement of various sections from
MAINTAINERS.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/parse-maintainers.pl