From 2ff76c902b7095182f556548e3795b3d65933c3c Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Wed, 3 May 2017 17:22:06 +0200 Subject: [PATCH] Update author info --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 354fbe7..69fa3e1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,12 @@ "version": "0.1.0", "description": "Small description for kredits-web goes here", "license": "MIT", - "author": "", + "author": "Kosmos Community", + "contributors": [ + "Garret Alfert ", + "Sebastian Kippe ", + "Michael Bumann " + ], "directories": { "doc": "doc", "test": "tests"