Skip to content

Commit

Permalink
Add Michael
Browse files Browse the repository at this point in the history
  • Loading branch information
Igosuki committed Aug 5, 2014
1 parent 8f0838b commit 10a0831
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "compass-mixins",
"version": "0.12.3",
"authors": [
"Guillaume Balaine <[email protected]>"
"Guillaume Balaine <[email protected]>",
"Michael Heillein <nichaek>"
],
"description": "Compass stylesheets",
"main": "lib/_compass.scss",
Expand Down
12 changes: 9 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
{
"name": "compass-mixins",
"version": "0.12.3",
"authors": [
"Guillaume Balaine <[email protected]>"
],
"author": {
"name": "Guillaume Balaine",
"email": "[email protected]",
"url": "https://github.com/Igosuki"
},
"contributors": [{
"name": "Michael Heillein",
"url": "https://github.com/michaek"
}],
"description": "Compass stylesheets",
"repository": {
"type": "git",
Expand Down

0 comments on commit 10a0831

Please sign in to comment.