Date: Mon, 22 Jan 2024 19:30:05 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 9f50de16f8 - main - events: Add info of EuroBSDCon 2024 Message-ID: <202401221930.40MJU5Sl014120@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=9f50de16f8f36d4bbeb19b7fd99e50a617cf55f6 commit 9f50de16f8f36d4bbeb19b7fd99e50a617cf55f6 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2024-01-22 19:29:59 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2024-01-22 19:29:59 +0000 events: Add info of EuroBSDCon 2024 --- website/data/en/events/events2024.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/website/data/en/events/events2024.toml b/website/data/en/events/events2024.toml index db8be535d0..a99962e43f 100644 --- a/website/data/en/events/events2024.toml +++ b/website/data/en/events/events2024.toml @@ -36,3 +36,15 @@ 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." + +[[events]] +id = "eurobsdcon-2024" +name = "EuroBSDcon 2024" +url = "https://2024.eurobsdcon.org" +startDate = "2023-09-19" +endDate = "2023-09-22" +countryCode = "IE" +country = "Ireland" +city = "Dublin" +site = "TBA" +description = "EuroBSDcon is the European annual technical conference gathering users and developers working on and with 4.4BSD (Berkeley Software Distribution) based operating systems family and related projects."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401221930.40MJU5Sl014120>