Manage the owners of a crate on the registry. More information: https://doc.rust-lang.org/cargo/commands/cargo-owner.html.
cargo owner --add username|github:org_name:team_name crate
cargo owner --remove username|github:org_name:team_name crate
cargo owner --list crate
cargo owner --registry name