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:
committed by
GitHub
parent
443e71f3ff
commit
3e7a197268
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal 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
|
||||
}
|
Reference in New Issue
Block a user