Files
ESP3D-WEBUI/.all-contributorsrc
allcontributors[bot] 4c2363339a docs: add 1001Rem as a contributor for code, and bug (#434)
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-02 19:32:46 +08:00

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"
}