From 92083c7e8a23a19e35b2cf12270a35716eab1562 Mon Sep 17 00:00:00 2001
From: Nemo <me@captnemo.in>
Date: Sun, 06 May 2018 18:33:55 +0530
Subject: [PATCH] adds people

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

diff --git a/docker/conf/ubooquity.json b/docker/conf/ubooquity.json
index d2e60fc..21acf8d 100644
--- a/docker/conf/ubooquity.json
+++ a/docker/conf/ubooquity.json
@@ -8,6 +8,8 @@
         "sankalp",
         "riccu",
         "pratyush",
+        "arvind",
+        "shreyas",
         "harman"
       ]
     }
@@ -21,6 +23,7 @@
         "sankalp",
         "riccu",
         "pratyush",
+        "shreyas",
         "arvind",
         "harman"
       ]
@@ -36,6 +39,7 @@
         "riccu",
         "pratyush",
         "arvind",
+        "shreyas",
         "harman"
       ]
     }
@@ -68,6 +72,10 @@
     {
       "name": "harman",
       "passwordHash": "f9bd71d0a8cee05a724efae4f5636123f18d8c9c531c470892f8681375726bd2"
+    },
+    {
+      "name": "shreyas",
+      "passwordHash": "ee4501f0aa63453f4360e974c3220c2c7a4c58d2125d989b80ef855e1471535d"
     }
   ],
   "isFilesProviderEnabled": true,
--
rgit 0.1.5