git: 6619f9f69e - main - news/news.toml: Add 2022Q3 status report entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Oct 2022 09:34:36 UTC
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=6619f9f69e391d4c648a6237bec0f0e718148ee7 commit 6619f9f69e391d4c648a6237bec0f0e718148ee7 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2022-10-21 09:32:50 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2022-10-21 09:34:27 +0000 news/news.toml: Add 2022Q3 status report entry 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 0c1f86e688..a245b460b4 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-10-21" +title = "July-September 2022 Status Report" +description = "The <a href=\"https://www.freebsd.org/status/report-2022-07-2022-09/\">July to September 2022 Status Report</a> is now available with 24 entries." + [[news]] date = "2022-10-08" description = "Enhanced commit privileges: <a href=\"mailto:bofh@FreeBSD.org\">Muhammad Moinur Rahman</a> (doc, ports)"