httpie-cli/docs/contributors/README.md
Mickaël Schoentgen a65771e271
Add a script that lists all contributors to a release (#1181)
* Add a script that lists all contributors to a release

We will keep a contributors database (simple JSON file) where
each entry is a contributor (either a committer, either an issue reporter,
either both) with some nicknames (GitHub, and Twitter).
The file will be used to craft credits on our release blog posts and to ping
them on Twitter.

* Add templates

* Missing docstring

* Clean-up

* Tweak
2021-10-14 10:33:14 +02:00

169 B

Here we maintain a database of contributors, from which we generate credits on release blog posts and social medias.

For the HTTPie blog see: https://httpie.io/blog.