git: 6619f9f69e - main - news/news.toml: Add 2022Q3 status report entry
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=6619f9f69e391d4c648a6237bec0f0e718148ee7 commit 6619f9f69e391d4c648a6237bec0f0e718148ee7 Author: Lorenzo Salvadore <[email protected]> AuthorDate: 2022-10-21 09:32:50 +0000 Commit: Lorenzo Salvadore <[email protected]> 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:[email protected]\">Muhammad Moinur Rahman</a> (doc, ports)"