From nobody Sat Feb 21 09:24:53 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fJ1sx4f5Mz6SHJX for ; Sat, 21 Feb 2026 09:24:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fJ1sx39rDz3yfL for ; Sat, 21 Feb 2026 09:24:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771665893; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lDAc2MJNH3FZEWZeO4YsS+Sncvjn9Vm+08yp9X/w2Vw=; b=BAky/sjwd3bOnoUP/4XuGVa+v1gQ20Qy3i0vmEmFp/vJetU5RopmG9jG6O+90oSgjbzwy6 Z2GDO67VEZsXsYdzwWbmB8imENbW0l8Ksc/EONZlDcvDakjli0UpTI9IWo/2Q8knqWPu85 Gb/5S5ir1nXgfC1/mL/NYDO4/44UFOKTnrVwFXLjEEbTasIi1IprWZc77ZYu3eiIYsCwy+ omA/We4AYhGwOWoo4NuKnMcD8srthUhU4QnoliOwKrlqKKz0eIFy1dSXSOqT802GrhgZBg wOooymj0XHu+qW+mPFRt5yKFWyIBXgZs45NJRncA5S3c2/dM9OxlphdEKb0WfQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771665893; a=rsa-sha256; cv=none; b=LgUQ6POzs+34RSRspCj7IR6PpHnd1g0SslWB7xnHjBxREADUzxeVixQr0ltUYVHxfDrqLr NA6RA1KFOYVm0iO7tr4USzHgBFyV3wPqk6UleCbgnu0m8e+lMQRk3aNTRtTVXYQJBXy9kc cVHye2IWO1Bc4Y/Efbw31N6eZ6V/bSFYNxGV7B9clFVnQnHtCQxgrbki4Iilw2jPetsMoL pHVp4YaQ/WSH8P/HFqtVv2zuQTk9Xz1x2QrDJ0HwVG1Tb/OeQCydDbBXzfnF5RjRBytdgz Y8IXZ49mBkTju3gH0jvKpD/9e/f/kLBsYLZ5lVFV+EHc+thS5HNpcIxsdB5vkA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771665893; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lDAc2MJNH3FZEWZeO4YsS+Sncvjn9Vm+08yp9X/w2Vw=; b=RwXK9VUlDKt2Y8eoUFw9ngFC7JCoDNd45wwE6Ck6XwvnPpEB7D7De2E+h5CSe4uX4c53G4 s/0OnPLuF/pcrp675bk1jfN7T5lNqHd3+ArwYVRcLQohNJ+G7m/QlQ6D5Szo5X/AXXAd3K HuJDZifwYeUHFpExHOf3ffH4C/nS/PWGcM3dMMGQXw2/o1zNJHz6p1hM3Ma674jNrhV9/f /clH5FeTDAHEkw77XurKmQtjVL8XrW3fAVlndHqfByOuQ+X2M+TtF02CpTzJegyb75HRlI D8lY57OQURhPdV7hsHsDFA0yAAqJdw/oTvZiZdu4Fd97Cd1ceubrF7pF1DjIoA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJ1sx2nG8z16kn for ; Sat, 21 Feb 2026 09:24:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1eb48 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 21 Feb 2026 09:24:53 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 2099f384db - main - Status/2025Q4/intro.adoc: Add introduction List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2099f384db7421af1cbda4a08ae30de56726ce64 Auto-Submitted: auto-generated Date: Sat, 21 Feb 2026 09:24:53 +0000 Message-Id: <699979e5.1eb48.1894cb72@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=2099f384db7421af1cbda4a08ae30de56726ce64 commit 2099f384db7421af1cbda4a08ae30de56726ce64 Author: Lorenzo Salvadore AuthorDate: 2026-02-19 09:37:32 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-02-21 09:24:01 +0000 Status/2025Q4/intro.adoc: Add introduction This introduction announces changes in the status reports schedule. Reviewed by: adamw, Graham Percival Pull Request: https://github.com/freebsd/freebsd-doc/pull/611 --- .../content/en/status/report-2025-10-2025-12/intro.adoc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/website/content/en/status/report-2025-10-2025-12/intro.adoc b/website/content/en/status/report-2025-10-2025-12/intro.adoc new file mode 100644 index 0000000000..6d726ef784 --- /dev/null +++ b/website/content/en/status/report-2025-10-2025-12/intro.adoc @@ -0,0 +1,16 @@ +Here is the fourth 2025 status report, with 28 entries. + +Since allowing late submissions leads to reports consistently coming out months late, it has been decided to change it. +Starting from next quarter, report submission will have a deadline on the 14th of the first month past the end of quarter and this deadline will be actually enforced for everyone, including committers and teams. +Then the full status report shall be published as soon as assembled (probably within the end of the month) with the entries that were submitted within the deadline. + +Reports will not be chased anymore. +If you miss the deadline, just submit a broader report next quarter. + +This new strategy should help each report remain fresh, relevant, and timely. + +For more information, please see link:https://docs.freebsd.org/en/articles/freebsd-status-report-process/#_timeline[]. + +Have a nice read! + +Lorenzo Salvadore, on behalf of Status Team