git: b38b32005f - main - news/news.toml: Add new quarterly status report
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Aug 2022 22:25:44 UTC
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=b38b32005fa3e7aa3f20e84f8e5dc1dc4d1bffb7 commit b38b32005fa3e7aa3f20e84f8e5dc1dc4d1bffb7 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2022-08-08 22:24:29 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2022-08-08 22:25:40 +0000 news/news.toml: Add new quarterly status report Approved by: debdrup (status blanket) --- website/data/en/news/news.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index b29a276848..6cfb742b43 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,5 +1,10 @@ # Sort news by year, month and day +[[news]] +date= "2022-08-09" +title = "April-June 2022 Status Report" +description = "The <a href=\"https://www.freebsd.org/status/report-2022-04-2022-06/\">April to June 2022 Status Report</a> is now available with 26 entries." + [[news]] date= "2022-08-01" description = "New committer: <a href=\"mailto:zirias@FreeBSD.org\">Felix Palmen</a> (ports)"