Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2024 19:12:30 GMT
From:      Brad Davis <brd@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 13b27f01d7 - main - Add the first 2025 event, AsiaBSDCon in Tokyo, JP.
Message-ID:  <202410011912.491JCUEJ048755@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brd:

URL: https://cgit.FreeBSD.org/doc/commit/?id=13b27f01d7b8e6ed62440d0a80c5a2752e7025fd

commit 13b27f01d7b8e6ed62440d0a80c5a2752e7025fd
Author:     Brad Davis <brd@FreeBSD.org>
AuthorDate: 2024-10-01 19:11:44 +0000
Commit:     Brad Davis <brd@FreeBSD.org>
CommitDate: 2024-10-01 19:11:44 +0000

    Add the first 2025 event, AsiaBSDCon in Tokyo, JP.
---
 website/data/en/events/events2025.toml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/website/data/en/events/events2025.toml b/website/data/en/events/events2025.toml
new file mode 100644
index 0000000000..7b0d86fb23
--- /dev/null
+++ b/website/data/en/events/events2025.toml
@@ -0,0 +1,15 @@
+# Sort events by start date, with more recent events lower in the file
+year = 2025
+
+[[events]]
+id = "asiabsdcon-2025"
+name = "AsiaBSDCon 2025"
+url = "https://2025.asiabsdcon.org/"
+startDate = "2025-03-20"
+endDate = "2025-03-23"
+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."
+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410011912.491JCUEJ048755>