PromucFlow_constructor/.all-contributorsrc
allcontributors[bot] 724355e11d
docs: add mohanarpit as a contributor (#1095)
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

* Moving the contributor badge to the correct location in README

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-09 15:52:48 +05:30

25 lines
504 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "mohanarpit",
"name": "Arpit Mohan",
"avatar_url": "https://avatars2.githubusercontent.com/u/458946?v=4",
"profile": "http://arpitmohan.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "appsmith",
"projectOwner": "appsmithorg",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}