From 452c7d5b79b5dfd88916f24f3275f6e353a5e994 Mon Sep 17 00:00:00 2001
From: Nemo <me@captnemo.in>
Date: Thu, 19 Apr 2018 01:45:19 +0530
Subject: [PATCH] new user

---
 docker/conf/ubooquity.json | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/docker/conf/ubooquity.json b/docker/conf/ubooquity.json
index cb96f4d..0e837da 100644
--- a/docker/conf/ubooquity.json
+++ a/docker/conf/ubooquity.json
@@ -19,7 +19,8 @@
         "tatooine",
         "sankalp",
         "riccu",
-        "pratyush"
+        "pratyush",
+        "arvind"
       ]
     }
   ],
@@ -31,7 +32,8 @@
         "tatooine",
         "sankalp",
         "riccu",
-        "pratyush"
+        "pratyush",
+        "arvind"
       ]
     }
   ],
@@ -55,6 +57,10 @@
     {
       "name": "pratyush",
       "passwordHash": "e63af1a184949abfd3666ef2c60c462191619fdcefadf9021a5d24f236d302fe"
+    },
+    {
+      "name": "arvind",
+      "passwordHash": "126f31712138ea8e5f77c0e2565be848ec87a4057dfe1c4070a6c9d1f3de8ded"
     }
   ],
   "isFilesProviderEnabled": true,
--
rgit 0.1.5