Add a user or team as a crate owner.
Section: Publish to crates.io
Manage crate owners
bash
bash
cargo owner --add github:org:team mycrateExplanation
Useful for shared maintenance of published crates.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Publish to crates.io