|
67 | 67 | editors: [
|
68 | 68 | { name: "Manu Sporny", url: "https://www.linkedin.com/in/manusporny/",
|
69 | 69 | company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/",
|
70 |
| - note: "v1.0, v1.1"}, |
| 70 | + note: "v1.0, v1.1", w3cid: 41758}, |
71 | 71 | { name: "Grant Noble", url: "https://www.linkedin.com/in/grant-noble-8253994a/",
|
72 | 72 | company: "ConsenSys", companyURL: "https://consensys.net/",
|
73 |
| - note: "v1.0"}, |
| 73 | + note: "v1.0", w3cid: 110600}, |
74 | 74 | { name: "Dave Longley", url: "https://github.com/dlongley",
|
75 | 75 | company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/",
|
76 |
| - note: "v1.0"}, |
| 76 | + note: "v1.0", w3cid: 48025}, |
77 | 77 | { name: "Daniel C. Burnett", url: "https://www.linkedin.com/in/daburnett/",
|
78 | 78 | company: "ConsenSys", companyURL: "https://consensys.net/",
|
79 |
| - note: "v1.0"}, |
| 79 | + note: "v1.0", w3cid: 37473}, |
80 | 80 | { name: "Brent Zundel", url: "https://www.linkedin.com/in/bzundel/",
|
81 | 81 | company: "Evernym", companyURL: "https://www.evernym.com/",
|
82 |
| - note: "v1.0"}, |
| 82 | + note: "v1.0", w3cid: 102128}, |
83 | 83 | { name: "Kyle Den Hartog", url: "https://www.linkedin.com/in/kyledenhartog/",
|
84 | 84 | company: "MATTR", companyURL: "https://mattr.global/",
|
85 |
| - note: "v1.1"} |
| 85 | + note: "v1.1", w3cid: 103517} |
86 | 86 | ],
|
87 | 87 | // authors, add as many as you like.
|
88 | 88 | // This is optional, uncomment if you have authors as well as editors.
|
89 | 89 | // only "name" is required. Same format as editors.
|
90 | 90 | authors:
|
91 | 91 | [
|
92 | 92 | { name: "Manu Sporny", url: "https://digitalbazaar.com/",
|
93 |
| - company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/"}, |
| 93 | + company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/", |
| 94 | + w3cid: 41758 |
| 95 | + }, |
94 | 96 | { name: "Dave Longley", url: "https://digitalbazaar.com/",
|
95 |
| - company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/"}, |
96 |
| - { name: "David Chadwick", url: "https://www.linkedin.com/in/david-chadwick-36816395/", |
97 |
| - company: "University of Kent", companyURL: "https://www.kent.ac.uk/"} |
| 97 | + company: "Digital Bazaar", companyURL: "https://digitalbazaar.com/", |
| 98 | + w3cid: 48025 |
| 99 | + }, |
| 100 | + { name: "David Chadwick", |
| 101 | + url: "https://www.linkedin.com/in/david-chadwick-36816395/", |
| 102 | + company: "University of Kent", |
| 103 | + companyURL: "https://www.kent.ac.uk/", |
| 104 | + w3cid: 0 |
| 105 | + } |
98 | 106 | ],
|
99 | 107 |
|
100 | 108 | maxTocLevel: 2,
|
|
0 commit comments