Updated contributors

experimental
yago 11 years ago
parent 781dff1164
commit 1f2a647e88
  1. 24
      package.json

@ -40,6 +40,15 @@
}, },
"homepage": "https://github.com/yagop/node-telegram-bot-api", "homepage": "https://github.com/yagop/node-telegram-bot-api",
"contributors": [ "contributors": [
{
"name": "Riddler",
"email": "",
"url": "https://github.com/Waterloo",
"contributions": 3,
"additions": 64,
"deletions": 2,
"hireable": true
},
{ {
"name": "Ilias Ismanalijev", "name": "Ilias Ismanalijev",
"email": "hello@illyism.com", "email": "hello@illyism.com",
@ -53,18 +62,9 @@
"name": "Yago", "name": "Yago",
"email": "yago@yago.me", "email": "yago@yago.me",
"url": "https://github.com/yagop", "url": "https://github.com/yagop",
"contributions": 38, "contributions": 43,
"additions": 947, "additions": 1002,
"deletions": 113, "deletions": 132,
"hireable": true
},
{
"name": "Riddler",
"email": "",
"url": "https://github.com/Waterloo",
"contributions": 3,
"additions": 64,
"deletions": 2,
"hireable": true "hireable": true
} }
] ]

Loading…
Cancel
Save