Skip to content

Commit 194bee8

Browse files
author
Marcos Cáceres
committed
chore: use retiredDate in ReSpec config
1 parent be34af4 commit 194bee8

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

index.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
shortName: "push-api",
1414
// previousPublishDate: "2013-08-15",
1515
// previousMaturity: "WD",
16-
edDraftURI: "https://w3c.github.io/push-api/",
1716
editors: [
1817
{
1918
name: "Peter Beverloo",
@@ -27,25 +26,23 @@
2726
companyURL: "https://www.mozilla.org/",
2827
w3cid: "68503"
2928
},
30-
],
31-
formerEditors: [
3229
{
3330
name: "Bryan Sullivan",
3431
company: "AT&T",
3532
companyURL: "http://www.att.com/",
36-
note: "until 01 May 2015",
33+
retiredDate: "2015-05-01",
3734
},
3835
{
3936
name: "Eduardo Fullea",
4037
company: "Telefonica",
4138
companyURL: "http://www.telefonica.com/",
42-
note: "until 01 May 2015",
39+
retiredDate: "2015-05-01",
4340
},
4441
{
4542
name: "Michaël van Ouwerkerk",
4643
company: "Google",
4744
companyURL: "https://www.google.com/",
48-
note: "until 08 November 2016",
45+
retiredDate: "2016-11-08",
4946
}
5047
],
5148
wg: "Web Applications Working Group",

0 commit comments

Comments
 (0)