Skip to content

Commit

Permalink
Merge pull request #144 from w3c/mv-ju-former
Browse files Browse the repository at this point in the history
Mark Justin as former editor
  • Loading branch information
dontcallmedom authored Aug 29, 2024
2 parents fc5fbd9 + 2836db6 commit 2751b64
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,12 @@ var respecConfig = {
editors: [
// { name: "Your Name", url: "http://example.org/",
// company: "Your Company", companyURL: "http://example.com/" },
{ name: "Justin Uberti", company: "Google", w3cid: 51065 },
{ name: "Guido Urdaneta", company: "Google", w3cid: 84810 },
{ name: "Youenn Fablet", company: "Apple", w3cid: 96458 }
],
formerEditors: [
{ name: "Justin Uberti", company: "Google", w3cid: 51065, retiredDate: "2021-06-23" },
],

// authors, add as many as you like.
// This is optional, uncomment if you have authors as well as editors.
Expand Down

0 comments on commit 2751b64

Please sign in to comment.