git: 69c72d29f8 - main - Events, 2022: FreeBSD Fridays and FreeBSD Office Hours

From: Graham Perrin <grahamperrin_at_FreeBSD.org>
Date: Mon, 19 Dec 2022 15:25:37 UTC
The branch main has been updated by grahamperrin:

URL: https://cgit.FreeBSD.org/doc/commit/?id=69c72d29f8b5b8c1c1aef5f09d987bfd40a06137

commit 69c72d29f8b5b8c1c1aef5f09d987bfd40a06137
Author:     Graham Perrin <grahamperrin@FreeBSD.org>
AuthorDate: 2022-12-19 15:01:33 +0000
Commit:     Graham Perrin <grahamperrin@FreeBSD.org>
CommitDate: 2022-12-19 15:01:33 +0000

    Events, 2022: FreeBSD Fridays and FreeBSD Office Hours
    
    e97f6dc195 showed a 17:00 UTC start for the most recent event. It began
    at a different time (18:00 UTC, shown in the recording). In any case:
    past, so we no longer need to specify a time at this events page.
    
    Fix FreeBSD Fridays. https://live.freebsd.org/FreeBSD/freebsdfriday/
    serves no more than one live event or replay. Warner Losh's Git-related
    session (part two) is no longer found there, and so on.
    
    Fix FreeBSD Office Hours. Replay fails at
    https://live.freebsd.org/FreeBSD/officehours/
    – expect this one-event URL to cease relating to the March 2022 meeting
    in due course.
    
    Whilst fixing: reword some field content. Representations at
    https://www.freebsd.org/events/#past
    might become easier on the eye …
    
    Approved by:           jrm
    Fixes:                 e97f6dc195 events: Add freebsd-friday-2022-12-16
    Pull request:          https://github.com/freebsd/freebsd-doc/pull/105
    Differential revision: https://reviews.freebsd.org/D37735
---
 website/data/en/events/events2022.toml | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/website/data/en/events/events2022.toml b/website/data/en/events/events2022.toml
index 2331f5150c..04ad404d79 100644
--- a/website/data/en/events/events2022.toml
+++ b/website/data/en/events/events2022.toml
@@ -12,21 +12,21 @@ description = "Every year, thousands of developers of free and open source softw
 
 [[events]]
 id = "freebsd-friday-2022-02-11"
-name = "FreeBSD Friday: How to Track FreeBSD Using Git"
-url = "https://freebsdfoundation.org/freebsd-fridays/"
+name = "How to Track FreeBSD Using Git, Part 2 – Warner Losh"
+url = "https://www.youtube.com/watch?v=Fe-dJrDMK_0"
 startDate = "2022-02-11"
 endDate = "2022-02-11"
-site = "https://live.freebsd.org/FreeBSD/freebsdfriday/"
-description = "On February 11th 2022 from 18:00 UTC there will be an 1 hour live streaming session of the FreeBSD Fridays. The topic of this week is: \"How to Track FreeBSD Using Git (part 2)\" by Warner Losh."
+site = "FreeBSD Fridays – YouTube"
+description = "A primer on how to track FreeBSD using Git. The basics of obtaining and compiling FreeBSD, then more advanced topics – including managing local changes, and how to contribute those changes to the FreeBSD Project."
 
 [[events]]
 id = "freebsd-office-hours-2022-03-16"
-name = "FreeBSD Office Hours"
-url = "https://live.freebsd.org/FreeBSD/officehours/"
+name = "Google Summer of Code"
+url = "https://www.youtube.com/watch?v=x-4U1xurmBE&list=PLugwS7L7NMXwS6uGcMnnVaQBQYejycvF1"
 startDate = "2022-03-16"
 endDate = "2022-03-16"
-site = "live.FreeBSD.org"
-description = "On March 16th at 17:00 UTC we will hold a Q&amp;A type \"FreeBSD Office Hours\", an interactive online event where users, contributors, and developers can ask questions or to offer comments. The topic will be \"FreeBSD and Google Summer of Code\", hosted by Ed Maste, Joseph Mingrone, Drew Gurkowski. For more information, please see the <a href=\"https://wiki.freebsd.org/OfficeHours\">Office Hours</a> page on the FreeBSD wiki."
+site = "FreeBSD Office Hours – YouTube"
+description = "The then upcoming Google Summer of Code, and how mentees could become involved."
 
 [[events]]
 id = "bsdcan-2022"
@@ -81,9 +81,9 @@ description = "Join us for the online November 2022FreeBSD Vendor Summit. The ev
 
 [[events]]
 id = "freebsd-friday-2022-12-16"
-name = "FreeBSD Friday: An Introduction to FreeBSD Services"
+name = "An Introduction to FreeBSD Services – Drew Gurkowski"
 url = "https://freebsdfoundation.org/freebsd-fridays/"
 startDate = "2022-12-16"
 endDate = "2022-12-16"
-site = "https://live.freebsd.org/FreeBSD/freebsdfriday/"
-description = "On December 16th 2022 from 17:00 UTC there will be an 1 hour live streaming session of the FreeBSD Fridays. Join Drew Gurkowski as he presents a quick introductory guide to configuring printing, basic audio, and wifi on a fresh FreeBSD install."
+site = "FreeBSD Fridays – The FreeBSD Foundation"
+description = "Setting up printing, audio, and Wi-Fi on a fresh FreeBSD install."