From 620cda2b40486f2aa2f3aeea0c349d76409e4d10 Mon Sep 17 00:00:00 2001
From: JBorrow <joshua.borrow@durham.ac.uk>
Date: Tue, 26 Sep 2017 08:53:13 +0100
Subject: [PATCH] Spelling fixes

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

diff --git a/data/contact.yaml b/data/contact.yaml
index 2639240..c084b5f 100644
--- a/data/contact.yaml
+++ b/data/contact.yaml
@@ -12,17 +12,17 @@ people: [
   },
   {
     name: Dr. Aidan Chalk,
-    role: Developper (Parallelization, GPU),
+    role: Developer (Parallelization, GPU),
     affil: "STFC Daresbury Laboratory, Warrington"
   },
   {
     name: Mr. James S. Willis,
-    role: Developper (Vectorization, MPI),
+    role: Developer (Vectorization, MPI),
     affil: "ICC, Durham University",
   },
   {
     name: Dr. Peter Draper,
-    role: Developper (Parallelization, MPI, domain decomposition),
+    role: Developer (Parallelization, MPI, domain decomposition),
     affil: "ICC, Durham University",
   },
   {
@@ -33,7 +33,7 @@ people: [
   },
   {
     name: Dr. Bert Vandenbroucke,
-    role: Developper (Astrophysics, Hydrodynamics),
+    role: Developer (Astrophysics, Hydrodynamics),
     affil: "School of Physics & Astronomy, Univeristy of St Andrews",
     href: "http://www-star.st-and.ac.uk/~bv7/"
   },
-- 
GitLab