From 3784cb9cb7501b78886e7887784420c38774abbc Mon Sep 17 00:00:00 2001 From: Yago Date: Sat, 26 Sep 2015 23:02:24 +0200 Subject: [PATCH] Updated contributors --- package.json | 49 +++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 43 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4fb786d..5b68d56 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "request": "^2.58.0" }, "devDependencies": { + "contributor": "^0.1.25", "coveralls": "^2.11.2", "del": "^2.0.2", "istanbul": "^0.3.17", @@ -44,15 +45,33 @@ }, "homepage": "https://github.com/yagop/node-telegram-bot-api", "contributors": [ + { + "name": "Guido García", + "email": "palmerabollo@gmail.com", + "url": "https://github.com/palmerabollo", + "contributions": 1, + "additions": 1, + "deletions": 1, + "hireable": true + }, { "name": "Yago", "email": "yago@yago.me", "url": "https://github.com/yagop", - "contributions": 89, - "additions": 1598, - "deletions": 435, + "contributions": 99, + "additions": 1685, + "deletions": 504, "hireable": true }, + { + "name": "Anton", + "email": null, + "url": "https://github.com/Feverqwe", + "contributions": 1, + "additions": 23, + "deletions": 5, + "hireable": null + }, { "name": "Sebastian Troć", "email": "sebastian.troc@gucman.pl", @@ -60,17 +79,35 @@ "contributions": 1, "additions": 1, "deletions": 1, - "hireable": false + "hireable": null + }, + { + "name": "Patricio López Juri", + "email": "lopezjuripatricio@gmail.com", + "url": "https://github.com/mrpatiwi", + "contributions": 1, + "additions": 49, + "deletions": 2, + "hireable": true }, { "name": "Riddler", - "email": "", + "email": null, "url": "https://github.com/Waterloo", "contributions": 3, "additions": 64, "deletions": 2, "hireable": true }, + { + "name": "Ivan Skorokhodov", + "email": "iskorokhodov@gmail.com", + "url": "https://github.com/universome", + "contributions": 3, + "additions": 219, + "deletions": 5, + "hireable": null + }, { "name": "Ilias Ismanalijev", "email": "hello@illyism.com", @@ -81,4 +118,4 @@ "hireable": true } ] -} +} \ No newline at end of file