Skip to content

Commit 8e75c50

Browse files
authored
docs: add metcoder95 as collaborator (fastify#4622)
1 parent eafeed7 commit 8e75c50

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,8 @@ listed in alphabetical order.
304304
<https://twitter.com/ayoubelkh>, <https://www.npmjs.com/~ayoubelk>
305305
* [__Denis Fäcke__](https://github.com/SerayaEryn),
306306
<https://twitter.com/serayaeryn>, <https://www.npmjs.com/~serayaeryn>
307+
* [__Carlos Fuentes__](https://github.com/metcoder95),
308+
<https://twitter.com/metcoder95>, <https://www.npmjs.com/~metcoder95>
307309
* [__Rafael Gonzaga__](https://github.com/rafaelgss),
308310
<https://twitter.com/_rafaelgss>, <https://www.npmjs.com/~rafaelgss>
309311
* [__Vincent Le Goff__](https://github.com/zekth)
@@ -327,6 +329,8 @@ listed in alphabetical order.
327329
<https://twitter.com/delvedor>, <https://www.npmjs.com/~delvedor>
328330
* [__Ayoub El Khattabi__](https://github.com/AyoubElk),
329331
<https://twitter.com/ayoubelkh>, <https://www.npmjs.com/~ayoubelk>
332+
* [__Carlos Fuentes__](https://github.com/metcoder95),
333+
<https://twitter.com/metcoder95>, <https://www.npmjs.com/~metcoder95>
330334
* [__Vincent Le Goff__](https://github.com/zekth)
331335
* [__Salman Mitha__](https://github.com/salmanm),
332336
<https://www.npmjs.com/~salmanm>
@@ -338,7 +342,7 @@ listed in alphabetical order.
338342
* [__Rafael Gonzaga__](https://github.com/rafaelgss),
339343
<https://twitter.com/_rafaelgss>, <https://www.npmjs.com/~rafaelgss>
340344
* [__Simone Busoli__](https://github.com/simoneb),
341-
<https://twitter.com/simonebu>, <https://www.npmjs.com/~simoneb>
345+
<https://twitter.com/simonebu>, <https://www.npmjs.com/~simoneb>
342346

343347
### Great Contributors
344348
Great contributors on a specific area in the Fastify ecosystem will be invited

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,11 @@
117117
"name": "Luis Orbaiceta",
118118
"email": "luisorbaiceta@gmail.com",
119119
"url": "https://luisorbaiceta.com"
120+
},
121+
{
122+
"name": "Carlos Fuentes",
123+
"email": "me@metcoder.dev",
124+
"url": "https://metcoder.dev"
120125
}
121126
],
122127
"license": "MIT",

0 commit comments

Comments
 (0)