From 2bc645851aab007d942400588749ea2e05028e82 Mon Sep 17 00:00:00 2001 From: dakirsc <100888458+dakirsc@users.noreply.github.com> Date: Thu, 16 Nov 2023 09:00:04 -0600 Subject: [PATCH] Add helpers --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 913084c..7e4ee98 100644 --- a/index.md +++ b/index.md @@ -14,7 +14,7 @@ humantime: "9:00 AM - 12:00 PM" # human-readable times for the workshop e.g., startdate: 2023-11-16 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 enddate: 2023-11-17 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 instructor: ["Karl Siewert", "Beth Jones"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] -helper: ["Evan Linde", "Bailey Hoffner"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] +helper: ["Max Prud'homme","Nicole Sump-Crethar","Evan Linde", "Bailey Hoffner"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] email: ["danielle.kirsch@okstate.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)