Skip to content

Commit

Permalink
Merge branch 'main' into auto_dir
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored Jun 6, 2024
2 parents 573c774 + 4b97432 commit 283528b
Showing 1 changed file with 20 additions and 6 deletions.
26 changes: 20 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,20 @@
prevVersion: "FPWD",
previousMaturity: "WD",
formerEditors: [
{
name: "Anssi Kostiainen",
company: "Intel Corporation",
companyURL: "https://intel.com/",
w3cid: 41974,
retiredDate: "2024-05-10",
},
{
name: "Aaron Gustafson",
company: "Microsoft Corporation",
companyURL: "https://microsoft.com/",
w3cid: 43672,
retiredDate: "2024-05-10",
},
{
name: "Mounir Lamouri",
company: "Google Inc.",
Expand Down Expand Up @@ -47,10 +61,10 @@
w3cid: 91260,
},
{
name: "Aaron Gustafson",
name: "Diego González",
company: "Microsoft Corporation",
companyURL: "https://microsoft.com/",
w3cid: 43672,
w3cid: 66757,
},
{
name: "Daniel Murphy",
Expand All @@ -59,10 +73,10 @@
w3cid: 90918,
},
{
name: "Anssi Kostiainen",
company: "Intel Corporation",
companyURL: "https://intel.com/",
w3cid: 41974,
name: "Christian Liebel",
company: "Thinktecture AG",
companyURL: "https://www.thinktecture.com/",
w3cid: 109589,
},
],
group: "webapps",
Expand Down

0 comments on commit 283528b

Please sign in to comment.