PromucFlow_constructor/.all-contributorsrc

36 lines
813 B
Plaintext
Raw Normal View History

{
"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"
]
},
{
"login": "Nikhil-Nandagopal",
"name": "Nikhil Nandagopal",
"avatar_url": "https://avatars2.githubusercontent.com/u/3897254?v=4",
"profile": "https://github.com/Nikhil-Nandagopal",
"contributions": [
"doc",
"code",
"projectManagement"
]
}
],
"contributorsPerLine": 7,
"projectName": "appsmith",
"projectOwner": "appsmithorg",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}