From 37a88c5311821ec04b94f2daa2ac2f4fae0c98af Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <matthieu.schaller@durham.ac.uk> Date: Thu, 20 Aug 2015 18:05:22 +0100 Subject: [PATCH] Updated the README and AUTHORS files. Former-commit-id: 73d0eda9b7af1c979b5505b3734a61ba2c3a6e92 --- AUTHORS | 7 +++++-- README | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 4a841f813e..8323cfb130 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1,5 @@ -Pedro Gonnet: Main author. -Matthieu Schaller: TBA. +Pedro Gonnet gonnet@google.com +Matthieu Schaller matthieu.schaller@durham.ac.uk +Aidan Chalk aidan.chalk@durham.ac.uk +Peter Draper peter.draper@durham.ac.uk +Bert Vandenbroucke bert.vandenbroucke@gmail.com diff --git a/README b/README index e69de29bb2..32353623fb 100644 --- a/README +++ b/README @@ -0,0 +1 @@ +This is SWIFT. See INSTALL.swift for instructions. -- GitLab