[PATCH 0/4] Scripted update of the MAINTAINERS files

From: Joe Perches
Date: Sat Aug 05 2017 - 21:46:27 EST


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