* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
36 lines
825 B
JSON
36 lines
825 B
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"commitType": "docs",
|
|
"commitConvention": "angular",
|
|
"contributors": [
|
|
{
|
|
"login": "BerranRemzi",
|
|
"name": "Berran Remzi",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/11856339?v=4",
|
|
"profile": "https://github.com/BerranRemzi",
|
|
"contributions": [
|
|
"bug",
|
|
"code"
|
|
]
|
|
},
|
|
{
|
|
"login": "Binch3000",
|
|
"name": "Binch3000",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/168651837?v=4",
|
|
"profile": "https://github.com/Binch3000",
|
|
"contributions": [
|
|
"bug"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"skipCi": true,
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"projectName": "ESP3D",
|
|
"projectOwner": "luc-github"
|
|
}
|