From 7e4f7b973ee4319077d3cc930f09cdf6a006eb83 Mon Sep 17 00:00:00 2001 From: aardizio Date: Mon, 8 Feb 2021 20:39:27 +0100 Subject: [PATCH 1/1] Added contributors to the package.json --- README.MD | 2 +- package.json | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) 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" -- 2.34.1