Skip to content

Commit 906f1f7

Browse files
committed
Update Authors list base on contributor stats.
Based on https://github.com/w3c/vc-di-ecdsa-test-suite/graphs/contributors Also set group to `vc`.
1 parent 2fbb5ec commit 906f1f7

File tree

1 file changed

+7
-26
lines changed

1 file changed

+7
-26
lines changed

config/respec.json

Lines changed: 7 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,18 @@
11
{
2+
"group": "vc",
23
"specStatus": "base",
34
"shortName": "vc-di-ecdsa-test-suite",
45
"subtitle": "Interoperability test suite for ECDSA Data Integrity cryptosuites.",
56
"github": "https://github.com/w3c/vc-di-ecdsa-test-suite",
67
"edDraftURI": "https://w3c.github.io/vc-di-ecdsa-test-suite",
78
"doJsonLd": true,
89
"includePermalinks": false,
9-
"editors": [
10-
{
11-
"name": "Tashi D. Gyeltshen",
12-
"url": "https://github.com/jsAssassin",
13-
"company": "Digital Bazaar, Inc.",
14-
"companyURL": "https://digitalbazaar.com/"
15-
},
16-
{
17-
"name": "Tyler Minard",
18-
"url": "https://github.com/tminard",
19-
"company": "Digital Bazaar, Inc.",
20-
"companyURL": "https://digitalbazaar.com/"
21-
}
22-
],
2310
"authors": [
24-
{
25-
"name": "Tashi D. Gyeltshen",
26-
"url": "https://github.com/jsAssassin",
27-
"company": "Digital Bazaar, Inc.",
28-
"companyURL": "https://digitalbazaar.com/"
29-
},
30-
{
31-
"name": "Manu Sporny",
32-
"url": "https://manu.sporny.org/",
33-
"company": "Digital Bazaar, Inc.",
34-
"companyURL": "https://digitalbazaar.com/"
35-
}
11+
{ "name": "Andrew Jones", "url": "https://github.com/aljones15",
12+
"company": "Digital Bazaar, Inc.", "companyURL": "https://digitalbazaar.com/" },
13+
{ "name": "Tashi D. Gyeltshen", "url": "https://github.com/jsAssassin",
14+
"company": "Digital Bazaar, Inc.", "companyURL": "https://digitalbazaar.com/" },
15+
{ "name": "Patrick St. Louis", "url": "https://github.com/PatStLouis",
16+
"company": "OpSecId", "companyURL": "https://github.com/OpSecId" }
3617
]
3718
}

0 commit comments

Comments
 (0)