2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-29 13:27:44 +00:00

Updated contributors

This commit is contained in:
yago 2015-07-12 16:54:13 +02:00
parent 5e1d13749d
commit 5767d500b3

View File

@ -42,13 +42,13 @@
"homepage": "https://github.com/yagop/node-telegram-bot-api", "homepage": "https://github.com/yagop/node-telegram-bot-api",
"contributors": [ "contributors": [
{ {
"name": "Riddler", "name": "Sebastian Troć",
"email": "", "email": "sebastian.troc@gucman.pl",
"url": "https://github.com/Waterloo", "url": "https://github.com/SebastianTroc",
"contributions": 3, "contributions": 1,
"additions": 64, "additions": 1,
"deletions": 2, "deletions": 1,
"hireable": true "hireable": false
}, },
{ {
"name": "Ilias Ismanalijev", "name": "Ilias Ismanalijev",
@ -59,22 +59,22 @@
"deletions": 10, "deletions": 10,
"hireable": true "hireable": true
}, },
{
"name": "Sebastian Troć",
"email": "sebastian.troc@gucman.pl",
"url": "https://github.com/SebastianTroc",
"contributions": 1,
"additions": 1,
"deletions": 1,
"hireable": false
},
{ {
"name": "Yago", "name": "Yago",
"email": "yago@yago.me", "email": "yago@yago.me",
"url": "https://github.com/yagop", "url": "https://github.com/yagop",
"contributions": 66, "contributions": 72,
"additions": 1278, "additions": 1307,
"deletions": 218, "deletions": 246,
"hireable": true
},
{
"name": "Riddler",
"email": "",
"url": "https://github.com/Waterloo",
"contributions": 3,
"additions": 64,
"deletions": 2,
"hireable": true "hireable": true
} }
] ]