diff --git a/html-aam/index.html b/html-aam/index.html index 0138a851d..568a73a96 100644 --- a/html-aam/index.html +++ b/html-aam/index.html @@ -31,11 +31,6 @@ // editors editors: [ - { name: "Steve Faulkner", - company: "TPGi", - companyURL: "https://www.tpgi.com/", - w3cid: 35007 - }, { name: "Scott O'Hara", company: "Microsoft", companyURL: "https://www.microsoft.com/", @@ -44,7 +39,8 @@ ], formerEditors: [ - { name: "Alexander Surkov", company: "Mozilla Foundation", companyURL: "https://www.mozilla.org/", w3cid: 51089, note: "until August 2018" }, + { name: "Steve Faulkner", company: "TPGi", companyURL: "https://www.tpgi.com/", w3cid: 35007, note: "until May 2023" }, + { name: "Alexander Surkov", company: "Mozilla Foundation", companyURL: "https://www.mozilla.org/", w3cid: 51089, note: "until August 2018" }, { name: "Bogdan Brinza", company: "Microsoft", companyURL: "https://www.microsoft.com/", w3cid: 71139, note: "until July 2018" }, { name: "Jason Kiss", company: "Invited Expert", w3cid: 50050, note: "until June 2018" }, { name: "Cynthia Shelly", company: "Microsoft", companyURL: "https://www.microsoft.com/", w3cid: 11897, note: "until September 2013" }