HACKER Q&A
📣 mleonhard

How to find code reviewers for new FOSS projects?


I'm publishing my first rust library. It needs reviewing by an experienced rustacean. How can I find that person?

How can I find reviewers for FOSS projects in other languages, like golang & python?


  👤 pabs3 Accepted Answer ✓
Maybe using crev?

https://github.com/crev-dev/crev https://github.com/crev-dev/cargo-crev

Probably just publish it and eventually you will get some review or bug reports.