From d98332731ba79c52e153bbf0847e8fd62364621b Mon Sep 17 00:00:00 2001 From: gnought <1684105+gnought@users.noreply.github.com> Date: Thu, 18 Jul 2019 01:25:19 +0800 Subject: [PATCH] Added collaborators --- README.md | 4 ++++ package.json | 6 ++++++ 2 files changed, 10 insertions(+) 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"