Skip to content

Commit d5b268e

Browse files
committed
remove expired domain
1 parent f28b511 commit d5b268e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
<script class="remove">
1212
var respecConfig = {
1313
group: "png",
14-
specStatus: "ED",
14+
specStatus: "CR",
15+
publishDate: "2025-03-13",
16+
crEnd: "2025-05-13",
1517
implementationReportURI: "https://w3c.github.io/png/Implementation_Report_3e/",
1618
shortName: "png-3",
1719
copyrightStart: "1996",
@@ -63,7 +65,7 @@
6365
{ name: "Robert P. Poole" },
6466
{ name: "Glenn Randers-Pehrson" },
6567
{ name: "Greg Roelofs", url: "http://www.gregroelofs.com/" },
66-
{ name: "Willem van Schaik", url: "http://www.schaik.com/" },
68+
{ name: "Willem van Schaik" },
6769
{ name: "Guy Schalnat" },
6870
{ name: "Paul Schmidt" },
6971
{ name: "Andrew Smith" },

0 commit comments

Comments
 (0)