docs: add pranavrajs as a contributor (#27)
* docs: update README.md * docs: create .all-contributorsrc
This commit is contained in:
committed by
Pranav Raj S
parent
5b865b560f
commit
7518ea4af6
29
.all-contributorsrc
Normal file
29
.all-contributorsrc
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "pranavrajs",
|
||||
"name": "Pranav Raj S",
|
||||
"avatar_url": "https://avatars3.githubusercontent.com/u/2246121?v=4",
|
||||
"profile": "https://github.com/pranavrajs",
|
||||
"contributions": [
|
||||
"bug",
|
||||
"blog",
|
||||
"code",
|
||||
"doc",
|
||||
"design",
|
||||
"maintenance",
|
||||
"review"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "chatwoot",
|
||||
"projectOwner": "chatwoot",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com"
|
||||
}
|
||||
Reference in New Issue
Block a user