generated from carpentries/workshop-template
-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed list of helpers and instructors and dates for 2025
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 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 |
---|---|---|
|
@@ -11,10 +11,10 @@ latitude: "41.842258" # decimal latitude of workshop venue (use https://w | |
longitude: "-88.245781" # decimal longitude of the workshop venue (use https://www.latlong.net) | ||
humandate: "Asynchronously from November to mid-December, before the school starts in January" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020") | ||
humantime: "24/7" # human-readable times for the workshop (e.g., "9:00 am - 4:30 pm") | ||
startdate: 2024-01-08 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 | ||
enddate: 2024-01-12 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 | ||
instructor: ["Gabriele Benelli", "Marguerite Tonjes", "David Yu"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] | ||
helper: ["Jyoti Babbar", "Bhim Bam", "Michael Carrigan", "Roy Cruz Candelaria", "Sridhara Dasu", "Andres Delannoy", "Tamer Elkafrawy", "Guillermo Antonio Fidalgo Rodriguez", "Raghav Kansal", "Georgios Krintiras", "Beren Ozek", "Titas Roy", "Nick Smith"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] | ||
startdate: 2025-01-13 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 | ||
enddate: 2025-01-17 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 | ||
instructor: ["David Yu", "Gabriele Benelli", "Marguerite Tonjes", ] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] | ||
helper: ["David Yu", "Garvita Agarwal", "Gabriele Benelli", "Hichem Bouchamaoui", "Roy Cruz", "Tamer Elkafrawy", "Lingqiang He", "Andrew Loeliger", "Tetiana Mazurets", "Carlos Perez", "Richa Sharma", "Ali Eren Simsek", "Marguerite Tonjes", "Daniel Wilbern", "Raymond Wynne", "Irene Zoi"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] | ||
#helper: ["Tamer Elkafrawy", "Pampa Ghose", "Redwan Md Habibullah", "Christopher Madrid", "Christine McLean", "Andrew Melo", "Steve Mrenna", "Jingyu Zhang"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] | ||
email: ["[email protected]"] # 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) | ||
|