Skip to content

Commit a2fc36f

Browse files
authored
Update Respec config with WG details (#217)
Updates existing metadata to match new home, and adds some missing options like GitHub URI and ED Draft URI. Also changes from CG report to Editor's Draft.
1 parent 7e5f091 commit a2fc36f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

index.html

+5-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"use strict";
1212
// See https://github.com/w3c/respec/wiki/ for how to configure ReSpec
1313
var respecConfig = {
14-
github: "WICG/digital-credentials",
14+
github: "w3c-fedid/digital-credentials",
1515
editors: [
1616
{
1717
name: "Marcos Caceres",
@@ -36,8 +36,10 @@
3636
],
3737
latestVersion: null,
3838
shortName: "digital-credentials",
39-
specStatus: "CG-DRAFT",
40-
group: "wicg",
39+
specStatus: "ED",
40+
edDraftURI: "https://w3c-fedid.github.io/digital-credentials/",
41+
group: "fedid",
42+
github: "https://github.com/w3c-fedid/digital-credentials",
4143
localBiblio: {},
4244
xref: {
4345
profile: "web-platform",

0 commit comments

Comments
 (0)