git: d7b66e2e28 - main - website: Add BSDCan 2022 to events
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Dec 2021 08:18:39 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=d7b66e2e28f53fb0c5e3017242198aa4ec789d24 commit d7b66e2e28f53fb0c5e3017242198aa4ec789d24 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-12-09 08:18:21 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-12-09 08:18:21 +0000 website: Add BSDCan 2022 to events --- website/data/en/events/events2022.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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."