Skip to content

Commit 09d6557

Browse files
committed
update editors
1 parent 79f2c48 commit 09d6557

File tree

1 file changed

+24
-17
lines changed

1 file changed

+24
-17
lines changed

graphics-aam/index.html

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -44,29 +44,36 @@
4444
// editors, add as many as you like
4545
// only "name" is required
4646
editors: [
47-
4847
{ name: "Amelia Bellamy-Royds",
4948
mailto: "[email protected]",
5049
w3cid: 75809
5150
},
52-
{
53-
name: "Joanmarie Diggs",
54-
url: 'https://www.igalia.com',
55-
mailto: "[email protected]",
56-
company: "Igalia, S.L.",
57-
companyURL: "https://www.igalia.com",
58-
w3cid: 68182
59-
},
60-
{
61-
name: "Michael Cooper",
62-
url: 'http://www.w3.org',
63-
mailto: "[email protected]",
64-
company: "W3C",
65-
companyURL: "http://www.w3.org",
66-
w3cid: 34017
67-
}
51+
{
52+
name: "James Nurthen",
53+
company: "Adobe",
54+
companyURL: "https://www.adobe.com/",
55+
w3cid: 37155
56+
}
6857
],
6958
formerEditors: [
59+
{
60+
name: "Joanmarie Diggs",
61+
url: 'https://www.igalia.com',
62+
mailto: "[email protected]",
63+
company: "Igalia, S.L.",
64+
companyURL: "https://www.igalia.com",
65+
w3cid: 68182,
66+
note: "until August 2023"
67+
},
68+
{
69+
name: "Michael Cooper",
70+
url: 'http://www.w3.org',
71+
mailto: "[email protected]",
72+
company: "W3C",
73+
companyURL: "http://www.w3.org",
74+
w3cid: 34017,
75+
note: "until August 2023"
76+
},
7077
{ name: "Fred Esch",
7178
mailto: "[email protected]",
7279
company: "IBM Corporation",

0 commit comments

Comments
 (0)