From 1f2a647e887df03a37c6ecd0c8b4946e81a0f7b8 Mon Sep 17 00:00:00 2001 From: yago Date: Wed, 8 Jul 2015 22:15:17 +0200 Subject: [PATCH] Updated contributors --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 797dee8..8d64db5 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,15 @@ }, "homepage": "https://github.com/yagop/node-telegram-bot-api", "contributors": [ + { + "name": "Riddler", + "email": "", + "url": "https://github.com/Waterloo", + "contributions": 3, + "additions": 64, + "deletions": 2, + "hireable": true + }, { "name": "Ilias Ismanalijev", "email": "hello@illyism.com", @@ -53,19 +62,10 @@ "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, + "contributions": 43, + "additions": 1002, + "deletions": 132, "hireable": true } ] -} +} \ No newline at end of file