From d5511903c0e1eaabf5986bdf9e73a44f0fb6d895 Mon Sep 17 00:00:00 2001 From: Chris Wood Date: Fri, 5 Apr 2024 16:13:13 +0100 Subject: [PATCH] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 13dc470..5ad2f61 100644 --- a/index.md +++ b/index.md @@ -13,7 +13,7 @@ humandate: "April 9th-10th 2024" # human-readable dates for the workshop (e.g humantime: "09:30 - 17:00 BST" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)" startdate: 2024-04-09 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 enddate: 2024-04-10 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 -instructor: ["Colin Suaze", "Chris Wood"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] +instructor: ["Colin Sauze", "Chris Wood"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] helper: ["Max Birkett", "Tobias Ferreira", "Ian Smith"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] email: ["c.wood@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: https://pad.archer2.ac.uk/p/2024-04-09-liverpool # 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)