-
Notifications
You must be signed in to change notification settings - Fork 418
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create Calgary Software Crafters GDCR event (#933)
* Create 2023-11-04-canada-calgary.json * Update 2023-11-04-canada-calgary.json
- Loading branch information
Showing
1 changed file
with
42 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"title": "Calgary Software Crafters Global Day of Coderetreat", | ||
"format": "ensemble", | ||
"spoken_language": "English", | ||
"url": "https://www.meetup.com/calgary-software-crafters/events/296709420/", | ||
"code_of_conduct": "https://www.coderetreat.org/resources/code-of-conduct/", | ||
"date": { | ||
"start": "2023-11-04T09:30:00-06:00", | ||
"end": "2023-11-04T16:15:00-06:00" | ||
}, | ||
"moderators": [ | ||
{ | ||
"name": "Tony Vo" | ||
}, | ||
{ | ||
"name": "Jacqueline Lee" | ||
}, | ||
{ | ||
"name": "Julie Gunawan" | ||
}, | ||
{ | ||
"name": "Susan Fung" | ||
}, | ||
{ | ||
"name": "Matt Hughes" | ||
}, | ||
{ | ||
"name": "Rocky Rhodes" | ||
}, | ||
{ | ||
"name": "Shreya Gokani" | ||
} | ||
], | ||
"location": { | ||
"city": "Calgary", | ||
"country": "Canada", | ||
"coordinates": { | ||
"latitude": 51.0447, | ||
"longitude": 114.0719 | ||
} | ||
} | ||
} |