Skip to content

Commit 898b1d9

Browse files
committed
Add myself as a contributor
😎
1 parent cae75a9 commit 898b1d9

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,16 @@
3030
"client",
3131
"index"
3232
],
33-
"author": {
34-
"name": "Tomas Della Vedova",
35-
"company": "Elastic BV"
36-
},
33+
"contributors": [
34+
{
35+
"name": "Tomas Della Vedova",
36+
"company": "Elastic BV"
37+
},
38+
{
39+
"name": "Josh Mock",
40+
"company": "Elastic BV"
41+
}
42+
],
3743
"license": "Apache-2.0",
3844
"repository": {
3945
"type": "git",

0 commit comments

Comments
 (0)