Skip to content

Commit 303673e

Browse files
fix: missing author bis
fix: missing author bis
1 parent 89ba3de commit 303673e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

apps/site/authors.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@
5959
"name": "Danielle Adams",
6060
"website": "https://github.com/danielleadams"
6161
},
62+
"Daniel Bevenius": {
63+
"id": "danbev",
64+
"name": "Daniel Bevenius",
65+
"webiste": "https://github.com/danbev"
66+
},
6267
"Dave Pacheco": {
6368
"id": "dave-pacheco",
6469
"name": "Dave Pacheco"
@@ -138,6 +143,11 @@
138143
"name": "Node.js Technical Steering Committee",
139144
"website": "https://github.com/nodejs"
140145
},
146+
"Matteo Collina": {
147+
"id": "mcollina",
148+
"name": "Matteo Collina",
149+
"webiste": "https://github.com/mcollina"
150+
},
141151
"Marco Ippolito": {
142152
"id": "marco-ippolito",
143153
"name": "Marco Ippolito",
@@ -177,6 +187,11 @@
177187
"name": "Myles Borins",
178188
"website": "https://github.com/mylesborins"
179189
},
190+
"piscisaureus": {
191+
"id": "piscisaureus",
192+
"name": "Bert Belder",
193+
"website": "https://github.com/piscisaureus"
194+
},
180195
"Rafael Gonzaga": {
181196
"id": "rafaelgss",
182197
"name": "Rafael Gonzaga",
@@ -207,6 +222,11 @@
207222
"name": "Ryan Dahl",
208223
"website": "https://github.com/ry"
209224
},
225+
"Sam Roberts": {
226+
"id": "sam-github",
227+
"name": "Sam Roberts",
228+
"webiste": "https://github.com/sam-github"
229+
},
210230
"Scott Hammond": {
211231
"id": "scott-hammond",
212232
"name": "Scott Hammond"
@@ -250,6 +270,11 @@
250270
"name": "Ulises Gascón",
251271
"website": "https://github.com/UlisesGascon"
252272
},
273+
"Vladimir de Turckheim": {
274+
"id": "vdeturckheim",
275+
"name": "Vladimir de Turckheim",
276+
"webiste": "https://github.com/vdeturckheim"
277+
},
253278
"Yosuke Furukawa": {
254279
"id": "yosuke-furukawa",
255280
"name": "Yosuke Furukawa",

0 commit comments

Comments
 (0)