From a20d6ae26ced2aef3c73b887f7665f326c340e7b Mon Sep 17 00:00:00 2001
From: Josh Borrow <joshua.borrow@durham.ac.uk>
Date: Mon, 17 Dec 2018 15:30:00 +0000
Subject: [PATCH] Added John Helly to developers list.

---
 data/contact.yaml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/data/contact.yaml b/data/contact.yaml
index 61d93aa..d9f4738 100644
--- a/data/contact.yaml
+++ b/data/contact.yaml
@@ -3,11 +3,12 @@ people: [
     name: Dr. Matthieu Schaller,
     role: Project co-PI (Astro),
     affil: "ICC, Durham University -- Leiden Observatory",
-    href: "icc.dur.ac.uk/~jlvc76"
+    href: "http://icc.dur.ac.uk/~jlvc76"
   },
   {
     name: Dr. Pedro Gonnet,
     role: Project co-PI (CompSci),
+    href: "https://scholar.google.com/citations?user=IqOpdUkAAAAJ&hl=en",
     affil: "ECS, Durham University -- Google Switzerland"
   },
   {
@@ -79,4 +80,9 @@ people: [
     role: Astronomer,
     affil: "Dublin City University"
   },
+  {
+    name: Dr John Helly,
+    role: Developer,
+    affil: "ICC, Durham University"
+  },
 ]
-- 
GitLab