diff --git a/index.html b/index.html index 1b4390f..fd05bb7 100644 --- a/index.html +++ b/index.html @@ -15,20 +15,13 @@ previousPublishDate: "2021-06-01", previousMaturity: "WD", github: "w3c/battery", - editors: [ + editors: [ { name: "Anssi Kostiainen", company: "Intel Corporation", companyURL: "https://intel.com/", w3cid: 41974 }, - { - name: "Mounir Lamouri", - company: "Google Inc.", - companyURL: "https://google.com/", - note: "previously Mozilla", - w3cid: 45389 - }, { name: "Raphael Kubo da Costa", company: "Intel Corporation", @@ -36,6 +29,15 @@ w3cid: 95850 } ], + formerEditors: [ + { + name: "Mounir Lamouri", + company: "Google Inc.", + companyURL: "https://google.com/", + note: "previously Mozilla", + w3cid: 45389 + } + ], group: "das", wgPublicList: "public-device-apis", testSuiteURI: "https://wpt.live/battery-status/",