Skip to content

Commit d5bbdef

Browse files
authored
adding helpers and isntructors
1 parent d58a8db commit d5bbdef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ humandate: "June 2-5, 2025" # human-readable dates for the workshop (e.g., "F
1313
humantime: "1:00 pm - 5:00 pm" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)"
1414
startdate: 2025-06-02 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01
1515
enddate: 2025-06-05 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02
16-
instructor: ["Sarah Stevens", "TBD"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
17-
helper: ["Sarah Stevens", "TBD"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"]
16+
instructor: ["Sarah Stevens", "Hayden Elza", "Chris Endemann", "Ana Wells"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
17+
helper: ["Trisha Adamus", "Heather Shimon"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"]
1818
email: ["facilitator@datascience.wisc.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"]
1919
collaborative_notes: https://pad.carpentries.org/2024-06-03-uwmadison-dc # 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)
2020
eventbrite: 1353361002189 # optional: alphanumeric key for Eventbrite registration, e.g., "1234567890AB" (if Eventbrite is being used)

0 commit comments

Comments
 (0)