From 136eacd1933c773d02e44a529b5cb0774f894d87 Mon Sep 17 00:00:00 2001
From: Ben Anderson <b.anderson@soton.ac.uk>
Date: Sun, 17 May 2020 19:42:27 +0100
Subject: [PATCH] Update DESCRIPTION

---
 DESCRIPTION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index cdcc7ae..a947d67 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -6,7 +6,7 @@ Authors@R:
     c(person(given = "Ben",
            family = "Anderson",
            role = c("aut", "cre"),
-           email = "ben.anderson@otago.ac.nz")
+           email = "b.anderson@soton.ac.uk")
            )
 Description: A repo that collects various guidance and resources for people trying to set up and run collaborative reproducible analysis with R. Also a repo that can act as a template for you if you like how we work. You may not... 
 License: MIT License
-- 
GitLab