git: a2d2687bc5 - main - Website: Add FOSDEM 2022 to events
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Dec 2021 08:22:41 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=a2d2687bc5b4aea7d1aea28368ba9bc87ca1524c commit a2d2687bc5b4aea7d1aea28368ba9bc87ca1524c Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-12-09 08:22:26 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-12-09 08:22:26 +0000 Website: Add FOSDEM 2022 to events --- website/data/en/events/events2022.toml | 9 +++++++++ 1 file changed, 9 insertions(+) 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,6 +1,15 @@ # 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 <a href=\"https://stands.fosdem.org/stands/freebsd_project/\">FreeBSD stand</a> and <a href=\"https://fosdem.org/2022/schedule/track/bsd/\">BSD devroom</a> to get the latest on FreeBSD." + [[events]] id = "bsdcan-2022" name = "BSDCan 2022"