package.json: add contributors field
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 15 Aug 2021 22:07:37 +0000 (00:07 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 15 Aug 2021 22:07:37 +0000 (00:07 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
package.json

index 61cfbd102135a08630d4d9d3266ea2252b4df7c8..f49ed11b39fab78b0efd1abecd5038ee3f892dfe 100644 (file)
   },
   "description": "Electric Vehicle charging stations simulator",
   "author": "SAP E-Mobility Labs France <e-mobility@sap.com>",
+  "contributors": [
+    {
+      "name": "Jérôme Benoit",
+      "email": "jerome.benoit@piment-noir.org",
+      "url": "https://github.com/jerome-benoit"
+    }
+  ],
   "license": "Apache-2.0",
   "licenses": [
     {