This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 0dfb832808172a810e1342958ecf2a360e44eafd Author: Kevin Morin <morin@codelutin.com> Date: Tue Apr 18 17:53:36 2017 +0200 ajout de contributeurs --- pollen-ui-riot-js/package.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pollen-ui-riot-js/package.json b/pollen-ui-riot-js/package.json index 25f3bbf..750102a 100644 --- a/pollen-ui-riot-js/package.json +++ b/pollen-ui-riot-js/package.json @@ -13,6 +13,16 @@ "email": "dev@tchemit.fr", "url": "http://ultreia.io" }, + "contributors": [ + { + "name": "Sylvain Bavencoff", + "email": "bavencoff@codelutin.com" + }, + { + "name": "Kevin Morin", + "email": "morin@codelutin.com" + } + ], "scripts": { "start": "./node_modules/.bin/webpack-dev-server --hot --inline --host 0.0.0.0", "package": "./node_modules/.bin/webpack" -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.