Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions conferences/2025/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,20 @@
"cfpEndDate": "2024-12-01",
"twitter": "@agileindia"
},
{
"name": "Fast Flow Conf",
"url": "https://www.fastflowconf.com",
"startDate": "2025-03-27",
"endDate": "2025-03-27",
"city": "s-Hertogenbosch",
"country": "Netherlands",
"online": false,
"locales": "EN",
"cocUrl": "https://www.fastflowconf.com/code-of-conduct",
"cfpUrl": "https://sessionize.com/ffcnl25",
"cfpEndDate": "2024-01-31",
"twitter": "@FastFlowConf"
},
{
"name": "Wasm I/O",
"url": "https://2025.wasm.io",
Expand Down
2 changes: 1 addition & 1 deletion scripts/config/validLocations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ export const validLocations = {
Morocco: ['Casablanca', 'Taghazout, Agadir'],
Namibia: ['Windhoek'],
Nepal: ['Bharatpur', 'Kathmandu'],
Netherlands: ['Amsterdam', 'Delft', 'Den Haag', 'Ede', 'Eindhoven', 'Groningen', 'Hilversum', 'Rotterdam', 'Texel', 'The Hague', 'Utrecht', 'Zaandam'],
Netherlands: ['Amsterdam', 'Delft', 'Den Haag', 'Ede', 'Eindhoven', 'Groningen', 'Hilversum', 'Rotterdam', 'Texel', 'The Hague', 'Utrecht', 'Zaandam', 's-Hertogenbosch'],
'New Zealand': ['Auckland', 'Wellington'],
Nigeria: ['Lagos'],
'North Macedonia': ['Skopje'],
Expand Down