-
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 2024-11-09-san-antonio-texas.json (#1028)
- Loading branch information
1 parent
8f6ce01
commit 86ebe26
Showing
1 changed file
with
38 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,38 @@ | ||
{ | ||
"title": "San Antonio Coderetreat 2024", | ||
"format": "classic", | ||
"spoken_language": "English", | ||
"url": "https://leantechniques-3787519.hs-sites.com/coderetreat-san-antonio-2024", | ||
"date": { | ||
"start": "2024-11-08T09:00:00-06:00", | ||
"end": "2024-11-08T16:00:00-06:00" | ||
}, | ||
"moderators": [ | ||
{ | ||
"name": "Daniel Ward", | ||
"url": "https://www.linkedin.com/in/daniel-ward-dev/" | ||
}, | ||
{ | ||
"name": "Patrick Robinson", | ||
"url": "https://www.linkedin.com/in/patrick-robinson-dev/" | ||
} | ||
], | ||
"sponsors": [ | ||
{ | ||
"name": "Zelifcam", | ||
"url": "https://zelifcam.net/" | ||
}, | ||
{ | ||
"name": "Lean TECHniques", | ||
"url": "https://leantechniques.com/" | ||
} | ||
], | ||
"location": { | ||
"city": "San Antonio", | ||
"country": "United States", | ||
"coordinates": { | ||
"latitude": 29.424534, | ||
"longitude": -98.491486 | ||
} | ||
} | ||
} |