Skip to content

Commit

Permalink
update contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
syt123450 committed Apr 11, 2018
1 parent 55e46f0 commit de5fd34
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 2 deletions.
15 changes: 15 additions & 0 deletions package.json
Expand Up @@ -69,6 +69,21 @@
"name": "lq3297401",
"email": "qi.liu01@sjsu.edu",
"url": "https://github.com/lq3297401"
},
{
"name": "bouyuc",
"email": "bouyuc@gmail.com",
"url": "https://github.com/bouyuc"
},
{
"name": "siriustom",
"email": "xiaoran.lin@sjsu.edu",
"url": "https://github.com/siriustom"
},
{
"name": "leonsaber",
"email": "fuyao.zhang@sjsu.edu",
"url": "https://github.com/leonsaber"
}
]
}
31 changes: 29 additions & 2 deletions react-giojs/package.json
Expand Up @@ -38,6 +38,33 @@
"build-example": "./node_modules/rollup/bin/rollup -c --input",
"build-test": "./node_modules/rollup/bin/rollup -c --input test/js/index.js"
},
"author": "syt123450 && BoTime",
"license": "Apache-2.0"
"author": "syt123450 && BoTime && siriustom",
"license": "Apache-2.0",
"contributors": [
{
"name": "syt123450",
"email": "yuntian.shen@sjsu.edu",
"url": "https://github.com/syt123450"
},
{
"name": "BoTime",
"email": "bo.liu@sjsu.edu",
"url": "https://github.com/BoTime"
},
{
"name": "siriustom",
"email": "xiaoran.lin@sjsu.edu",
"url": "https://github.com/siriustom"
},
{
"name": "zchholmes",
"email": "zhu.chenhua@sjsu.edu",
"url": "https://github.com/zchholmes"
},
{
"name": "leonsaber",
"email": "fuyao.zhang@sjsu.edu",
"url": "https://github.com/leonsaber"
}
]
}

0 comments on commit de5fd34

Please sign in to comment.