For anyone interested in trying this, you need to set the ENV var `CONTRIBUTORS_TOKEN` with your github API token, then create a README.md with the following sections:<p><pre><code> ### [{project}](https://github.com/{owner}/{project}/)
<!-- contributors-{project} starts -->
contirbutors will be auto-populated here
<!-- contributors-{project} ends -->
</code></pre>
with the {owner} and {project} replaced, then after running authors.py the README will get auto-populated.<p>Very very cool.