From 7d4995ee0f4909bd00caae4632dbc6f4203b14bb Mon Sep 17 00:00:00 2001 From: Sammy fx <155273742+Sammyfx4u@users.noreply.github.com> Date: Fri, 19 Dec 2025 00:12:54 +0100 Subject: [PATCH] Create fosdem-brussels.json --- data/events/fosdem-brussels.json | 52 ++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 data/events/fosdem-brussels.json diff --git a/data/events/fosdem-brussels.json b/data/events/fosdem-brussels.json new file mode 100644 index 0000000..3315ec3 --- /dev/null +++ b/data/events/fosdem-brussels.json @@ -0,0 +1,52 @@ +{ + "name": "FOSDEM Brussels", + "year_started": 2000, + "city": "Brussels", + "region": "Brussels-Capital Region", + "country": "Belgium", + "continent": "Europe", + "website": "https://fosdem.org/2026/", + "sector": [ + "Software Engineering", + "DevOps", + "Infrastructure", + "Security", + "Embedded Systems" + ], + "acceptable_tags": [ + "open-source", + "devrooms", + "community", + "free software", + "lightning talks", + "stands" + ], + "type": "in-person", + "languages": [ + "English" + ], + "frequency": "annual", + "timezone": "Europe/Brussels", + "attendee_size": { + "min": 2000, + "max": 12000 + }, + "ticket_cost_usual": { + "currency": "EUR", + "min": 0, + "max": 0 + }, + "organizer": { + "name": "FOSDEM vzw", + "email": "info@fosdem.org", + "twitter": "https://twitter.com/fosdem", + "website": "https://fosdem.org" + }, + "socials": { + "twitter": "https://twitter.com/fosdem", + "linkedin": "https://www.linkedin.com/company/fosdem/", + "youtube": "https://www.youtube.com/@fosdem", + "instagram": "" + }, + "description": "FOSDEM is Europe's premier free and open source software developers' meeting, returning January 31 – February 1, 2026 to the ULB Campus Solbosch in Brussels, Belgium. Completely free to attend with no registration required, it features over 800 talks, 80+ developer rooms, lightning talks, stands, certification exams, and community networking focused on a vast range of open source topics from kernel development and security to AI, embedded systems, and graphics in a volunteer-organized, non-commercial atmosphere." +} \ No newline at end of file