From cdd9f19a556f1605c3037ebf6dd64062c811c37a Mon Sep 17 00:00:00 2001
From: Fawzi Mohamed <fawzi@kitabi.eu>
Date: Fri, 30 Nov 2018 11:00:39 +0100
Subject: [PATCH] change author to reflect actual development

---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index ccba486..af85d09 100644
--- a/package.json
+++ b/package.json
@@ -4,11 +4,11 @@
   "description": "Container manager",
   "license": "Apache-2.0",
   "author": {
-    "name": "Ankit Kariryaa"
+    "name": "Fawzi Mohamed"
   },
   "contributors": [
     {
-      "name": "Fawzi Mohamed"
+      "name": "Ankit Kariryaa"
     }
   ],
   "repository": {
-- 
GitLab