git: ab53102d42 - main - events: Add 2023 vendor summit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Aug 2023 23:04:19 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=ab53102d42fc791aef829f840fd2f1b09d9aefbd commit ab53102d42fc791aef829f840fd2f1b09d9aefbd Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2023-08-21 23:01:53 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2023-08-21 23:01:53 +0000 events: Add 2023 vendor summit Sponsored by: The FreeBSD Foundation --- website/data/en/events/events2023.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/website/data/en/events/events2023.toml b/website/data/en/events/events2023.toml index 85aadeaf22..d2163642f5 100644 --- a/website/data/en/events/events2023.toml +++ b/website/data/en/events/events2023.toml @@ -1,6 +1,17 @@ # Sort events by start date, with more recent events lower in the file year = 2023 +[[events]] +id = "vendor-summit-2023" +name = "November 2023 FreeBSD Vendor Summit" +url = "https://freebsdfoundation.org/blog/save-the-date-november-2023-freebsd-vendor-summit/" +startDate = "2023-11-02" +endDate = "2023-11-03" +country = "United States" +city = "San Jose, CA" +site = "NetApp Campus" +description = "Mark your calendars! The November 2023 FreeBSD Vendor Summit will take place November 2-3, 2023 at the NetApp Campus in San Jose, CA. The Vendor Summit will feature a single track of talks on both days." + [[events]] id = "fosdem-2023" name = "FOSDEM 2023"