diff --git a/website/data/en/events/events2023.toml b/website/data/en/events/events2023.toml index d96a16c5d0..9c6e14695c 100644 --- a/website/data/en/events/events2023.toml +++ b/website/data/en/events/events2023.toml @@ -1,14 +1,26 @@ # Sort events by start date, with more recent events lower in the file year = 2023 [[events]] id = "asiabsdcon-2023" name = "AsiaBSDCon 2023" url = "https://2023.asiabsdcon.org/" startDate = "2023-03-30" endDate = "2023-04-02" countryCode = "JP" country = "Japan" city = "Tokyo" site = "Tokyo University of Science" 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-2023" +name = "BSDCan 2023" +url = "https://www.bsdcan.org/2023/" +startDate = "2022-05-17" +endDate = "2022-05-20" +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."