From 4d319feb20db02ce4ed915aa89dbcd7ca45a4c50 Mon Sep 17 00:00:00 2001 From: Aleksandra Nenadic Date: Tue, 15 Oct 2024 10:18:09 +0100 Subject: [PATCH] Adds contact address --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 366888b..f4463ce 100644 --- a/index.md +++ b/index.md @@ -15,7 +15,7 @@ startdate: 2024-07-01 # machine-readable start date for the workshop in YYY enddate: 2024-07-04 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 instructor: ["Kamilla Kopec-Harding", "Sam Mangham", "Colin Sauze"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] helper: "Philly Broadbent" # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] -email: ["a.nenadic@software.ac.uk"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["marlyn.wescoff@example.org", "fran.bilas@example.org", "ruth.lichterman@example.org"] +email: ["s.aragon@epcc.ed.ac.uk"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["marlyn.wescoff@example.org", "fran.bilas@example.org", "ruth.lichterman@example.org"] collaborative_notes: # optional: URL for the workshop collaborative notes, e.g. an Etherpad or Google Docs document (e.g., https://pad.carpentries.org/2015-01-01-euphoria) eventbrite: # optional: alphanumeric key for Eventbrite registration, e.g., "1234567890AB" (if Eventbrite is being used) ---