Skip to content

Commit 18ea3a7

Browse files
committed
Add Editors for v2.0.
1 parent 76589ec commit 18ea3a7

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

index.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
editors: [
6868
{ name: "Manu Sporny", url: "https://www.linkedin.com/in/manusporny/",
6969
company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/",
70-
note: "v1.0, v1.1", w3cid: 41758},
70+
note: "v1.0, v1.1, v2.0", w3cid: 41758},
7171
{ name: "Grant Noble", url: "https://www.linkedin.com/in/grant-noble-8253994a/",
7272
company: "ConsenSys", companyURL: "https://consensys.net/",
7373
note: "v1.0", w3cid: 110600},
@@ -82,7 +82,17 @@
8282
note: "v1.0", w3cid: 102128},
8383
{ name: "Kyle Den Hartog", url: "https://www.linkedin.com/in/kyledenhartog/",
8484
company: "MATTR", companyURL: "https://mattr.global/",
85-
note: "v1.1", w3cid: 103517}
85+
note: "v1.1", w3cid: 103517},
86+
{ name: "Orie Steele", url: "https://github.com/OR13",
87+
company: "Transmute",
88+
companyURL: "https://www.transmute.industries/",
89+
note: "v2.0", w3cid: 109171},
90+
{ name: "Michael B. Jones", url: "https://self-issued.info/",
91+
company: "Microsoft", companyURL: "https://www.microsoft.com",
92+
note: "v2.0", w3cid: 38745},
93+
{ name: "Gabe Cohen", url: "https://github.com/decentralgabe",
94+
company: "Block", companyURL: "https://block.xyz/",
95+
note: "v2.0", w3cid: 0}
8696
],
8797
// authors, add as many as you like.
8898
// This is optional, uncomment if you have authors as well as editors.

0 commit comments

Comments
 (0)