diff --git a/index.html b/index.html index 4aa8321..4359c21 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,14 @@ }, testSuiteURI: "https://wpt.live/web-share/", group: "webapps", - editors: [{ + editors: [ + { + name: "Marcos Cáceres", + company: "Apple Inc.", + companyURL: "https://apple.com", + w3cid: 39125, + }], + formerEditors: [{ name: "Matt Giuca", company: "Google Inc.", companyURL: "https://google.com", @@ -29,12 +36,6 @@ company: "Google Inc.", companyURL: "https://google.com", w3cid: 67534 - }, - { - name: "Marcos Cáceres", - company: "Apple Inc.", - companyURL: "https://apple.com", - w3cid: 39125, }], caniuse: { feature: "web-share",