diff --git a/package.json b/package.json index 047b8ac4..27be0d92 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,8 @@ "hot": "electron ./index.js --hot", "webpack": "webpack-dev-server --hot --inline --config webpack.config.js", "postinstall": "npm run vendor", - "vendor": "oh-my-cdn" + "vendor": "oh-my-cdn", + "compile": "grunt compile" }, "config": { "electron-version": "1.1.3" @@ -28,9 +29,11 @@ ], "author": "Dick Choi (https://github.com/Rokt33r)", "contributors": [ + "Kazu Yokomizo (https://github.com/kazup01)", "dojineko (https://github.com/dojineko)", "Romain Bazile (https://github.com/gromain)", - "Bruno Paz (https://github.com/brpaz)" + "Bruno Paz (https://github.com/brpaz)", + "Fabian Mueller (https://github.com/dotcs)" ], "bugs": { "url": "https://github.com/BoostIO/Boostnote/issues" diff --git a/readme-ja.md b/readme-ja.md index d85a24eb..4c1ccf33 100644 --- a/readme-ja.md +++ b/readme-ja.md @@ -34,15 +34,17 @@ [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) -## Author +## Author & Maintainer [Rokt33r(Dick Choi of MAISIN&CO.)](https://github.com/rokt33r) ## Contributors +- [Kazu Yokomizo](https://github.com/kazup01) - [dojineko](https://github.com/dojineko) - [Romain Bazile](https://github.com/gromain) - [Bruno Paz](https://github.com/brpaz) +- [Fabian Mueller](https://github.com/dotcs) ## Copyright & License diff --git a/readme-ko.md b/readme-ko.md index 5ec8812b..6c605785 100644 --- a/readme-ko.md +++ b/readme-ko.md @@ -33,15 +33,17 @@ [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) -## Author +## Author & Maintainer [Rokt33r(Dick Choi of MAISIN&CO.)](https://github.com/rokt33r) ## Contributors +- [Kazu Yokomizo](https://github.com/kazup01) - [dojineko](https://github.com/dojineko) - [Romain Bazile](https://github.com/gromain) - [Bruno Paz](https://github.com/brpaz) +- [Fabian Mueller](https://github.com/dotcs) ## Copyright & License diff --git a/readme.md b/readme.md index b10763a9..f7a1befa 100644 --- a/readme.md +++ b/readme.md @@ -36,15 +36,17 @@ We just want you to enjoying writing anything. :grinning: [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) -## Author +## Author & Maintainer [Rokt33r(Dick Choi of MAISIN&CO.)](https://github.com/rokt33r) ## Contributors +- [Kazu Yokomizo](https://github.com/kazup01) - [dojineko](https://github.com/dojineko) - [Romain Bazile](https://github.com/gromain) - [Bruno Paz](https://github.com/brpaz) +- [Fabian Mueller](https://github.com/dotcs) ## Copyright & License