docs: add nithindavid as a contributor (#31)
* docs: update README.md * docs: create .all-contributorsrc
This commit is contained in:
parent
7518ea4af6
commit
01b4ea450b
2 changed files with 17 additions and 0 deletions
|
@ -6,6 +6,22 @@
|
|||
"commit": false,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "nithindavid",
|
||||
"name": "Nithin David Thomas",
|
||||
"avatar_url": "https://avatars2.githubusercontent.com/u/1277421?v=4",
|
||||
"profile": "http://nithindavid.me",
|
||||
"contributions": [
|
||||
"bug",
|
||||
"blog",
|
||||
"code",
|
||||
"doc",
|
||||
"design",
|
||||
"maintenance",
|
||||
"review"
|
||||
]
|
||||
}
|
||||
],
|
||||
{
|
||||
"login": "pranavrajs",
|
||||
"name": "Pranav Raj S",
|
||||
"avatar_url": "https://avatars3.githubusercontent.com/u/2246121?v=4",
|
||||
|
|
|
@ -75,6 +75,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
|||
<!-- prettier-ignore -->
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center"><a href="http://nithindavid.me"><img src="https://avatars2.githubusercontent.com/u/1277421?v=4" width="100px;" alt="Nithin David Thomas"/><br /><sub><b>Nithin David Thomas</b></sub></a><br /><a href="https://github.com/chatwoot/chatwoot/issues?q=author%3Anithindavid" title="Bug reports">🐛</a> <a href="#blog-nithindavid" title="Blogposts">📝</a> <a href="https://github.com/chatwoot/chatwoot/commits?author=nithindavid" title="Code">💻</a> <a href="https://github.com/chatwoot/chatwoot/commits?author=nithindavid" title="Documentation">📖</a> <a href="#design-nithindavid" title="Design">🎨</a> <a href="#maintenance-nithindavid" title="Maintenance">🚧</a> <a href="#review-nithindavid" title="Reviewed Pull Requests">👀</a></td>
|
||||
<td align="center"><a href="https://github.com/pranavrajs"><img src="https://avatars3.githubusercontent.com/u/2246121?v=4" width="100px;" alt="Pranav Raj S"/><br /><sub><b>Pranav Raj S</b></sub></a><br /><a href="https://github.com/chatwoot/chatwoot/issues?q=author%3Apranavrajs" title="Bug reports">🐛</a> <a href="#blog-pranavrajs" title="Blogposts">📝</a> <a href="https://github.com/chatwoot/chatwoot/commits?author=pranavrajs" title="Code">💻</a> <a href="https://github.com/chatwoot/chatwoot/commits?author=pranavrajs" title="Documentation">📖</a> <a href="#design-pranavrajs" title="Design">🎨</a> <a href="#maintenance-pranavrajs" title="Maintenance">🚧</a> <a href="#review-pranavrajs" title="Reviewed Pull Requests">👀</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue