10BC0 Changing (primary) editor of HTML to Simon by cwilso · Pull Request #257 · whatwg/sg · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Changing (primary) editor of HTML to Simon
With Domenic's impending departure, we will need a new (singular) Editor for the HTML workstream.  For SG approval.
  • Loading branch information
cwilso authored Sep 9, 2025
commit edb349f52c974a81799c8af4d996faa1a6441db1
4 changes: 2 additions & 2 deletions db.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,8 @@
"scope": "A kitchen sink full of technologies for the web, including the core markup language for the web, HTML, as well as numerous APIs like Web Sockets, Web Workers, `localStorage`, etc.",
"editors": [
{
"name": "Domenic Denicola",
"email": "d@domenic.me"
"name": "Simon Pieters",
"email": "zcorpan@mozilla.com"
}
],
"standards": [
Expand Down
0