diff --git a/website/data/en/events/events2022.toml b/website/data/en/events/events2022.toml index 95edba1a64..8bfe4fb8b0 100644 --- a/website/data/en/events/events2022.toml +++ b/website/data/en/events/events2022.toml @@ -1,14 +1,23 @@ # Sort events by start date, with more recent events lower in the file year = 2022 +[[events]] +id = "fosdem-2022" +name = "FOSDEM 2022" +url = "https://fosdem.org/2022/" +startDate = "2021-02-05" +endDate = "2021-02-06" +site = "Online" +description = "Every year, thousands of developers of free and open source software from all over the world gather at the event in Brussels. In 2022, they will gather online. Be sure to stop by the FreeBSD stand and BSD devroom to get the latest on FreeBSD." + [[events]] id = "bsdcan-2022" name = "BSDCan 2022" url = "https://www.bsdcan.org/2022/" startDate = "2022-06-01" endDate = "2022-06-04" 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."