git: 31e233ad44 - main - press: Add latest FreeBSD YouTube video to press
Joseph Mingrone <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=31e233ad44bcd323ff634f6c521492b209f6147e commit 31e233ad44bcd323ff634f6c521492b209f6147e Author: Mark Phillips <[email protected]> AuthorDate: 2026-05-01 13:10:41 +0000 Commit: Joseph Mingrone <[email protected]> CommitDate: 2026-05-01 13:16:59 +0000 press: Add latest FreeBSD YouTube video to press Sponsored by: FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D56755 --- website/data/en/press/press.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml index ade24d6ae6..89475aebd7 100644 --- a/website/data/en/press/press.toml +++ b/website/data/en/press/press.toml @@ -1,4 +1,13 @@ # Sort the entries by date +[[press]] +name = "Em Do What?" +url = "https://youtu.be/dA-TNsVG9IY" +siteName = "FreeBSD YouTube" +siteUrl = "https://youtube.com/@freebsdproject" +date = "2026-05-01" +author = "FreeBSD Foundation" +description = "Most of us probably use sudo or doas. Did you know about mdo though?" + [[press]] name = "The Register takes a look at FreeBSD 15" url = "https://www.theregister.com/2025/12/05/freebsd_15"