mirror of
https://github.com/luc-github/ESP3D-WEBUI.git
synced 2026-02-19 17:01:20 +01:00
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
28 lines
578 B
JSON
28 lines
578 B
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"commitType": "docs",
|
|
"commitConvention": "angular",
|
|
"contributors": [
|
|
{
|
|
"login": "1001Rem",
|
|
"name": "1001Rem",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/146172724?v=4",
|
|
"profile": "https://github.com/1001Rem",
|
|
"contributions": [
|
|
"code",
|
|
"bug"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"skipCi": true,
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"projectName": "ESP3D-WEBUI",
|
|
"projectOwner": "luc-github"
|
|
}
|