Files
ISLP_labs/.all-contributorsrc
allcontributors[bot] b5c2c8c8cd docs: add trevorhastie as a contributor for code, and content (#16)
* docs: update README.md [skip ci]

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

* docs: update README.md [skip ci]

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

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Taylor <jonathan.taylor@stanford.edu>
2023-10-18 16:50:07 -07:00

38 lines
867 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"
]
},
{
"login": "trevorhastie",
"name": "trevorhastie",
"avatar_url": "https://avatars.githubusercontent.com/u/13293253?v=4",
"profile": "https://web.stanford.edu/~hastie/",
"contributions": [
"code",
"content"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "ISLP_labs",
"projectOwner": "intro-stat-learning"
}