-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrespecConfig.json
20 lines (20 loc) · 1 KB
/
respecConfig.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"group": "vc",
"specStatus": "base",
"shortName": "vc-bitstring-status-list-test-suite",
"subtitle": "Test Interoperability Report for Verifiable Credentials status",
"github": "https://github.com/w3c/vc-bitstring-status-list-test-suite",
"edDraftURI": "https://w3c.github.io/vc-bitstring-status-list-test-suite",
"doJsonLd": true,
"includePermalinks": false,
"authors": [
{ "name": "Tashi D. Gyeltshen", "url": "https://github.com/jsAssassin",
"company": "Digital Bazaar, Inc.", "companyURL": "https://digitalbazaar.com/" },
{ "name": "Patrick St. Louis", "url": "https://github.com/PatStLouis",
"company": "OpSecId", "companyURL": "https://github.com/OpSecId" },
{ "name": "Benjamin Young", "url": "https://github.com/BigBlueHat",
"company": "Digital Bazaar, Inc.", "companyURL": "https://digitalbazaar.com/" },
{ "name": "Andrew Jones", "url": "https://github.com/aljones15",
"company": "Digital Bazaar, Inc.", "companyURL": "https://digitalbazaar.com/" }
]
}