Hi guys

I'm pleased to announce that the master branch has been renamed to main.

https://github.com/apache/iceberg

You can see that all PRs are now based on main (it's completely transparent).

We can now merge the corresponding PR
(https://github.com/apache/iceberg/pull/8722). I will work with the
team to merge it asap.

Thanks !
Regards
JB

On Fri, Sep 29, 2023 at 2:35 PM Jean-Baptiste Onofré <[email protected]> wrote:
>
> 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

Reply via email to