Skip to content

Commit 5deab9d

Browse files
committed
myConf in Varberg Sweden
1 parent 8e83493 commit 5deab9d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

conferences/2025/general.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,16 @@
422422
"cfpEndDate": "2024-06-27",
423423
"twitter": "@NZTechRally"
424424
},
425+
{
426+
"name": "myConf",
427+
"url": "https://myconf.io",
428+
"startDate": "2025-05-25",
429+
"endDate": "2025-05-27",
430+
"city": "Varberg",
431+
"country": "Sweden",
432+
"online": false,
433+
"locales": "EN"
434+
},
425435
{
426436
"name": "DevConf Johannesburg",
427437
"url": "https://www.devconf.co.za/joburg",

scripts/config/validLocations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ export const validLocations = {
242242
'Vigo',
243243
'Zaragoza'
244244
],
245-
Sweden: ['Gothenburg', 'Helsingborg', 'Kalmar', 'Malmö', 'Stockholm'],
245+
Sweden: ['Gothenburg', 'Helsingborg', 'Kalmar', 'Malmö', 'Stockholm', 'Varberg'],
246246
Switzerland: ['Basel', 'Bern', 'Buchs', 'Crans-Montana', 'Fribourg', 'Geneva', 'Lausanne', 'Lugano', 'Nottwil', 'Rapperswil-Jona', 'Zurich'],
247247
Taiwan: ['Taipei'],
248248
Tanzania: ['Dar es Salaam'],

0 commit comments

Comments
 (0)