Skip to content

Commit

Permalink
add byoc sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
samumantha authored Sep 18, 2023
1 parent e3b7f59 commit 3bb6bd6
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions calendars/workshops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,19 @@ events:
repeat:
interval: {days: 1}
until: 2023-09-21 13:30:00
- <<: *cr-2023-sep
begin: 2023-09-26 9:00:00
repeat:
interval: {days: 1}
until: 2023-09-28 13:30:00

# Bring your own code event after sep workshop
- &byoc-cr-2023-sep
summary: Bring your own code session - CodeRefinery workshop, September 2023
location: https://coderefinery.github.io/2023-09-19-workshop/
timezone: Europe/Stockholm
begin: 2023-10-02 15:00:00
duration: {hours: 1, minutes: 30}

# Bring your own code event after sep workshop
- &byoc-cr-2023-sep
summary: Bring your own code session - CodeRefinery workshop, September 2023
location: https://coderefinery.github.io/2023-09-19-workshop/
timezone: Europe/Stockholm
begin: 2023-10-09 15:00:00
duration: {hours: 1, minutes: 30}

0 comments on commit 3bb6bd6

Please sign in to comment.