Skip to content

Commit

Permalink
Alphabetical order of helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
catchSheep committed Jul 30, 2024
1 parent 4bace76 commit 1715844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ humantime: "9am-4:30pm AWST" # human-readable times for the workshop e.g., "9
startdate: 2024-09-04 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01
enddate: 2024-09-05 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02
instructor: ["Calvin Pang", "Leigh Tyers"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
helper: ["Rhys Sheil", "Alex Massen-Hane", "Kristina Gagalova", "Martin Cupák", "Nancy Tippaya", "Kathryn Napier"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"]
helper: ["Alex Massen-Hane", "Kathryn Napier", "Kristina Gagalova", "Martin Cupák", "Nancy Tippaya", "Rhys Sheil" ] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"]
email: ["curtinids@curtin.edu.au"] # 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)
Expand Down

0 comments on commit 1715844

Please sign in to comment.