Skip to content

Commit 839ab80

Browse files
authored
chore: document the contributors (#470)
1 parent ec955e3 commit 839ab80

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

package.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,20 @@
2626
"license": "Apache-2.0",
2727
"author": {
2828
"name": "Jan Kowalleck",
29-
"email": "jan.kowalleck@gmail.com"
29+
"url": "https://github.com/jkowalleck"
3030
},
3131
"contributors": [
3232
{
3333
"name": "Jan Kowalleck",
34-
"email": "[email protected]"
34+
"url": "https://github.com/jkowalleck"
35+
},
36+
{
37+
"name": "Craig Andrews",
38+
"url": "https://github.com/candrews"
39+
},
40+
{
41+
"name": "Peter Wagner",
42+
"url": "https://github.com/thepwagner"
3543
}
3644
],
3745
"type": "commonjs",

0 commit comments

Comments
 (0)