Skip to content

Commit 80dc3e9

Browse files
editorial: switch editor and mapping maintainer (#150)
* Add Valerie as Editor * switch UIA mapping maintainer --------- Co-authored-by: Valerie Young <spectranaut@gmail.com>
1 parent f668467 commit 80dc3e9

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

index.html

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,11 @@
4848
// editors, add as many as you like
4949
// only "name" is required
5050
editors: [
51-
{ name: "Joanmarie Diggs",
51+
{
52+
name: "Valerie Young",
5253
company: "Igalia, S.L.",
5354
companyURL: "https://www.igalia.com",
54-
w3cid: 68182
55+
w3cid: 107953
5556
},
5657
{
5758
name: "Alexander Surkov",
@@ -66,6 +67,12 @@
6667
}
6768
],
6869
formerEditors: [
70+
{ name: "Joanmarie Diggs",
71+
company: "Igalia, S.L.",
72+
companyURL: "https://www.igalia.com",
73+
w3cid: 68182,
74+
note: "Editor until October 2022"
75+
},
6976
{ name: "Richard Schwerdtfeger",
7077
company: "Knowbility",
7178
companyURL: "https://www.knowbility.org/",
@@ -97,11 +104,11 @@
97104

98105
authors: [
99106
{
100-
name: "Melanie Richards",
107+
name: "Benjamin Beaudry",
101108
company: "Microsoft Corp.",
102109
companyURL: "https://microsoft.com/",
103110
note: "UIA",
104-
w3cid: 96078
111+
w3cid: 40117
105112
},
106113
{
107114
name: "James Craig",

0 commit comments

Comments
 (0)