Skip to content

Commit 1a08bc2

Browse files
fix: missing author bis
1 parent ec8dd67 commit 1a08bc2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

apps/site/authors.json

Lines changed: 20 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",
@@ -212,6 +222,11 @@
212222
"name": "Ryan Dahl",
213223
"website": "https://github.com/ry"
214224
},
225+
"Sam Roberts": {
226+
"id": "sam-github",
227+
"name": "Sam Roberts",
228+
"webiste": "https://github.com/sam-github"
229+
},
215230
"Scott Hammond": {
216231
"id": "scott-hammond",
217232
"name": "Scott Hammond"
@@ -255,6 +270,11 @@
255270
"name": "Ulises Gascón",
256271
"website": "https://github.com/UlisesGascon"
257272
},
273+
"Vladimir de Turckheim": {
274+
"id": "vdeturckheim",
275+
"name": "Vladimir de Turckheim",
276+
"webiste": "https://github.com/vdeturckheim"
277+
},
258278
"Yosuke Furukawa": {
259279
"id": "yosuke-furukawa",
260280
"name": "Yosuke Furukawa",

0 commit comments

Comments
 (0)