Change app author to Mattermost

This commit is contained in:
Yuya Ochiai
2017-06-29 23:53:05 +09:00
parent 56ec6dedcf
commit 3fefb813f0
4 changed files with 6 additions and 9 deletions

View File

@@ -4,10 +4,7 @@
"version": "3.7.0",
"description": "Mattermost",
"main": "main.js",
"author": {
"name": "Yuya Ochiai",
"email": "yuya0321@gmail.com"
},
"author": "Mattermost, Inc. <feedback@mattermost.com>",
"license": "Apache-2.0",
"engines": {
"node": ">=4.2.0"