In case you missed this in the long release announcement e-mail, `master` was 
renamed to `main` and unblocked so you can now continue contributing without 
disruption. Well, almost. You need to:

1. go to your fork on GitHub and rename its default branch; and
2. update your local clones.

For both steps GitHub should give you nice by-the-hand instructions when you go 
to your fork's main page. The first one you do right away, and the second will 
be asynchronous, which took a minute or so on my own fork.

In case it doesn't for some reason, the full guide covering both steps is here:
https://docs.github.com/en/github/administering-a-repository/renaming-a-branch 
<https://docs.github.com/en/github/administering-a-repository/renaming-a-branch>

Don't be shy to ask if you're unsure how to proceed.

Cheers,
Łukasz

_______________________________________________
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to python-committers-le...@python.org
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/python-committers@python.org/message/BW4AKWPOSPRQRBJVCOEUUJTVBDHIF3S7/
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to