diff --git a/website/data/en/events/events2022.toml b/website/data/en/events/events2022.toml new file mode 100644 index 0000000000..95edba1a64 --- /dev/null +++ b/website/data/en/events/events2022.toml @@ -0,0 +1,14 @@ +# Sort events by start date, with more recent events lower in the file +year = 2022 + +[[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."