We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f614879 commit 89ba3deCopy full SHA for 89ba3de
1 file changed
apps/site/authors.json
@@ -15,7 +15,7 @@
15
"website": "https://github.com/AugustinMauroy"
16
},
17
"Ben Noordhuis": {
18
- "id": "bennoordhuis",
+ "id": "bnoordhuis",
19
"name": "Ben Noordhuis",
20
"website": "https://github.com/bnoordhuis"
21
@@ -231,6 +231,11 @@
231
"name": "The Node.js Project",
232
"website": "https://github.com/nodejs"
233
234
+ "Tierney Cyren": {
235
+ "id": "bnb",
236
+ "name": "Tierney Cyren",
237
+ "website": "https://github.com/bnb"
238
+ },
239
"Timothy J Fontaine": {
240
"id": "tjfontaine",
241
"name": "Timothy J Fontaine",
0 commit comments