Skip to content

Commit 7190944

Browse files
committed
Prepare specification for REC publication.
1 parent f9a9d2c commit 7190944

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

index.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<script class="remove">
1515
var respecConfig = {
1616
// specification status (e.g., WD, LCWD, NOTE, etc.). If in doubt use ED.
17-
specStatus: "PR",
17+
specStatus: "REC",
1818
group: "vc",
1919

2020
// the specification's short name, as in http://www.w3.org/TR/short-name/
@@ -24,9 +24,9 @@
2424
subtitle: "Privacy-preserving status information for Verifiable Credentials",
2525

2626
// if you wish the publication date to be other than today, set this
27-
publishDate: "2025-3-20",
28-
crEnd: "2024-06-21",
29-
prEnd: "2025-4-17",
27+
publishDate: "2025-5-15",
28+
//crEnd: "2024-06-21",
29+
//prEnd: "2025-4-17",
3030

3131
implementationReportURI: "https://w3c.github.io/vc-bitstring-status-list-test-suite/",
3232
//previousMaturity: "CG-FINAL",
@@ -222,6 +222,16 @@
222222
</section>
223223

224224
<section id='sotd'>
225+
<p>
226+
Comments regarding this specification are welcome at any time.
227+
Please file issues directly on
228+
<a href="https://github.com/w3c/vc-bitstring-status-list/issues/">GitHub</a>,
229+
or send them to
230+
231+
if that is not possible.
232+
(<a href="mailto:[email protected]?subject=subscribe">subscribe</a>,
233+
<a href="https://lists.w3.org/Archives/Public/public-vc-comments/">archives</a>).
234+
</p>
225235
</section>
226236

227237
<section class="informative">

0 commit comments

Comments
 (0)