From a296150a59569698d3075c06ac1f8ff6d9caa813 Mon Sep 17 00:00:00 2001 From: siusin Date: Tue, 11 Nov 2025 09:54:23 +0800 Subject: [PATCH] update the editor list --- index.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) 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",