Skip to content

Commit

Permalink
add general workshop info and BYOC session
Browse files Browse the repository at this point in the history
  • Loading branch information
samumantha authored Feb 8, 2024
1 parent b6f4c81 commit c5ecd39
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions calendars/workshops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,36 @@ events:
timezone: Europe/Stockholm
begin: 2023-10-09 15:00:00
duration: {hours: 1, minutes: 30}


# CR March 2024 workshop
- &cr-2024-mar
summary: CodeRefinery workshop, March 2024
location: https://coderefinery.github.io/2024-03-12-workshop/
timezone: Europe/Stockholm
begin: 2024-03-12 09:00:00
duration: {hours: 4, minutes: 30}
repeat:
interval: {days: 1}
until: 2024-03-14 13:30:00
- <<: *cr-2024-mar
begin: 2024-03-19 09:00:00
repeat:
interval: {days: 1}
until: 2024-03-21 14:00:00

# Bring your own code event after sep workshop
- &byoc-cr-2024-mar
summary: Bring your own code session - CodeRefinery workshop, March 2024
location: https://coderefinery.github.io/2024-03-12-workshop/
timezone: Europe/Stockholm
begin: 2024-03-26 13:00:00
duration: {hours: 1, minutes: 30}

# Bring your own code event after sep workshop
- &byoc2-cr-2024-mar
summary: Bring your own code session - CodeRefinery workshop, March 2024
location: https://coderefinery.github.io/2024-03-12-workshop/
timezone: Europe/Stockholm
begin: 2024-04-02 13:00:00
duration: {hours: 1, minutes: 30}

0 comments on commit c5ecd39

Please sign in to comment.