Default branch for WICG repos

Hey folks!

I just migrated the default branches for WICG repos from `master` to `main`.

Please update your local copies using the following incantation:
`git branch -m master main; git fetch origin; git branch -u origin/main
main`

Cheers :)
Yoav

Received on Friday, 5 March 2021 22:16:19 UTC