Skip to content

Commit

Permalink
Add GitHub urls for our contributors.
Browse files Browse the repository at this point in the history
  • Loading branch information
pfiller committed Jul 10, 2013
1 parent 5269619 commit c9ecf31
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Expand Up @@ -46,13 +46,16 @@
},
"maintainers": [
{
"name": "Patrick Filler"
"name": "Patrick Filler",
"url": "https://github.com/pfiller"
},
{
"name": "Christophe Coevoet"
"name": "Christophe Coevoet",
"url": "https://github.com/stof"
},
{
"name": "Ken Earley"
"name": "Ken Earley",
"url": "https://github.com/kenearley"
}
],
"download": "https://github.com/harvesthq/chosen/releases",
Expand Down

0 comments on commit c9ecf31

Please sign in to comment.