Is it possible to publish to crates.io as a Github org (rather than a single user)?
I couldn't find any information on this, which makes me think it is impossible. Also logging to crates.io with my Github account does not give me any option of choosing to act as the org. However, I took a look at the rand crate by the Rust team (https://crates.io/crates/rand). Their listed owners include teams in Github orgs. I am guessing there should be a way to achieve this. Any information would be helpful. Thanks a lot.