mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-19 05:40:38 +01:00
docs: create .all-contributorsrc [skip ci]
This commit is contained in:
committed by
GitHub
parent
77ddf8ecc6
commit
588bbef312
28
.all-contributorsrc
Normal file
28
.all-contributorsrc
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "RedGl0w",
|
||||
"name": "redgl0w",
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/43498612?v=4",
|
||||
"profile": "http://redgl0w.github.io",
|
||||
"contributions": [
|
||||
"code",
|
||||
"bug",
|
||||
"ideas",
|
||||
"financial",
|
||||
"question"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "Omega",
|
||||
"projectOwner": "Omega-Numworks",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true
|
||||
}
|
||||
Reference in New Issue
Block a user