From 679119253047ddf382bb70e9bbde3eca2bd22091 Mon Sep 17 00:00:00 2001 From: Rehtse Date: Mon, 22 Dec 2025 09:13:10 -0800 Subject: [PATCH 1/3] Add FOSSASIA Summit --- data/events/fossasia-summit.json | 59 ++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 data/events/fossasia-summit.json diff --git a/data/events/fossasia-summit.json b/data/events/fossasia-summit.json new file mode 100644 index 0000000..daab099 --- /dev/null +++ b/data/events/fossasia-summit.json @@ -0,0 +1,59 @@ +{ + "name": "FOSSASIA Summit", + "year_started": 2009, + "number_of_events_hosted": 16, + "city": "Bangkok", + "region": "Bangkok", + "country": "Thailand", + "continent": "Asia", + "website": "https://summit.fossasia.org", + "sector": [ + "Software Engineering", + "AI", + "Hardware Engineering", + "Security", + "DevOps", + "Web3", + "Blockchain" + ], + "tags": [ + "conference", + "open-source", + "foss", + "open-hardware", + "community" + ], + "acceptable_tags": [ + "fossasia", + "open-source", + "bangkok" + ], + "type": "hybrid", + "languages": [ + "English" + ], + "frequency": "annual", + "timezone": "Asia/Bangkok", + "attendee_size": { + "min": 3000, + "max": 5000 + }, + "ticket_cost_usual": { + "currency": "USD", + "min": 0, + "max": 200 + }, + "organizer": { + "name": "FOSSASIA", + "email": "", + "twitter": "", + "website": "https://fossasia.org" + }, + "socials": { + "twitter": "https://twitter.com/fossasia", + "linkedin": "https://www.linkedin.com/company/fossasia", + "youtube": "https://www.youtube.com/@fossasiaorg", + "instagram": "https://www.instagram.com/fossasia" + }, + "description": "FOSSASIA Summit is Asia's premier open technology conference bringing together developers, tech companies, startups, and contributors. The event features workshops, talks, and exhibitions covering open source software, open hardware, AI, blockchain, and emerging technologies. The summit includes co-located events like PGDay focusing on PostgreSQL." +} \ No newline at end of file From b64d153f011755d776a5bb1f9eb889abede54414 Mon Sep 17 00:00:00 2001 From: Rehtse Date: Thu, 9 Apr 2026 07:51:09 +0300 Subject: [PATCH 2/3] Update fossasia-summit.json --- data/events/fossasia-summit.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/events/fossasia-summit.json b/data/events/fossasia-summit.json index daab099..2a34a86 100644 --- a/data/events/fossasia-summit.json +++ b/data/events/fossasia-summit.json @@ -53,6 +53,12 @@ "twitter": "https://twitter.com/fossasia", "linkedin": "https://www.linkedin.com/company/fossasia", "youtube": "https://www.youtube.com/@fossasiaorg", + "github": "https://github.com/fossasia", + "facebook": "https://www.facebook.com/fossasia", + "gitter": "https://app.gitter.im/#/login/fossasia", + "telegram": "https://t.me/fossasia", + "weblate": "https://hosted.weblate.org/engage/fossasia/", + "google-group": "https://groups.google.com/g/fossasia", "instagram": "https://www.instagram.com/fossasia" }, "description": "FOSSASIA Summit is Asia's premier open technology conference bringing together developers, tech companies, startups, and contributors. The event features workshops, talks, and exhibitions covering open source software, open hardware, AI, blockchain, and emerging technologies. The summit includes co-located events like PGDay focusing on PostgreSQL." From cf7b34391a3f84fe72cfe9a7001c5f6eaa62e067 Mon Sep 17 00:00:00 2001 From: Rehtse Date: Thu, 9 Apr 2026 07:52:20 +0300 Subject: [PATCH 3/3] Update fossasia-summit.json --- data/events/fossasia-summit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/events/fossasia-summit.json b/data/events/fossasia-summit.json index 2a34a86..39e0646 100644 --- a/data/events/fossasia-summit.json +++ b/data/events/fossasia-summit.json @@ -58,7 +58,7 @@ "gitter": "https://app.gitter.im/#/login/fossasia", "telegram": "https://t.me/fossasia", "weblate": "https://hosted.weblate.org/engage/fossasia/", - "google-group": "https://groups.google.com/g/fossasia", + "google-group": "", "instagram": "https://www.instagram.com/fossasia" }, "description": "FOSSASIA Summit is Asia's premier open technology conference bringing together developers, tech companies, startups, and contributors. The event features workshops, talks, and exhibitions covering open source software, open hardware, AI, blockchain, and emerging technologies. The summit includes co-located events like PGDay focusing on PostgreSQL."