2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-29 05:17:41 +00:00

contributors on package.json

This commit is contained in:
yago 2015-07-07 22:29:09 +02:00
parent d6137fe978
commit b47119231f

View File

@ -38,5 +38,34 @@
"bugs": {
"url": "https://github.com/yagop/node-telegram-bot-api/issues"
},
"homepage": "https://github.com/yagop/node-telegram-bot-api"
}
"homepage": "https://github.com/yagop/node-telegram-bot-api",
"contributors": [
{
"name": "Ilias Ismanalijev",
"email": "hello@illyism.com",
"url": "https://github.com/Illyism",
"contributions": 3,
"additions": 52,
"deletions": 4,
"hireable": true
},
{
"name": "Yago",
"email": "yago@yago.me",
"url": "https://github.com/yagop",
"contributions": 38,
"additions": 947,
"deletions": 113,
"hireable": true
},
{
"name": "Riddler",
"email": "",
"url": "https://github.com/Waterloo",
"contributions": 3,
"additions": 64,
"deletions": 2,
"hireable": true
}
]
}