From: aardizio Date: Mon, 8 Feb 2021 19:39:27 +0000 (+0100) Subject: Added contributors to the package.json X-Git-Tag: v2.0.0-beta.2~75^2~3 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=7e4f7b973ee4319077d3cc930f09cdf6a006eb83;hp=39deb558414d950b66aba79beabc20c90b85997a;p=poolifier.git Added contributors to the package.json --- diff --git a/README.MD b/README.MD index 3565deb4..8b354b6e 100644 --- a/README.MD +++ b/README.MD @@ -142,7 +142,7 @@ See guidelines [CONTRIBUTING](CONTRIBUTING.md)
Choose your task here 2.0.0, propose an idea, a fix, an improvement.
-

Contributors

+

Team

diff --git a/package.json b/package.json index 20fd562a..fda65483 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,18 @@ ] }, "author": "pioardi", + "contributors": [ + { + "name": "Christopher Quadflieg", + "email": "chrissi92@hotmail.de", + "url": "https://github.com/Shinigami92" + }, + { + "name": "N/A", + "email": "N/A", + "url": "https://github.com/jerome-benoit" + } + ], "license": "MIT", "bugs": { "url": "https://github.com/pioardi/poolifier/issues"