From 2358f6cf434888c2a4fc0f86aaffbc60b5903ce6 Mon Sep 17 00:00:00 2001 From: Denis Ah-Kang Date: Tue, 11 Nov 2025 17:49:28 +0900 Subject: [PATCH] fix process date in the documentation --- lib/rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rules.json b/lib/rules.json index 3c1b64dcf..355e43382 100644 --- a/lib/rules.json +++ b/lib/rules.json @@ -1429,7 +1429,7 @@ "draftStability": "It must include the following sentences in the \"Status Of This Document\":
This is a draft document and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to cite this document as other than a work in progress.
", "patPolReq": "It must include a text related to the patent policy:", "knownDisclosureNumber": "It must not indicate the number of known disclosures at the time of publication.", - "whichProcess": "The document must include the following boilerplate text in the status section to identify the governing process:

This document is governed by the 03 November 2023 W3C Process Document.

Include this source code:
<p>This document is governed by the <a id=\"w3c_process_revision\" href=\"https://www.w3.org/policies/process/20250818/\">03 November 2023 W3C Process Document</a>. </p>
", + "whichProcess": "The document must include the following boilerplate text in the status section to identify the governing process:

This document is governed by the 18 August 2023 W3C Process Document.

Include this source code:
<p>This document is governed by the <a id=\"w3c_process_revision\" href=\"https://www.w3.org/policies/process/20250818/\">18 August 2023 W3C Process Document</a>. </p>
", "discontinue": "If the document was published due to a W3C decision to stop work on this material, the status section should include that rationale.", "expectations": "It should indicate the level of endorsement within the group for the material, set expectations that the group has completed work on the topics covered by the document, and set expectations about the group's commitment to respond to comments about the document.", "ACRepFeedbackEmail": "It also must provide information to Advisory Committee Representatives about how to send their review comments (e.g., the link to all AC reviews, or a link to a specific questionnaire)",