1
0
mirror of https://github.com/httpie/cli.git synced 2025-06-15 00:15:06 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
5dc4a26277 Remove myself from the HTTPie team 2021-10-25 14:55:45 +02:00
3e414d731c Update the awesome contributors list to HTTPie 2.6.0 2021-10-14 17:17:14 +02:00
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