From 399e0b4f510f2596964237b3935c4d47c79ac7c0 Mon Sep 17 00:00:00 2001 From: James Nurthen Date: Wed, 1 Feb 2023 11:47:04 -0800 Subject: [PATCH] editorial: switch editor and mapping maintainer (#150) * Add Valerie as Editor * switch UIA mapping maintainer --------- Co-authored-by: Valerie Young --- core-aam/index.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/core-aam/index.html b/core-aam/index.html index a2507bdfc..c15d3a72b 100644 --- a/core-aam/index.html +++ b/core-aam/index.html @@ -48,10 +48,11 @@ // editors, add as many as you like // only "name" is required editors: [ - { name: "Joanmarie Diggs", + { + name: "Valerie Young", company: "Igalia, S.L.", companyURL: "https://www.igalia.com", - w3cid: 68182 + w3cid: 107953 }, { name: "Alexander Surkov", @@ -66,6 +67,12 @@ } ], formerEditors: [ + { name: "Joanmarie Diggs", + company: "Igalia, S.L.", + companyURL: "https://www.igalia.com", + w3cid: 68182, + note: "Editor until October 2022" + }, { name: "Richard Schwerdtfeger", company: "Knowbility", companyURL: "https://www.knowbility.org/", @@ -97,11 +104,11 @@ authors: [ { - name: "Melanie Richards", + name: "Benjamin Beaudry", company: "Microsoft Corp.", companyURL: "https://microsoft.com/", note: "UIA", - w3cid: 96078 + w3cid: 40117 }, { name: "James Craig",