Skip to content

Commit 7c82d4b

Browse files
committed
[dist] Update contributors in package.json
1 parent 067d50c commit 7c82d4b

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

package.json

+6-9
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,13 @@
33
"preferGlobal": "true",
44
"description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)",
55
"version": "0.6.9",
6-
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
6+
"author": "Nodejitsu Inc <info@nodejitsu.com>",
77
"contributors": [
8-
{
9-
"name": "Fedor Indutny",
10-
"email": "[email protected]"
11-
},
12-
{
13-
"name": "James Halliday",
14-
"email": "[email protected]"
15-
}
8+
{ "name": "Charlie Robbins", "email": "[email protected]" },
9+
{ "name": "Fedor Indutny", "email": "[email protected]" },
10+
{ "name": "James Halliday", "email": "[email protected]" },
11+
{ "name": "Bradley Meck", "email": "[email protected]" },
12+
{ "name": "Dominic Tarr", "email": "[email protected]" }
1613
],
1714
"repository": {
1815
"type": "git",

0 commit comments

Comments
 (0)