ESP3D/.all-contributorsrc
allcontributors[bot] 6132284030
docs: add Binch3000 as a contributor for bug (#1129)
* docs: update README.md [skip ci]

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

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-03-19 09:32:17 +08:00

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