Skip to content

Commit b0cb29d

Browse files
committed
[dist] Fix maintainers field
1 parent a977223 commit b0cb29d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
},
99
"author": "Nodejitsu Inc. <[email protected]>",
1010
"maintainers": [
11-
"jesusabdullah <[email protected]>"
11+
"Marak <[email protected]>",
12+
1213
],
1314
"dependencies": {
1415
"async": "0.1.x",

0 commit comments

Comments
 (0)