Merge branch 'master' into sync-version
authorAlessandro Pio Ardizio <alessandroardizio94@gmail.com>
Mon, 8 Feb 2021 20:30:33 +0000 (21:30 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Feb 2021 20:30:33 +0000 (21:30 +0100)
README.MD
package.json

index 7d633922b26fbdf734e7532e554be40f2ce937b0..14343452722e24bda3b8e14c7564e926da905c94 100644 (file)
--- a/README.MD
+++ b/README.MD
@@ -28,6 +28,8 @@ Moreover you can execute your CPU tasks using an API designed to improve the <st
   <span> · </span>
   <a href="#contribute">Contribute</a>
   <span> · </span>
+  <a href="#Team">Team</a>
+  <span> · </span>
   <a href="#nv">Compatibility</a>
   <span> · </span>
   <a href="#license">License</a>
@@ -140,6 +142,18 @@ See guidelines [CONTRIBUTING](CONTRIBUTING.md) <br>
 Choose your task here <a href="https://github.com/pioardi/poolifier/projects/1"> 2.0.0</a>, propose an idea, a fix, an improvement. <br>  
 
 
+<h2 id="Team">Team</h2>
+<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
+<!-- prettier-ignore-start -->
+<!-- markdownlint-disable -->
+
+**Creator/Owner:**
+* [__Alessandro Pio Ardizio__](https://github.com/pioardi)
+
+***Contributors***
+* [__Shinigami92__](https://github.com/Shinigami92)
+* [__Jérôme Benoit__](https://github.com/jerome-benoit)
+
 <h2 id="license">License</h2>
 
 [MIT](./LICENSE)
index 37107393d8028469c3a034f9656e54b3256125ae..cec190baa77935a17bf23bc31a9bdd848c4e77ff 100644 (file)
     ]
   },
   "author": "pioardi",
+  "contributors": [
+    {
+      "name": "Christopher Quadflieg",
+      "email": "chrissi92@hotmail.de",
+      "url": "https://github.com/Shinigami92"
+    },
+    {
+      "name": "Jérôme Benoit",
+      "email": "jerome.benoit@piment-noir.org",
+      "url": "https://github.com/jerome-benoit"
+    }
+  ],
   "license": "MIT",
   "bugs": {
     "url": "https://github.com/pioardi/poolifier/issues"