1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

docs: update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot]
2021-11-15 21:37:49 +00:00
committed by GitHub
parent 6062a32c1c
commit 57bf90481b

View File

@ -1,5 +1,5 @@
{
"projectName": "Antares",
"projectName": "antares",
"projectOwner": "Fabio286",
"repoType": "github",
"repoHost": "https://github.com",
@ -111,7 +111,17 @@
"contributions": [
"platform"
]
},
{
"login": "kilianstallz",
"name": "Kilian Stallinger",
"avatar_url": "https://avatars.githubusercontent.com/u/5290318?v=4",
"profile": "https://kilianstallinger.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
"contributorsPerLine": 7,
"skipCi": true
}