From e7dd6350b46ab321f66341684621d7405780f5dd Mon Sep 17 00:00:00 2001
From: Josh Borrow <joshua.borrow@durham.ac.uk>
Date: Mon, 6 Apr 2020 12:07:13 +0100
Subject: [PATCH] Added bert's new affil

---
 data/contact.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/contact.yaml b/data/contact.yaml
index 79227d4..f8b71b2 100644
--- a/data/contact.yaml
+++ b/data/contact.yaml
@@ -41,8 +41,8 @@ people: [
   {
     name: Dr. Bert Vandenbroucke,
     role: "Developer",
-    affil: "University of St-Andrews",
-    href: "http://www-star.st-and.ac.uk/~bv7/",
+    affil: "Ghent University",
+    href: "https://users.ugent.be/~bwvdnbro/",
     expertise: "Hydrodynamics and numerical schemes"
   },
   {
-- 
GitLab