From edc5796743f422eb8a13ddca418bfd10b741a718 Mon Sep 17 00:00:00 2001 From: Brent Zundel Date: Tue, 4 Feb 2025 13:28:48 -0700 Subject: [PATCH] fix echidna echdina publishing was failing because Andres is no longer a member of the WG. Moving him to former editors to see if that fixes the problem. --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 3ac1079..b635222 100644 --- a/index.html +++ b/index.html @@ -40,12 +40,6 @@ company: 'mesur.io', companyURL: 'https://mesur.io/', w3cid: 130636 - }, { - name: 'Andres Uribe', - url: 'https://github.com/andresuribe', - company: "Block", - companyURL: "https://www.tbd.website", - w3cid: 140850 }, { name: 'Mahmoud Alkhraishi', url: 'https://github.com/mkhraisha', @@ -61,6 +55,12 @@ w3cid: 116851 }], formerEditors: [{ + name: 'Andres Uribe', + url: 'https://github.com/andresuribe', + company: "Block", + companyURL: "https://www.tbd.website", + w3cid: 140850 + }, { name: "Orie Steele", company: "Transmute", companyURL: "https://transmute.industries",