diff --git a/index.md b/index.md index db2db4e..bdeb8b0 100644 --- a/index.md +++ b/index.md @@ -15,7 +15,7 @@ startdate: FIXME # machine-readable start date for the workshop in YYYY-MM- enddate: FIXME # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 instructor: ["TBD"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] helper: ["TBD"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] -email: ["kezhang1122@ufl.edu] or ["vmarupaka@ufl.edu"] # 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: ["kezhang1122@ufl.edu", "vmarupaka@ufl.edu"] # 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) ---