Skip to content

Commit

Permalink
docs: add @mcnaveen as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Jul 25, 2022
1 parent ec1fe53 commit 39442b5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"projectOwner": "adaptui",
"repoType": "github",
"repoHost": "https://github.com",
"files": [ "README.md"
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
Expand Down Expand Up @@ -35,6 +36,15 @@
"contributions": [
"ideas"
]
},
{
"login": "mcnaveen",
"name": "MC Naveen",
"avatar_url": "https://avatars.githubusercontent.com/u/8493007?v=4",
"profile": "https://github.com/mcnaveen",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ Thanks goes to these wonderful people
<td align="center"><a href="https://navinmoorthy.me/"><img src="https://avatars0.githubusercontent.com/u/39694575?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Navin Moorthy</b></sub></a><br /><a href="https://github.com/adaptui/react/commits?author=navin-moorthy" title="Code">💻</a></td>
<td align="center"><a href="http://anuraghazra.github.io/"><img src="https://avatars3.githubusercontent.com/u/35374649?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Anurag Hazra</b></sub></a><br /><a href="https://github.com/adaptui/react/commits?author=anuraghazra" title="Code">💻</a></td>
<td align="center"><a href="http://timeless.co/"><img src="https://avatars2.githubusercontent.com/u/6380293?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sandeep Prabhakaran</b></sub></a><br /><a href="#ideas-sandeepprabhakaran" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/mcnaveen"><img src="https://avatars.githubusercontent.com/u/8493007?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MC Naveen</b></sub></a><br /><a href="https://github.com/adaptui/react/commits?author=mcnaveen" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 39442b5

Please sign in to comment.