Hi guys, The Apache CoC (https://www.apache.org/foundation/policies/conduct) especially contains section 5 about the wording we use. Several Apache projects renamed the master branch to the main branch (Apache Karaf, ActiveMQ, Airflow, ...). As we already use main for go, rust, and python repositories, I wonder (for consistency) if we should not rename master to main on the "main" repository.
Apache INFRA can do this "smoothly" but we would have to do some changes: - update build.gradle - update README.md - update to GH Actions (in .github/workflows/*) Thoughts ? Regards JB