Skip to content

Commit 6eda866

Browse files
committed
Change maintainers to contributors in package.json, add me
1 parent 259595f commit 6eda866

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,15 @@
99
"email": "gnarf37@gmail.com",
1010
"url": "https://github.com/gnarf37"
1111
},
12-
"maintainers": [
12+
"contributors": [
1313
{
1414
"name": "Corey Frang",
1515
"email": "gnarf37@gmail.com",
1616
"url": "http://gnarf.net"
17+
},
18+
{
19+
"name": "Michał Gołębiowski",
20+
"email": "m.goleb@gmail.com"
1721
}
1822
],
1923
"repository": {

0 commit comments

Comments
 (0)