Skip to content

Commit 71e4213

Browse files
Editorial: cleanup RS config (#89)
1 parent 2ae2301 commit 71e4213

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

index.html

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,32 +17,23 @@
1717
name: "Marcos Cáceres",
1818
company: "W3C",
1919
companyURL: "https://w3.org",
20-
w3cid: 39125,
20+
w3cid: "39125",
2121
},
2222
],
2323
formerEditors: [
2424
{
2525
name: "Andrei Popescu",
2626
company: "Google Inc.",
2727
companyURL: "https://google.com/",
28-
w3cid: "36565",
2928
},
3029
],
3130
group: "das",
32-
previousPublishDate: "2016-11-08",
33-
previousMaturity: "REC",
31+
previousPublishDate: "2021-06-07",
32+
previousMaturity: "FPWD",
3433
github: "w3c/geolocation-api",
3534
caniuse: "geolocation",
3635
testSuiteURI: "https://wpt.live/geolocation-API/",
37-
// implementationReportURI: "https://wpt.fyi/geolocation-API",
38-
localBiblio: {
39-
WGS84: {
40-
title:
41-
"National Imagery and Mapping Agency Technical Report 8350.2, Third Edition",
42-
publisher: "National Imagery and Mapping Agency",
43-
date: "3 January 2000",
44-
},
45-
},
36+
implementationReportURI: "https://wpt.fyi/geolocation-API",
4637
xref: "web-platform",
4738
};
4839
</script>

0 commit comments

Comments
 (0)