Skip to content

Commit

Permalink
Merge pull request max-programming#39 from max-programming/all-contri…
Browse files Browse the repository at this point in the history
…butors/add-Chensokheng

docs: add Chensokheng as a contributor
  • Loading branch information
max-programming authored Oct 25, 2020
2 parents 55a467d + 2f5ebbb commit 481f4f0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,15 @@
"contributions": [
"code"
]
},
{
"login": "Chensokheng",
"name": "Chensokheng",
"avatar_url": "https://avatars2.githubusercontent.com/u/52232579?v=4",
"profile": "https://github.com/Chensokheng",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🖊️ Todo App built using [React.js](https://reactjs.org/) and Material UI
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## This is a super simple Todo App built using React.js and styled using Material UI.
Expand Down Expand Up @@ -46,6 +46,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://dev.to/tusharkashyap63"><img src="https://avatars3.githubusercontent.com/u/65089058?v=4" width="100px;" alt=""/><br /><sub><b>Tushar Kashyap</b></sub></a><br /><a href="https://github.com/max-programming/max-todos/commits?author=tusharkashyap63" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/DharmarajX24"><img src="https://avatars2.githubusercontent.com/u/63334359?v=4" width="100px;" alt=""/><br /><sub><b>Dharmaraj</b></sub></a><br /><a href="https://github.com/max-programming/max-todos/commits?author=DharmarajX24" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/Chensokheng"><img src="https://avatars2.githubusercontent.com/u/52232579?v=4" width="100px;" alt=""/><br /><sub><b>Chensokheng</b></sub></a><br /><a href="https://github.com/max-programming/max-todos/commits?author=Chensokheng" title="Code">💻</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
Expand Down

0 comments on commit 481f4f0

Please sign in to comment.