From 9ddad29e1852a6b8fc0fa0192e4f86d54116a7f6 Mon Sep 17 00:00:00 2001 From: Colin Jones Date: Thu, 10 Oct 2013 20:44:31 +0100 Subject: [PATCH] Amendments to package.json --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 32e2841..32882ee 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/thetestpeople/node-dogapi" + "url": "git://github.com/brettlangdon/node-dogapi" }, "keywords": [ "datadog", @@ -19,6 +19,9 @@ "dog api" ], "author": "Brett Langdon (http://brett.is)", + "contributors":[ + "colinjonesx (http://www.thetestpeople.com)" + ], "license": "MIT", "readmeFilename": "README.md", "gitHead": "f388635a5ab4f4da25702dc0999385d437bdf2bc",