Skip to content

Commit

Permalink
add contributor in setting and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cixuuz authored and hackjutsu committed Aug 14, 2017
1 parent 7f72b51 commit ebd9b8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ Please submit an issue ticket in the [GitHub Issue page](https://github.com/hack
<td><img src=https://avatars0.githubusercontent.com/u/7173984?v=3><a href="https://github.com/rogersachan">rogersachan</a></td>
<td><img src=https://avatars3.githubusercontent.com/u/2075566?v=3><a href="https://github.com/passerbyid">passerbyid</a></td>
<td><img src=https://avatars2.githubusercontent.com/u/12994810?v=3><a href="https://github.com/YYSU">YYSU</a></td>
<td><img src=https://avatars3.githubusercontent.com/u/26782336><a href="https://github.com/cixuuz">cixuuz</a></td>
</tr>
</table>

Expand Down
1 change: 1 addition & 0 deletions app/containers/settingPage/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ class SettingPage extends Component {
<div className='contributor'><a href='https://github.com/rogersachan'>rogersachan</a></div>
<div className='contributor'><a href='https://github.com/passerbyid'>passerbyid</a></div>
<div className='contributor'><a href='https://github.com/YYSU'>YYSU</a></div>
<div className='contributor'><a href='https://github.com/cixuuz'>cixuuz</a></div>
</div>
<hr/>
<div>
Expand Down

0 comments on commit ebd9b8f

Please sign in to comment.