Skip to content

Commit

Permalink
Updated package.json to use github profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Jan 26, 2013
1 parent 3dd22a2 commit fdea8e4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -14,13 +14,13 @@
],
"author": "Mike Moulton <mike@meltmedia.com> (http://meltmedia.com)",
"maintainers": [
"Mike Moulton <mike@meltmedia.com> (http://meltmedia.com)",
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
"Mike Moulton <mike@meltmedia.com> (https://github.com/mmoulton)",
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)"
],
"contributors": [
"Mike Moulton <mike@meltmedia.com> (http://meltmedia.com)",
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)",
"Tobias Birmili <birmili@mecodia.de> (http://mecodia.de)",
"Mike Moulton <mike@meltmedia.com> (https://github.com/mmoulton)",
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)",
"Tobias Birmili <birmili@mecodia.de> (https://github.com/toabi)",
"Gilles Bouthenot (https://github.com/gbouthenot)"
],
"bugs": {
Expand All @@ -44,4 +44,4 @@
"scripts": {
"test": "node ./test/handlebars.test.js"
}
}
}

0 comments on commit fdea8e4

Please sign in to comment.