Skip to content

Commit

Permalink
add contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreinglebert committed Mar 22, 2015
1 parent b750364 commit 213275f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .npmignore
@@ -1,4 +1,5 @@
node_modules
test
.gitignore
Makefile
Makefile
.travis.yml
4 changes: 3 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "gulp-zopfli",
"version": "0.1.0",
"version": "1.0.0",
"description": "Zopfli compressor for gulp",
"keywords": [
"gulpplugin",
Expand All @@ -23,6 +23,8 @@
"test": "make test"
},
"contributors": [
"Pierre Inglebert <pierre.inglebert@gmail.com>",
"Mayhem <stepien.nicolas@gmail.com>",
"TruongSinh Tran-Nguyen <i@truongsinh.pro>",
"Jeremy Stuckey <jeremystuckey@gmail.com>"
],
Expand Down

0 comments on commit 213275f

Please sign in to comment.