Skip to content

Commit

Permalink
update contributors info for website
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickkettner committed Oct 5, 2015
1 parent 29eab70 commit 63f4b5d
Showing 1 changed file with 28 additions and 8 deletions.
36 changes: 28 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,34 @@
"url": "http://modernizr.com/"
},
"contributors": [
{ "name": "Faruk Ates" },
{ "name": "Paul Irish" },
{ "name": "Alex Sexton" },
{ "name": "Ryan Seddon" },
{ "name": "Alexander Farkas" },
{ "name": "Patrick Kettner" },
{ "name": "Stu Cox" },
{ "name": "Richard Herrera" }
{
"name": "Faruk Ates",
"url": "https://twitter.com/KuraFire"
},
{
"name": "Paul Irish",
"url": "https://twitter.com/paul_irish"
},
{
"name": "Alex Sexton",
"url": "https://twitter.com/SlexAxton"
},
{
"name": "Ryan Seddon",
"url": "https://twitter.com/ryanseddon"
},
{
"name": "Patrick Kettner",
"url": "https://twitter.com/patrickkettner"
},
{
"name": "Stu Cox",
"url": "https://twitter.com/stucoxmedia"
},
{
"name": "Richard Herrera",
"url": "https://twitter.com/doctyper"
}
],
"license": "MIT"
}

0 comments on commit 63f4b5d

Please sign in to comment.