Skip to content

Commit 1a30b4b

Browse files
authored
Update editors
1 parent 0eb0aa1 commit 1a30b4b

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,25 @@
99
github: "w3c/edit-context"
1010
,specStatus: "ED"
1111
,shortName: "edit-context"
12-
,editors: [{ name: "Shih-ling Keng",
12+
,editors: [{ name: "Dan Clark",
13+
mailto: "[email protected]",
14+
company: "Microsoft",
15+
w3cid: 113024},]
16+
,formerEditors: [{ name: "Shih-ling Keng",
1317
mailto: "[email protected]",
1418
company: "Microsoft",
15-
w3cid: 126951},
19+
w3cid: 126951,
20+
retiredDate: "2025-11-10"},
1621
{ name: "Anupam Snigdha",
1722
mailto: "[email protected]",
1823
company: "Microsoft",
19-
w3cid: 126950},
24+
w3cid: 126950,
25+
retiredDate: "2025-11-10"},
2026
{ name: "Bo Cupp",
2127
mailto: "[email protected]",
2228
company: "Microsoft",
23-
w3cid: 126951},
24-
{ name: "Dan Clark",
25-
mailto: "[email protected]",
26-
company: "Microsoft",
27-
w3cid: 113024},]
29+
w3cid: 126951,
30+
retiredDate: "2025-11-10"},]
2831
, wgPublicList: "public-editing-tf"
2932
, otherLinks: [{
3033
key: 'Participate',

0 commit comments

Comments
 (0)