Skip to content

Commit

Permalink
Add @phated to the contributors in package.json. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Aug 30, 2013
1 parent d707716 commit 062fd9f
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,19 @@
"url": "http://allyoucanleet.com/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "http://mathiasbynens.be/"
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "http://mathiasbynens.be/"
}
],
"bugs": {
Expand Down Expand Up @@ -64,9 +69,6 @@
"jam": {
"main": "./dist/lodash.compat.js"
},
"scripts": {
"test": "node test/test.js"
},
"volo": {
"type": "directory",
"ignore": [
Expand Down

0 comments on commit 062fd9f

Please sign in to comment.