git: d6bc62b124 - main - Add FOSDEM and AsiaBSDcon 2024 as events with dates for this year

From: Benedict Reuschling <bcr_at_FreeBSD.org>
Date: Thu, 28 Sep 2023 09:04:08 UTC
The branch main has been updated by bcr:

URL: https://cgit.FreeBSD.org/doc/commit/?id=d6bc62b1243d9900339ac39f14dff80a984cb368

commit d6bc62b1243d9900339ac39f14dff80a984cb368
Author:     Benedict Reuschling <bcr@FreeBSD.org>
AuthorDate: 2023-09-28 09:02:58 +0000
Commit:     Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2023-09-28 09:02:58 +0000

    Add FOSDEM and AsiaBSDcon 2024 as events with dates for this year
---
 website/data/en/events/events2024.toml | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/website/data/en/events/events2024.toml b/website/data/en/events/events2024.toml
new file mode 100644
index 0000000000..99f138e353
--- /dev/null
+++ b/website/data/en/events/events2024.toml
@@ -0,0 +1,27 @@
+# Sort events by start date, with more recent events lower in the file
+year = 2024
+
+[[events]]
+id = "fosdem-2024"
+name = "FOSDEM 2024"
+url = "https://fosdem.org/2024/"
+startDate = "2024-02-03"
+endDate = "2024-02-04"
+country = "Belgium"
+city = "Brussels"
+site = "ULB"
+description = "Every year, thousands of developers of free and open source software from all over the world gather at the event in Brussels. In 2024, after 2 years of online events, they will gather in Brussels again. Be sure to stop by the FreeBSD stand and <a href=\"https://fosdem.org/2024/schedule/track/bsd/\">BSD devroom</a> to get the latest on FreeBSD."
+
+
+[[events]]
+id = "asiabsdcon-2024"
+name = "AsiaBSDCon 2024"
+url = "https://2024.asiabsdcon.org/"
+startDate = "2024-03-21"
+endDate = "2024-03-24"
+countryCode = "TW"
+country = "Taiwan"
+city = "Taipei"
+site = "TBA"
+description = "AsiaBSDCon is a conference for users and developers on BSD based systems. The conference is for anyone developing, deploying and using systems based on FreeBSD, NetBSD, OpenBSD, DragonFlyBSD, Darwin and MacOS X. AsiaBSDCon is a technical conference and aims to collect the best technical papers and presentations available to ensure that the latest developments in our open source community are shared with the widest possible audience."
+