Update the awesome contributors list to HTTPie 2.6.0

This commit is contained in:
Mickaël Schoentgen 2021-10-14 17:17:14 +02:00
parent d8f6a5fe52
commit 3e414d731c
2 changed files with 101 additions and 7 deletions

View File

@ -8,7 +8,12 @@ from jinja2 import Template
from fetch import HERE, load_awesome_people
TPL_FILE = HERE / 'snippet.jinja2'
HTTPIE_TEAM = {'jakubroztocil', 'BoboTiG', 'claudiatd'}
HTTPIE_TEAM = {
'BoboTiG',
'claudiatd',
'jakubroztocil',
'jkbr',
}
def generate_snippets(release: str) -> str:

View File

@ -4,9 +4,19 @@
"2.5.0"
],
"github": "Almad",
"reported": [],
"reported": [
"2.6.0"
],
"twitter": "almadcz"
},
"Annette Wilson": {
"committed": [],
"github": "annettejanewilson",
"reported": [
"2.6.0"
],
"twitter": null
},
"Anton Emelyanov": {
"committed": [
"2.5.0"
@ -23,6 +33,14 @@
],
"twitter": null
},
"Dave": {
"committed": [
"2.6.0"
],
"github": "davecheney",
"reported": [],
"twitter": "davecheney"
},
"Dawid Ferenczy Rogo\u017ean": {
"committed": [],
"github": "ferenczy",
@ -39,6 +57,14 @@
"reported": [],
"twitter": "elena_lape"
},
"Fabio Peruzzo": {
"committed": [],
"github": "peruzzof",
"reported": [
"2.6.0"
],
"twitter": null
},
"F\u00fash\u0113ng": {
"committed": [],
"github": "lienide",
@ -75,11 +101,13 @@
},
"Jakub Roztocil": {
"committed": [
"2.5.0"
"2.5.0",
"2.6.0"
],
"github": "jakubroztocil",
"reported": [
"2.5.0"
"2.5.0",
"2.6.0"
],
"twitter": "jakubroztocil"
},
@ -117,17 +145,20 @@
},
"Micka\u00ebl Schoentgen": {
"committed": [
"2.5.0"
"2.5.0",
"2.6.0"
],
"github": "BoboTiG",
"reported": [
"2.5.0"
"2.5.0",
"2.6.0"
],
"twitter": "__tiger222__"
},
"Miro Hron\u010dok": {
"committed": [
"2.5.0"
"2.5.0",
"2.6.0"
],
"github": "hroncok",
"reported": [],
@ -141,6 +172,16 @@
],
"twitter": null
},
"Omer Akram": {
"committed": [
"2.6.0"
],
"github": "om26er",
"reported": [
"2.6.0"
],
"twitter": "om26er"
},
"Pavel Alexeev aka Pahan-Hubbitus": {
"committed": [],
"github": "Hubbitus",
@ -173,6 +214,14 @@
],
"twitter": null
},
"Vincent van \u2019t Zand": {
"committed": [],
"github": "vovtz",
"reported": [
"2.6.0"
],
"twitter": null
},
"Yannic Schneider": {
"committed": [],
"github": "cynay",
@ -197,6 +246,22 @@
"reported": [],
"twitter": null
},
"claudiatd": {
"committed": [
"2.6.0"
],
"github": "claudiatd",
"reported": [],
"twitter": null
},
"dkreeft": {
"committed": [
"2.6.0"
],
"github": "dkreeft",
"reported": [],
"twitter": null
},
"henryhu712": {
"committed": [
"2.5.0"
@ -205,6 +270,14 @@
"reported": [],
"twitter": null
},
"jakubroztocil": {
"committed": [
"2.6.0"
],
"github": "jkbr",
"reported": [],
"twitter": null
},
"jungle-boogie": {
"committed": [],
"github": "jungle-boogie",
@ -236,5 +309,21 @@
"2.5.0"
],
"twitter": null
},
"\u5d14\u5c0f\u4e8c": {
"committed": [],
"github": "rogerdehe",
"reported": [
"2.6.0"
],
"twitter": null
},
"\u9ec4\u6d77": {
"committed": [],
"github": "hh-in-zhuzhou",
"reported": [
"2.6.0"
],
"twitter": null
}
}