Skip to content

Commit

Permalink
editorial: fix editors
Browse files Browse the repository at this point in the history
  • Loading branch information
jnurthen committed Jan 5, 2024
1 parent 442ddbb commit 1e4dde7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,18 +54,18 @@
}
],
formerEditors: [
{
{
name: "Michael Cooper",
company: "W3C",
companyURL: "http://www.w3.org",
w3cid: 34017
w3cid: 34017,
note: "Editor until 2023"
},
{
name: "Joanmarie Diggs",
company: "Igalia, S.L.",
companyURL: "https://www.igalia.com",
w3cid: 68182
w3cid: 68182,
note: "Editor until 2021"
},
{
Expand Down

0 comments on commit 1e4dde7

Please sign in to comment.