repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1558ca0
)
package.json: add contributors field
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 15 Aug 2021 22:07:37 +0000
(
00:07
+0200)
committer
Jé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
patch
|
blob
|
blame
|
history
diff --git
a/package.json
b/package.json
index 61cfbd102135a08630d4d9d3266ea2252b4df7c8..f49ed11b39fab78b0efd1abecd5038ee3f892dfe 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-11,6
+11,13
@@
},
"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": [
{