We are going through all of the node.js repositories to rename the primary branch to main. Please see nodejs/node#33864 for more context.
The only references I see in the repo to master (other than in links to licence files which should redirect on their own) are:
.github/workflows/release-please.yml
/README.md (buld status branch)
There two would required an update to change master -> main at the same time.
Opening this issue to see what the best way to get the update done. I can rename the branch/update those two files but might better if somebody active in the project does it or we did it together.
We are going through all of the node.js repositories to rename the primary branch to main. Please see nodejs/node#33864 for more context.
The only references I see in the repo to master (other than in links to licence files which should redirect on their own) are:
.github/workflows/release-please.yml
/README.md (buld status branch)
There two would required an update to change master -> main at the same time.
Opening this issue to see what the best way to get the update done. I can rename the branch/update those two files but might better if somebody active in the project does it or we did it together.