Skip to content

Commit

Permalink
Merge pull request #3 from Ahobert/patch-1
Browse files Browse the repository at this point in the history
modifed helpers list
  • Loading branch information
njahn82 authored Nov 4, 2019
2 parents 67b9ca2 + 08cf85a commit d182417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ humandate: "Nov 12-13, 2019" # human-readable dates for the workshop (e.g., "
humantime: "9:30 am - 4:30 pm" # human-readable times for the workshop (e.g., "9:00 am - 4:30 pm")
startdate: 2019-11-12 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01
enddate: 2019-11-13 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02
instructor: ["Birgit Schmidt", "Claudia Engelhardt", "Timo Gnadt", "Najko Jahn", "Peter Kiraly", "Daniel Bangert", "Thomas Staudt"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
helper: ["Julika Mimkes", "Anne Hobert", "Astrid Orth", "Hanna Varachkina"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"]
instructor: ["Birgit Schmidt", "Claudia Engelhardt", "Timo Gnadt", "Najko Jahn", "Peter Kiraly", "Daniel Bangert"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
helper: ["Julika Mimkes", "Anne Hobert", "Astrid Orth", "Hanna Varachkina", "Thomas Staudt"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"]
email: ["claudia.engelhardt@sub.uni-goettingen.de"] # 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.carpentries.org/2019-11-12-ugoe-carpentries # optional: URL for the workshop collaborative notes, e.g. an Etherpad or Google Docs document
eventbrite: 74788551571 # optional: alphanumeric key for Eventbrite registration, e.g., "1234567890AB" (if Eventbrite is being used)
Expand Down

0 comments on commit d182417

Please sign in to comment.