Skip to content

Commit 9d718c0

Browse files
committed
Update Editors/Authors for v2.1.
1 parent 324e220 commit 9d718c0

1 file changed

Lines changed: 18 additions & 17 deletions

File tree

index.html

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
//subtitle: "Expressing information with verifiable provenance",
2828

2929
// if you wish the publication date to be other than today, set this
30-
//publishDate: "2025-5-15",
30+
//publishDate: "2025-4-16",
3131
//crEnd: "2025-01-19",
3232
//prEnd: "2025-4-17",
3333
//implementationReportURI: "https://w3c.github.io/vc-data-model-2.0-test-suite/",
@@ -125,23 +125,15 @@
125125
editors: [{
126126
name: "Manu Sporny", url: "https://www.linkedin.com/in/manusporny/",
127127
company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/",
128-
note: "v1.0, v1.1, v2.0", w3cid: 41758
128+
note: "v1.0 - v2.1", w3cid: 41758
129129
}, {
130130
name: "Ted Thibodeau Jr", url: "https://github.com/TallTed",
131131
company: "OpenLink Software", companyURL: "https://www.openlinksw.com/",
132-
note: "v2.0", w3cid: 42501
132+
note: "v2.0 - v2.1", w3cid: 42501
133133
}, {
134134
name: "Ivan Herman", url: "https://www.w3.org/People/Ivan/",
135135
company: "W3C", companyURL: "https://www.w3.org",
136-
note: "v2.0", w3cid: 7382, orcid: "0000-0003-0782-2704"
137-
}, {
138-
name: "Gabe Cohen", url: "https://github.com/decentralgabe",
139-
company: "Block", companyURL: "https://block.xyz/",
140-
note: "v2.0", w3cid: 116851
141-
}, {
142-
name: "Michael B. Jones", url: "https://self-issued.info/",
143-
company: "Invited Expert",
144-
note: "v2.0", w3cid: 38745
136+
note: "v2.0 - v2.1", w3cid: 7382, orcid: "0000-0003-0782-2704"
145137
}],
146138
formerEditors: [
147139
{ name: "Grant Noble", url: "https://www.linkedin.com/in/grant-noble-8253994a/",
@@ -158,7 +150,16 @@
158150
note: "v1.0", w3cid: 102128},
159151
{ name: "Kyle Den Hartog", url: "https://www.linkedin.com/in/kyledenhartog/",
160152
company: "MATTR", companyURL: "https://mattr.global/",
161-
note: "v1.1", w3cid: 103517}
153+
note: "v1.1", w3cid: 103517},
154+
{
155+
name: "Gabe Cohen", url: "https://github.com/decentralgabe",
156+
company: "Block", companyURL: "https://block.xyz/",
157+
note: "v2.0", w3cid: 116851
158+
}, {
159+
name: "Michael B. Jones", url: "https://self-issued.info/",
160+
company: "Invited Expert",
161+
note: "v2.0", w3cid: 38745
162+
}
162163
],
163164
// authors, add as many as you like.
164165
// This is optional, uncomment if you have authors as well as editors.
@@ -167,20 +168,20 @@
167168
[
168169
{ name: "Manu Sporny", url: "https://digitalbazaar.com/",
169170
company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/",
170-
note: "v1.0, v1.1, v2.0", w3cid: 41758
171+
note: "v1.0 - v2.1", w3cid: 41758
171172
},
172173
{ name: "Dave Longley", url: "https://digitalbazaar.com/",
173174
company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/",
174-
note: "v1.0, v1.1, v2.0", w3cid: 48025
175+
note: "v1.0 - v2.1", w3cid: 48025
175176
},
176177
{ name: "David Chadwick",
177178
url: "https://www.linkedin.com/in/davidwchadwick/",
178179
company: "Invited Expert",
179-
note: "v1.0, v1.1, v2.0", w3cid: 46156
180+
note: "v1.0 - v2.0", w3cid: 46156
180181
},
181182
{ name: "Ivan Herman", url: "https://www.w3.org/People/Ivan/",
182183
company: "W3C", companyURL: "https://www.w3.org",
183-
note: "v2.0", w3cid: 7382, orcid: "0000-0003-0782-2704"
184+
note: "v2.0 - v2.1", w3cid: 7382, orcid: "0000-0003-0782-2704"
184185
}
185186
],
186187
xref: ["URL", "I18N-GLOSSARY", "INFRA", "CID"],

0 commit comments

Comments
 (0)