Skip to content

Commit 3e1225d

Browse files
authored
chore: update author and contributors (#126)
1 parent 077fe89 commit 3e1225d

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

package.json

+16-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,23 @@
22
"name": "api-viewer-element",
33
"version": "0.6.4",
44
"description": "Web Components API viewer element",
5-
"author": "Serhii Kulykov <iamkulykov@gmail.com>",
5+
"author": "open-wc",
66
"contributors": [
7-
"Benny Powers <web@bennypowers.com>"
7+
{
8+
"name" : "Serhii Kulykov",
9+
"email" : "iamkulykov@gmail.com",
10+
"url" : "https://twitter.com/serhiikulykov"
11+
},
12+
{
13+
"name" : "Benny Powers",
14+
"email" : "web@bennypowers.com",
15+
"url" : "https://twitter.com/PowersBenny"
16+
},
17+
{
18+
"name" : "Mikhail Bashkirov",
19+
"email" : "bashmish@gmail.com",
20+
"url" : "https://twitter.com/bashmish"
21+
}
822
],
923
"license": "MIT",
1024
"repository": {

0 commit comments

Comments
 (0)