docs: add sojan-official as a contributor (#28)
* docs: update README.md * docs: create .all-contributorsrc
This commit is contained in:
parent
a14472c378
commit
129febf29e
2 changed files with 17 additions and 2 deletions
|
@ -20,8 +20,22 @@
|
|||
"review"
|
||||
]
|
||||
}
|
||||
],
|
||||
{
|
||||
{
|
||||
"login": "sojan-official",
|
||||
"name": "Sojan Jose",
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/73185?v=4",
|
||||
"profile": "http://sojan.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",
|
||||
|
|
|
@ -79,6 +79,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
|||
<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>
|
||||
<td align="center"><a href="http://www.linkedin.com/in/subintp"><img src="https://avatars1.githubusercontent.com/u/1742357?v=4" width="100px;" alt="Subin T P"/><br /><sub><b>Subin T P</b></sub></a><br /><a href="https://github.com/chatwoot/chatwoot/issues?q=author%3Asubintp" title="Bug reports">🐛</a> <a href="https://github.com/chatwoot/chatwoot/commits?author=subintp" title="Code">💻</a></td>
|
||||
<td align="center"><a href="https://github.com/manojmj92"><img src="https://avatars1.githubusercontent.com/u/4034241?v=4" width="100px;" alt="Manoj M J"/><br /><sub><b>Manoj M J</b></sub></a><br /><a href="https://github.com/chatwoot/chatwoot/issues?q=author%3Amanojmj92" title="Bug reports">🐛</a> <a href="https://github.com/chatwoot/chatwoot/commits?author=manojmj92" title="Code">💻</a> <a href="#review-manojmj92" title="Reviewed Pull Requests">👀</a></td>
|
||||
<td align="center"><a href="http://sojan.me"><img src="https://avatars1.githubusercontent.com/u/73185?v=4" width="100px;" alt="Sojan Jose"/><br /><sub><b>Sojan Jose</b></sub></a><br /><a href="https://github.com/chatwoot/chatwoot/issues?q=author%3Asojan-official" title="Bug reports">🐛</a> <a href="#blog-sojan-official" title="Blogposts">📝</a> <a href="https://github.com/chatwoot/chatwoot/commits?author=sojan-official" title="Code">💻</a> <a href="https://github.com/chatwoot/chatwoot/commits?author=sojan-official" title="Documentation">📖</a> <a href="#design-sojan-official" title="Design">🎨</a> <a href="#maintenance-sojan-official" title="Maintenance">🚧</a> <a href="#review-sojan-official" title="Reviewed Pull Requests">👀</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Reference in a new issue