Skip to content

Commit

Permalink
update editors (#534) (#543)
Browse files Browse the repository at this point in the history
* update editors

* chore: remove companies from former editors

As discussed in the working group meeting on May 23 2023.

* add Philippe to acknowledgements
  • Loading branch information
basti1302 committed Aug 10, 2023
1 parent 4d00afb commit bdbdbc7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,36 +27,36 @@
name: "Yuri Shkuro",
company: "Meta",
w3cid: "104074"
},
{
name: "J. Kalyana Sundaram",
company: "Microsoft",
w3cid: "129894"
},
{
name: "Bastian Krol",
company: "IBM",
w3cid: "127244"
}],

formerEditors: [{
name: "Nik Molnar",
company: "Microsoft",
companyURL: "https://microsoft.com",
w3cid: "104238"
},
{
name: "Alois Reitbauer",
company: "Dynatrace",
companyURL: "https://dynatrace.com",
w3cid: "48276"
},
{
name: "Morgan McLean",
company: "Google",
companyURL: "https://google.com",
w3cid: "104128"
},
{
name: "Bogdan Drutu",
company: "Google",
companyURL: "https://google.com",
w3cid: "104091"
},
{
name: "Daniel Khan",
company: "Dynatrace",
companyURL: "https://dynatrace.com",
w3cid: "90530"
}],
github: {
Expand Down
2 changes: 1 addition & 1 deletion spec/60-acknowledgments.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## Acknowledgments

Thanks to Adrian Cole, Christoph Neumüller, Daniel Khan, Erika Arnold, Fabian Lange, Matthew Wear, Reiley Yang, Ted Young, Tyler Benson, Victor Soares for their contributions to this work.
Thanks to Adrian Cole, Christoph Neumüller, Daniel Khan, Erika Arnold, Fabian Lange, Matthew Wear, Philippe Le Hegaret, Reiley Yang, Ted Young, Tyler Benson, and Victor Soares for their contributions to this work.

0 comments on commit bdbdbc7

Please sign in to comment.