Skip to content

Commit

Permalink
Added myself to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed May 19, 2018
1 parent 54da296 commit a6d2a35
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"swagger"
],
"author": "Tomas Della Vedova - @delvedor (http://delved.org)",
"contributors": [
{
"name": "Matteo Collina",
"email": "hello@matteocollina.com"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/fastify/fastify-swagger/issues"
Expand Down

0 comments on commit a6d2a35

Please sign in to comment.