* 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
596 B
JSON
28 lines
596 B
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"commitType": "docs",
|
|
"commitConvention": "angular",
|
|
"contributors": [
|
|
{
|
|
"login": "tibshirani",
|
|
"name": "tibshirani",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/2848609?v=4",
|
|
"profile": "https://github.com/tibshirani",
|
|
"contributions": [
|
|
"code",
|
|
"content"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"skipCi": true,
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"projectName": "ISLP_labs",
|
|
"projectOwner": "intro-stat-learning"
|
|
}
|