diff --git a/README.md b/README.md index 2e109e0..d8c6ed8 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ documentation and usage. [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) +## Collaborators + +* [__Gnought__](https://github.com/gnought) + ## License MIT diff --git a/package.json b/package.json index cf283e4..9cdae0a 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,12 @@ "aedes" ], "author": "Matteo Collina ", + "contributors": [ + { + "name": "Gnought", + "url": "https://github.com/gnought" + } + ], "license": "MIT", "bugs": { "url": "https://github.com/mcollina/aedes-packet/issues"