-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #127 from ioos/timvdstap-patch-1
Included two additional helpers
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ enddate: 2023-04-23 # machine-readable end date for the workshop in YYYY- | |
# instructor list : a boxed, comma-separated list of instructors' names as strings, like ["Abby Benson", "Mathew Biddle"] | ||
instructor: ["Mathew Biddle", "Laura Brenskelle", "Steve Formel", "Elizabeth Lawrence", "Tylar Murray", "Carolina Peralta", "Jonathan Pye", "Tim van der Stap"] | ||
# helper list: a boxed, comma-separated list of helper's names as strings, like ["Ben Best", "Carolina Peralta"] | ||
helper: ["Pedro Pablo Aros", "Caitlin Bate", "Bruce Delo", "Angela Dini", "Braulio Fernandez", "Pamela Fierro", "Brian Jones", "Shannon Landovskis", "YingHuan Niu", "Kyla Richards", "Joxmer Scott-Frias"] | ||
helper: ["Pedro Pablo Aros", "Caitlin Bate", "Nicolás Bralic", "Bruce Delo", "Angela Dini", "Braulio Fernandez", "Pamela Fierro", "Ignacio Ibanez", "Brian Jones", "Shannon Landovskis", "YingHuan Niu", "Kyla Richards", "Joxmer Scott-Frias"] | ||
email: ["https://obis.org/contact/"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["[email protected]", "[email protected]", "[email protected]"] | ||
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) | ||
|