-
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 #124 from ioos/timvdstap-patch-5
Updated instructors and helpers
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ layout: workshop # DON'T CHANGE THIS. | |
# More detailed instructions (including how to fill these variables for an | ||
# online workshop) are available at | ||
# https://carpentries.github.io/workshop-template/customization/index.html | ||
venue: "OBIS-USA, IOOS, Hakai, CIOOS, MBON, OTN, OBIS" # brief name of the institution that hosts the workshop without address (e.g., "Euphoric State University") | ||
venue: "OBIS-USA, IOOS, Hakai, CIOOS, MBON, OTN, OBIS, Caribbean-OBIS, OBIS-Chile" # brief name of the institution that hosts the workshop without address (e.g., "Euphoric State University") | ||
address: "online" # full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria"), videoconferencing URL, or 'online' | ||
country: "" # lowercase two-letter ISO country code such as "fr" (see https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes) for the institution that hosts the workshop | ||
language: "en" # lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for the workshop | ||
|
@@ -14,9 +14,9 @@ humantime: "13:00 - 17:00 EDT" # human-readable times for the workshop e.g., | |
startdate: 2023-04-22 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 | ||
enddate: 2023-04-23 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 | ||
# instructor list : a boxed, comma-separated list of instructors' names as strings, like ["Abby Benson", "Mathew Biddle"] | ||
instructor: [] | ||
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: [] | ||
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"] | ||
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) | ||
|