repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7790a49
)
docs: improve author field
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Fri, 1 Sep 2023 15:04:27 +0000
(17:04 +0200)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Fri, 1 Sep 2023 15:04:27 +0000
(17:04 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
package.json
patch
|
blob
|
blame
|
history
diff --git
a/package.json
b/package.json
index 496c6791f8e2900d36a3a124b21e2f363bf06c13..3e4862108302f24f7a84adb4a4081ed634042292 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-70,7
+70,11
@@
"parallelism",
"eventloop"
],
- "author": "pioardi",
+ "author": {
+ "name": "Alessandro Pio Ardizio",
+ "email": "alessandroardizio94@gmail.com",
+ "url": "https://github.com/pioardi"
+ },
"contributors": [
{
"name": "Christopher Quadflieg",