From 8d04f3834f44879582e50dff73cd785f7066a3ee Mon Sep 17 00:00:00 2001 From: yago Date: Mon, 27 Jul 2015 00:06:06 +0200 Subject: [PATCH] Updated contributions --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 381e8f8..e8f58bc 100644 --- a/package.json +++ b/package.json @@ -41,15 +41,6 @@ }, "homepage": "https://github.com/yagop/node-telegram-bot-api", "contributors": [ - { - "name": "Sebastian Troć", - "email": "sebastian.troc@gucman.pl", - "url": "https://github.com/SebastianTroc", - "contributions": 1, - "additions": 1, - "deletions": 1, - "hireable": false - }, { "name": "Ilias Ismanalijev", "email": "hello@illyism.com", @@ -63,9 +54,9 @@ "name": "Yago", "email": "yago@yago.me", "url": "https://github.com/yagop", - "contributions": 72, - "additions": 1307, - "deletions": 246, + "contributions": 82, + "additions": 1572, + "deletions": 415, "hireable": true }, { @@ -76,6 +67,15 @@ "additions": 64, "deletions": 2, "hireable": true + }, + { + "name": "Sebastian Troć", + "email": "sebastian.troc@gucman.pl", + "url": "https://github.com/SebastianTroc", + "contributions": 1, + "additions": 1, + "deletions": 1, + "hireable": false } ] -} +} \ No newline at end of file