-
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.
added cologne event for gdcr 2023 (#928)
Co-authored-by: Raimo Radczewski <rradczewski@users.noreply.github.com>
- Loading branch information
1 parent
e00ef66
commit 986b638
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
_data/events/2023-11-04-deutschland-koln-gdcr-2023-softwerkskammer-koln-lise-gmbh.json
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,43 @@ | ||
{ | ||
"title": "GDCR 2023 Softwerkskammer Köln @ lise GmbH", | ||
"format": "classic", | ||
"spoken_language": "English, Deutsch", | ||
"url": "https://www.meetup.com/softwerkskammer-koln/events/296717451/", | ||
"code_of_conduct": "https://communitycodeofconduct.com/", | ||
"date": { | ||
"start": "2023-11-04T09:00:00+01:00", | ||
"end": "2023-11-04T17:00:00+01:00" | ||
}, | ||
"moderators": [ | ||
{ | ||
"name": "Maximilian Buttlies" | ||
}, | ||
{ | ||
"name": "Matthias Schneider" | ||
}, | ||
{ | ||
"name": "Andrej Dyck" | ||
}, | ||
{ | ||
"name": "Steve Korzinetzki" | ||
} | ||
], | ||
"sponsors": [ | ||
{ | ||
"name": "lise GmbH", | ||
"url": "https://www.linkedin.com/company/lise-gmbh/" | ||
}, | ||
{ | ||
"name": "Softwerkskammer Köln", | ||
"url": "https://www.meetup.com/softwerkskammer-koln" | ||
} | ||
], | ||
"location": { | ||
"city": "Köln", | ||
"country": "Deutschland", | ||
"coordinates": { | ||
"latitude": 50.9827083, | ||
"longitude": 6.8948579 | ||
} | ||
} | ||
} |