mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-05 00:00:12 +00:00
44a4cf3b27
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
91 lines
2.2 KiB
JSON
91 lines
2.2 KiB
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"contributors": [
|
|
{
|
|
"login": "carols10cents",
|
|
"name": "Carol (Nichols || Goulding)",
|
|
"avatar_url": "https://avatars2.githubusercontent.com/u/193874?v=4",
|
|
"profile": "http://carol-nichols.com",
|
|
"contributions": [
|
|
"code",
|
|
"content"
|
|
]
|
|
},
|
|
{
|
|
"login": "QuietMisdreavus",
|
|
"name": "QuietMisdreavus",
|
|
"avatar_url": "https://avatars2.githubusercontent.com/u/5217170?v=4",
|
|
"profile": "https://twitter.com/QuietMisdreavus",
|
|
"contributions": [
|
|
"code",
|
|
"content"
|
|
]
|
|
},
|
|
{
|
|
"login": "robertlugg",
|
|
"name": "Robert M Lugg",
|
|
"avatar_url": "https://avatars0.githubusercontent.com/u/6054540?v=4",
|
|
"profile": "https://github.com/robertlugg",
|
|
"contributions": [
|
|
"content"
|
|
]
|
|
},
|
|
{
|
|
"login": "hynek",
|
|
"name": "Hynek Schlawack",
|
|
"avatar_url": "https://avatars3.githubusercontent.com/u/41240?v=4",
|
|
"profile": "https://hynek.me/about/",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
},
|
|
{
|
|
"login": "spacekookie",
|
|
"name": "Katharina Fey",
|
|
"avatar_url": "https://avatars0.githubusercontent.com/u/7669898?v=4",
|
|
"profile": "https://spacekookie.de",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
},
|
|
{
|
|
"login": "lukabavdaz",
|
|
"name": "lukabavdaz",
|
|
"avatar_url": "https://avatars0.githubusercontent.com/u/9624558?v=4",
|
|
"profile": "https://github.com/lukabavdaz",
|
|
"contributions": [
|
|
"code",
|
|
"content"
|
|
]
|
|
},
|
|
{
|
|
"login": "evestera",
|
|
"name": "Erik Vesteraas",
|
|
"avatar_url": "https://avatars2.githubusercontent.com/u/4187449?v=4",
|
|
"profile": "http://vestera.as",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
},
|
|
{
|
|
"login": "Delet0r",
|
|
"name": "delet0r",
|
|
"avatar_url": "https://avatars1.githubusercontent.com/u/23195618?v=4",
|
|
"profile": "https://github.com/Delet0r",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"projectName": "rustlings",
|
|
"projectOwner": "fmoko",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": true
|
|
}
|