@@ -21,18 +21,18 @@ var respecConfig = {
21
21
22
22
// if you wish the publication date to be other than today, set this
23
23
//publishDate: "2014-12-11",
24
- copyrightStart : "2018 " ,
24
+ copyrightStart : "2021 " ,
25
25
license : "w3c-software-doc" ,
26
26
27
27
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
28
28
// and its maturity status
29
- previousPublishDate : "2005-11-23 " ,
29
+ previousPublishDate : "2019-12-09 " ,
30
30
previousMaturity : "NOTE" ,
31
31
//prevRecURI: "",
32
32
//previousDiffURI: "",
33
33
34
34
// if there a publicly available Editors Draft, this is the link
35
- edDraftURI : "https://w3c.github.io/apa/ captcha/" ,
35
+ edDraftURI : "https://w3c.github.io/captcha-accessibility /" ,
36
36
37
37
// if this is a LCWD, uncomment and set the end of its review period
38
38
// lcEnd: "2012-02-21",
@@ -48,19 +48,16 @@ var respecConfig = {
48
48
{
49
49
name : "Janina Sajka" ,
50
50
url : "http://rednote.net/" ,
51
-
52
51
w3cid : 33688
53
52
} ,
54
53
{
55
54
name : "Jason White" ,
56
55
url : "http://www.ets.org/" ,
57
-
58
56
w3cid : 74028
59
57
} ,
60
58
{
61
59
name : "Michael Cooper" ,
62
60
url : 'https://www.w3.org' ,
63
-
64
61
company : "W3C" ,
65
62
companyURI : "https://www.w3.org" ,
66
63
w3cid : 34017
@@ -95,20 +92,7 @@ var respecConfig = {
95
92
// errata: 'https://www.w3.org/2010/02/rdfa/errata.html',
96
93
97
94
// name of the WG
98
- wg : "Accessible Platform Architectures Working Group" ,
99
-
100
- // URI of the public WG page
101
- wgURI : "https://www.w3.org/WAI/APA/" ,
102
-
103
- // name (with the @w3c.org) of the public mailing to which comments are due
104
- wgPublicList : "public-apa" ,
105
-
106
- // URI of the patent status for this WG, for Rec-track documents
107
- // !!!! IMPORTANT !!!!
108
- // This is important for Rec-track documents, do not copy a patent URI from a random
109
- // document unless you know what you're doing. If in doubt ask your friendly neighbourhood
110
- // Team Contact.
111
- wgPatentURI : "https://www.w3.org/2004/01/pp-impl/83907/status" ,
95
+ group : "apa" ,
112
96
maxTocLevel : 4 ,
113
97
114
98
} ;
0 commit comments