1
0
mirror of https://github.com/stisla/stisla.git synced 2025-08-30 19:39:58 +02:00

docs: create .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot]
2019-12-13 14:23:32 +00:00
committed by GitHub
parent 443e71f3ff
commit 3e7a197268

24
.all-contributorsrc Normal file
View File

@@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "iqbalaqaba",
"name": "Iqbal",
"avatar_url": "https://avatars3.githubusercontent.com/u/20835372?v=4",
"profile": "http://iqbalaqaba.github.io",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "stisla",
"projectOwner": "stisla",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}