From 015c83efd9810d005f0423fa8dc8ed7716863b51 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 6 Mar 2015 21:17:32 -0800 Subject: [PATCH] Update contributors in package.json. --- package.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 43949f96f..c4520fb8d 100755 --- a/package.json +++ b/package.json @@ -63,11 +63,14 @@ "type": "git", "url": "https://github.com/ccd0/4chan-x.git" }, - "author": "seaweedchan ", "contributors": [ - "Zixaphir", + "James Campos ", "Nicolas Stepien ", - "James Campos " + "ihavenoface ", + "Zixaphir ", + "seaweedchan ", + "Kabir Sala ", + "ccd0 " ], "license": "MIT", "readmeFilename": "README.md",