diff --git a/website/data/en/events/events2022.toml b/website/data/en/events/events2022.toml
index ba8ce62215..e829d4c669 100644
--- a/website/data/en/events/events2022.toml
+++ b/website/data/en/events/events2022.toml
@@ -1,23 +1,32 @@
# 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 = "2022-02-05"
endDate = "2022-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 FreeBSD stand and BSD devroom to get the latest on FreeBSD."
+[[events]]
+id = "freebsd-friday-2022-02-11"
+name = "FreeBSD Friday: How to Track FreeBSD Using Git"
+url = "https://freebsdfoundation.org/freebsd-fridays/"
+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."
+
[[events]]
id = "bsdcan-2022"
name = "BSDCan 2022"
url = "https://www.bsdcan.org/2022/"
startDate = "2022-06-01"
endDate = "2022-06-04"
countryCode = "CA"
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."