Skip to content

Commit 660d69c

Browse files
authored
fix echidna (#245)
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.
1 parent 1605c51 commit 660d69c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@
4040
company: 'mesur.io',
4141
companyURL: 'https://mesur.io/',
4242
w3cid: 130636
43-
}, {
44-
name: 'Andres Uribe',
45-
url: 'https://github.com/andresuribe',
46-
company: "Block",
47-
companyURL: "https://www.tbd.website",
48-
w3cid: 140850
4943
}, {
5044
name: 'Mahmoud Alkhraishi',
5145
url: 'https://github.com/mkhraisha',
@@ -61,6 +55,12 @@
6155
w3cid: 116851
6256
}],
6357
formerEditors: [{
58+
name: 'Andres Uribe',
59+
url: 'https://github.com/andresuribe',
60+
company: "Block",
61+
companyURL: "https://www.tbd.website",
62+
w3cid: 140850
63+
}, {
6464
name: "Orie Steele",
6565
company: "Transmute",
6666
companyURL: "https://transmute.industries",

0 commit comments

Comments
 (0)