The CLI_REPORTER and CLI_PROGRESS_REPORTER classes now have a verbose
mode that is disabled by default. This prevents debug and progress
messages from being output. In v11, we should probably add a --verbose
flag to the cli to turn these on
Errors and warnings continue to be printed normally.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18289
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo. Avoids needing to
repeatly update.
Also updates AUTHORS.txt from current repo with contributor names