diff --git a/package.json b/package.json index 797dee83..8d64db50 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