mirror of
https://github.com/luc-github/ESP3D.git
synced 2025-10-31 11:56:48 -07:00
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
44 lines
983 B
JSON
44 lines
983 B
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"commitConvention": "angular",
|
|
"contributors": [
|
|
{
|
|
"login": "oliof",
|
|
"name": "Harald Wagener",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/1230627?v=4",
|
|
"profile": "https://ponc.tech",
|
|
"contributions": [
|
|
"doc"
|
|
]
|
|
},
|
|
{
|
|
"login": "A7F",
|
|
"name": "Luke",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/17254471?v=4",
|
|
"profile": "https://github.com/A7F",
|
|
"contributions": [
|
|
"doc"
|
|
]
|
|
},
|
|
{
|
|
"login": "atsju",
|
|
"name": "Julien Staub",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/4628382?v=4",
|
|
"profile": "https://github.com/atsju",
|
|
"contributions": [
|
|
"doc"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"skipCi": true,
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"projectName": "ESP3D",
|
|
"projectOwner": "luc-github"
|
|
}
|