config refactor: split mass change commits into automated and manual steps

In future, please split mass change commits into at least two commits:

  • automated changes using sed or coccinelle scripts
  • manual cleanup changes

This does not block reviews for code that is already in commits or branches. But it should block reviews for any new commits.