Date: Thu, 20 Feb 2025 16:48:53 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: b1b194e456 - main - Press: Add two new items from the Foundation blog Message-ID: <202502201648.51KGmrkV037892@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=b1b194e456adf7580ad82c3b12c3f0d3365c1f1e commit b1b194e456adf7580ad82c3b12c3f0d3365c1f1e Author: Anne Dickison <anne@freebsdfoundation.org> AuthorDate: 2025-02-20 15:21:20 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2025-02-20 16:45:44 +0000 Press: Add two new items from the Foundation blog Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/467 --- website/data/en/press/press.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml index b995a4fd1a..8662368069 100644 --- a/website/data/en/press/press.toml +++ b/website/data/en/press/press.toml @@ -1,4 +1,22 @@ # Sort the entries by date +[[press]] +name = "New CHAOSScast Episode: GrimoireLab at FreeBSD" +url = "https://freebsdfoundation.org/news-and-events/latest-news/new-chaosscast-episode-grimoirelab-at-freebsd/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-02-06" +author = "FreeBSD Foundation" +description = "Discussion of FreeBSD’s adoption of GrimoireLab for enhanced project metrics and bug management" + +[[press]] +name = "Laptop Support and Usability Project Update: First Monthly Report & Community Initiatives" +url = "https://freebsdfoundation.org/blog/laptop-support-and-usability-project-update-first-monthly-report-community-initiatives/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-02-03" +author = "FreeBSD Foundation" +description = "Update on the Foundation-sponsored Laptop Support and Usability development project" + [[press]] name = "Sovereign Tech Fund to Invest €686,400 in FreeBSD Infrastructure Modernization" url = "https://freebsdfoundation.org/blog/sovereign-tech-fund-to-invest-e686400-in-freebsd-infrastructure-modernization/"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502201648.51KGmrkV037892>
