servo / rust-url

URL parser for Rust
https://docs.rs/url/
Apache License 2.0
1.31k stars 325 forks source link

Rename `master` branch to `main` #914

Closed mrobinson closed 6 months ago

mrobinson commented 6 months ago

This transition is due to a decision made by the Servo TSC several months ago. We are standardizing on the shorter and friendlier 'main' as the branch name for all active repositories.

valenting commented 6 months ago

@mrobinson do you have the necessary permission to rename the branch?

mrobinson commented 6 months ago

@valenting Yes, I do. If this looks good to you, I will go ahead and do that.

valenting commented 6 months ago

Thank you! 🙏🏻

mrobinson commented 6 months ago

@valenting Okay. The should land shortly. Let me know if you run into any issues and I'll be happy to help clean up.