From 470bcd425e480394ed9700102fc70f1a7378333c Mon Sep 17 00:00:00 2001 From: Andy Tudhope Date: Wed, 1 Nov 2017 09:55:18 +0200 Subject: [PATCH] Update services.clj Added hutch and myself to the whitelist for testing and so we can make a video for the wiki/update content there generally. --- src/clj/commiteth/routes/services.clj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/clj/commiteth/routes/services.clj b/src/clj/commiteth/routes/services.clj index a3aa3d0..1edefd4 100644 --- a/src/clj/commiteth/routes/services.clj +++ b/src/clj/commiteth/routes/services.clj @@ -189,7 +189,9 @@ "jarradh" "anna02test" "anna03test" - "anna04test"}) + "anna04test" + "pablanopete" + "andytudhope"}) (defapi service-routes (when (:dev env)