diff --git a/website/data/en/events/events2024.toml b/website/data/en/events/events2024.toml index db8be535d0..a99962e43f 100644 --- a/website/data/en/events/events2024.toml +++ b/website/data/en/events/events2024.toml @@ -1,38 +1,50 @@ # 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." [[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 = "Chientan Youth Activity Center" 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." [[events]] id = "bsdcan-2024" name = "BSDCan 2024" url = "https://www.bsdcan.org/2024/" startDate = "2024-05-29" endDate = "2024-06-01" countryCode = "CA" country = "Canada" city = "Ottawa" site = "University of Ottawa" description = "A four day BSD conference held in Ottawa, Canada. BSDCan hosts talks and tutorials on a range of topics based around the BSD family of operating systems." + +[[events]] +id = "eurobsdcon-2024" +name = "EuroBSDcon 2024" +url = "https://2024.eurobsdcon.org" +startDate = "2023-09-19" +endDate = "2023-09-22" +countryCode = "IE" +country = "Ireland" +city = "Dublin" +site = "TBA" +description = "EuroBSDcon is the European annual technical conference gathering users and developers working on and with 4.4BSD (Berkeley Software Distribution) based operating systems family and related projects."