Skip to content

Commit

Permalink
Adding e-mail to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfzdotnet committed Jan 28, 2014
1 parent 5a9350f commit c8f8ca3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"authors": [
{
"name": "Michael Roterman",
"homepage": "http://wtfz.net"
"homepage": "http://wtfz.net",
"email": "[email protected]"
}
],
"require": {
Expand Down

0 comments on commit c8f8ca3

Please sign in to comment.