Skip to content

Commit

Permalink
update editors
Browse files Browse the repository at this point in the history
  • Loading branch information
ruoxiran committed Nov 12, 2024
1 parent 5d98078 commit 4a89c23
Showing 1 changed file with 37 additions and 21 deletions.
58 changes: 37 additions & 21 deletions respec-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,42 +37,58 @@ var respecConfig = {

// editors, add as many as you like
// only "name" is required
editors: [
editors: [

{
name: "Matthew Atkinson",
company: "Samsung Electronics Co., Ltd.",
companyURL: "https://www.w3.org/organizations/40030/",
w3cid: 68793,
},
{
name: "Janina Sajka",
company: "Invited Expert",
w3cid: 33688,
},
{
name: "Lionel Wolberger",
company: "Level Access",
companyURL: "https://www.w3.org/organizations/69854/",
w3cid: 106386,
}
],
formerEditors: [
{
name: "Lisa Seeman",
url: 'http://athena-ict.com',
mailto: "[email protected]",
w3cid: 16320
},
{
name: "Charles LaPierre",
url: 'http://www.benetech.org',
mailto: "[email protected]",
company: "Benetech",
w3cid: 72055
},
name: "Michael Cooper",
url: 'https://www.w3.org',
company: "W3C",
companyURI: "http://www.w3.org",
w3cid: 34017
},
{
name: "John Foliot",
mailto: "[email protected]",
company: "Invited Expert",
w3cid: 41450
},
{
name: "Michael Cooper",
url: 'https://www.w3.org',
mailto: "[email protected]",
company: "W3C",
companyURI: "http://www.w3.org",
w3cid: 34017
name: "Charles LaPierre",
url: 'http://www.benetech.org',
company: "Benetech",
w3cid: 72055
},
{
name: "Roy Ran",
name: "Ruoxi Ran",
url: 'https://www.w3.org',
mailto: "[email protected]",
company: "W3C",
companyURI: "http://www.w3.org",
w3cid: 100586
},
{
name: "Lisa Seeman",
url: 'http://athena-ict.com',
w3cid: 16320
},
{
name: "Richard Schwerdtfeger",
company: "Knowbility",
Expand Down

0 comments on commit 4a89c23

Please sign in to comment.