From: Jérôme Benoit Date: Sun, 15 Aug 2021 22:07:37 +0000 (+0200) Subject: package.json: add contributors field X-Git-Tag: v1.0.37~7 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=4160581a82c639b3e47f359b63d0bf263a0392e3;p=e-mobility-charging-stations-simulator.git package.json: add contributors field Signed-off-by: Jérôme Benoit --- diff --git a/package.json b/package.json index 61cfbd10..f49ed11b 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,13 @@ }, "description": "Electric Vehicle charging stations simulator", "author": "SAP E-Mobility Labs France ", + "contributors": [ + { + "name": "Jérôme Benoit", + "email": "jerome.benoit@piment-noir.org", + "url": "https://github.com/jerome-benoit" + } + ], "license": "Apache-2.0", "licenses": [ {