[PATCH v1 1/1] MAINTAINERS: Sort sections with parse-maintainers.pl help
Joe Perches
joe at perches.com
Wed Nov 17 15:17:18 PST 2021
On Wed, 2021-11-17 at 21:05 +0200, Andy Shevchenko wrote:
> Sort sections with parse-maintainers.pl help since quite a few
> got unsorted from the previous run.
If this is done, I think adding --order to the command line would be better.
For next-20211117 this gives
$ ./scripts/parse-maintainers.pl --input=MAINTAINERS --output=MAINTAINERS --order
$ git diff --stat MAINTAINERS
MAINTAINERS | 826 +++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------
1 file changed, 413 insertions(+), 413 deletions(-)
More information about the linux-riscv
mailing list