Skip to content

Commit d3b029c

Browse files
committed
Adds @EndangeredMassa as a package maintainer.
Thanks Sean!
1 parent 8f5559b commit d3b029c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
, "version" : "0.1.3"
55
, "preferGlobal" : false
66
, "homepage" : "https://github.com/baalexander/node-portscanner"
7-
, "author" : "Brandon Alexander <baalexander@gmail.com> (https://github.com/baalexander)"
7+
, "author" : [
8+
"Brandon Alexander <baalexander@gmail.com> (https://github.com/baalexander)"
9+
, "Sean Massa <endangeredmassa@gmail.com> (http://massalabs.com)"
10+
]
811
, "repository" :
912
{ "type" : "git"
1013
, "url" : "git://github.com/baalexander/node-portscanner.git"

0 commit comments

Comments
 (0)