[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1501983685.git.joe@perches.com>
Date: Sat, 5 Aug 2017 18:45:46 -0700
From: Joe Perches <joe@...ches.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 0/4] Scripted update of the MAINTAINERS files
MAINTAINERS is a very large file.
Update the parse-maintainer script to use specific filenames to
allow scripting of the moving of various bits into separate files.
Add a bash script to move various bits into multiple files.
Joe Perches (4):
parse-maintainers: Add section pattern sorting
parse-maintainers: Use perl hash references and specific filenames
parse-maintainers: Move matching sections from MAINTAINERS
scripts/move_maintainer_sections.bash
scripts/move_maintainer_sections.bash | 87 +++++++++++++++++++++++++++++++
scripts/parse-maintainers.pl | 97 ++++++++++++++++++++++++++---------
2 files changed, 161 insertions(+), 23 deletions(-)
create mode 100755 scripts/move_maintainer_sections.bash
--
2.10.0.rc2.1.g053435c
Powered by blists - more mailing lists