-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Would you be willing to join forces and move development of your crate to the crate-ci org?
I think this quote from killercup explains the value of a shared org:
There is no reason why so many popular crates should live in user-repos instead of in community-managed organizations (speaking in Github terms). Writing and then publishing a bunch of code as a crate one thing, but maintaining it, fixing bugs, replying to issues and pull requests, that takes up a lot of time as well. Time, that a lot of developers don't have, or don't want to invest. cargo-edit, for example, which lives under my Github username, has two wonderful maintainers, who are more active than I am. But should I create a cargo-edit organization and move the repo there? If there was a good and definitive answer, which would neither make me deal with the organizational aspects not result in accumulating lot of junk code, I'd be really happy.
You can see more about my goal for this new org on my rust2018 post
We still need to work out the governance model but you can maintain as much control over your crate as you wish.
Specifically for this project, things I think could be nice to cargo-coverage renamed to cargo-kcov to recognize there are multiple ways to gather coverage information and to allow them to be installed.