Skip to content

Commit ee90bb4

Browse files
authored
Merge branch 'master' into feat/improve-ticket-card-theme
2 parents b3cd518 + 781f346 commit ee90bb4

1 file changed

Lines changed: 22 additions & 1 deletion

File tree

config/pretalx/city-lists.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
[]
1+
[
2+
{
3+
"name": "London",
4+
"country": "UK",
5+
"date": "30 September, 2026 - 1 October, 2026",
6+
"cfpDate": "9 August, 2026",
7+
"description": "Join us for AsyncAPI London. CFP and schedule data are managed in Pretalx.",
8+
"img": "https://conference.asyncapi.com//img/locations/london.webp",
9+
"address": "Convene Sancroft, St. Paul's, London",
10+
"mapUrl": "https://maps.app.goo.gl/vu9KaqbZkZQCj6F48",
11+
"sponsors": {
12+
"eventSponsors": []
13+
},
14+
"freeEntry": true,
15+
"cfp": {
16+
"provider": "pretalx",
17+
"eventSlug": "london-2026"
18+
},
19+
"recordings": null,
20+
"playlist": null
21+
}
22+
]

0 commit comments

Comments
 (0)