git: 999ad0261c - main - status: Announce the July-September 2021 status report
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Nov 2021 16:46:09 UTC
The branch main has been updated by debdrup:
URL: https://cgit.FreeBSD.org/doc/commit/?id=999ad0261c595eb05ef1649f16f7ca00b3583f46
commit 999ad0261c595eb05ef1649f16f7ca00b3583f46
Author: Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
AuthorDate: 2021-11-15 16:40:55 +0000
Commit: Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
CommitDate: 2021-11-15 16:40:55 +0000
status: Announce the July-September 2021 status report
---
website/content/en/status/_index.adoc | 3 ++-
website/data/en/news/news.toml | 5 +++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/website/content/en/status/_index.adoc b/website/content/en/status/_index.adoc
index 98954adf41..994b4d1916 100644
--- a/website/content/en/status/_index.adoc
+++ b/website/content/en/status/_index.adoc
@@ -5,7 +5,7 @@ sidenav: about
= FreeBSD Status Reports
-== Next Quarterly Status Report submissions (July - September) due: September 30th, 2021
+== Next Quarterly Status Report submissions (July - September) due: December 30th, 2021
Submit your entries as Pull Requests from your fork of link:https://github.com/freebsd/freebsd-quarterly[FreeBSD Status Report GitHub repo] or submit them via e-mail to quarterly-submissions@FreeBSD.org, using the link:https://github.com/freebsd/freebsd-quarterly/blob/master/report-sample.adoc[report-sample.adoc template].
@@ -23,6 +23,7 @@ These status reports may be reproduced in whole or in part, as long as the sourc
== 2021
+* link:report-2021-07-2021-09/[July, 2021 - September, 2021]
* link:report-2021-04-2021-06/[April, 2021 - June, 2021]
* link:report-2021-01-2021-03/[January, 2021 - March, 2021]
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 6fd1aa0b6d..0021dd95ee 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 = "2021-11-15"
+title = "July-September 2021 Status Report"
+description = "The <a href=\"https://www.freebsd.org/status/report-2021-07-2021-09/\">July to September 2021 Status Report</a> is now available with 42 entries."
+
[[news]]
date = "2021-11-11"
title = "FreeBSD 12.3-RC1 Available"